templates/map-rss
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 06 Sep 2006 02:15:33 +0200
changeset 3061 fe5c92529d1c
parent 1901 c64bef3d7043
child 3227 e281903c9d32
permissions -rw-r--r--
hgk.py: fix warnings from pychecker - unused variables - usage of undefined variables (opts and filterfiles)

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