Mercurial > hg
view mercurial/templates/rss/filelog.tmpl @ 19426:e43184680461
doc: make man and html from translated documents
Before this patch, man and html are english only, and there sources are not
translatable.
This patch make translatable all documents.
author | Takumi IINO <trot.thunder@gmail.com> |
---|---|
date | Wed, 03 Jul 2013 21:49:43 +0900 |
parents | f91e5630ce7e |
children |
line wrap: on
line source
{header} <title>{repo|escape}: {file|escape} history</title> <description>{file|escape} revision history</description> {entries%filelogentry} </channel> </rss>