Mercurial > p > roundup > code
diff doc/tracker_templates.txt @ 4557:33a1f03b9de0
Remove $-cookies that have been misleading since roundup moved off CVS.
One of these, a $Date$ cookie, might accidentally expanded correctly by
Subversion *if* keyword expansion was enabled on that file; but judging by
the ancientness of the date, it probably wasn't.
In any case, git doesn't do any keyword expansion at all, so there
isn't an equivalent to translate these into.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Mon, 31 Oct 2011 17:48:11 -0400 |
| parents | eb0015a2caa5 |
| children | b76be13e027e |
line wrap: on
line diff
--- a/doc/tracker_templates.txt Fri Oct 21 15:15:06 2011 +1100 +++ b/doc/tracker_templates.txt Mon Oct 31 17:48:11 2011 -0400 @@ -2,8 +2,6 @@ Roundup Tracker Templates ========================= -:Version: $Revision: 1.2 $ - The templates distributed with Roundup are stored in the "share" directory nominated by Python. On Unix this is typically ``/usr/share/roundup/templates/`` (or ``/usr/local/share...``) and
