Mercurial > hg
view templates/raw/map @ 9455:176b7d42e6cc
Merge with main
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Thu, 17 Sep 2009 21:51:55 +0200 |
parents | 4bf90ee588b9 |
children | 2059be77d4f8 |
line wrap: on
line source
mimetype = 'text/plain; charset={encoding}' header = '' footer = '' changeset = changeset.tmpl difflineplus = '{line}' difflineminus = '{line}' difflineat = '{line}' diffline = '{line}' changesetparent = '# Parent {node}' changesetchild = '# Child {node}' filenodelink = '' fileline = '{line}' diffblock = '{lines}' filediff = filediff.tmpl fileannotate = fileannotate.tmpl annotateline = '{author|user}@{rev}: {line}' manifest = manifest.tmpl direntry = 'drwxr-xr-x {basename}\n' fileentry = '{permissions|permissions} {size} {basename}\n' index = index.tmpl notfound = notfound.tmpl error = error.tmpl indexentry = '{url}\n'