view templates/map-rss @ 2010:db1eb0de286a

fix appendfile problem on macos. when i open file with mode 'a+' on linux, seek position is 0. on macos seek position is end of file instead. not documented.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 27 Mar 2006 08:31:33 -0800
parents c64bef3d7043
children
line wrap: on
line source

default = 'changelog'
header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl
tags = tags-rss.tmpl
tagentry = tagentry-rss.tmpl