##// END OF EJS Templates
commands.paths: use ui.paths to show paths...
commands.paths: use ui.paths to show paths We now have an API for representing a collection of paths. Use it.

File last commit:

r9999:f91e5630 default
r24251:a330660b default
Show More
error.tmpl
10 lines | 244 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>http://mercurial.selenic.com/#error</guid>
</item>
</channel>
</rss>