blob: 2f777b79643ea55db0a7eca6ec9164db4eee2607 (
plain)
1
2
3
4
5
6
7
8
9
10
|
default = 'changelog'
mimetype = 'text/xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl
error = error.tmpl
|