Mercurial > p > roundup > code
diff locale/GNUmakefile @ 4570:6e3e4f24c753
Remove keyword expansions from CVS. All regression tests passed afterwards.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Wed, 16 Nov 2011 09:51:38 -0500 |
| parents | 5a9631828e33 |
| children | 2c0f7f16ce04 |
line wrap: on
line diff
--- a/locale/GNUmakefile Wed Nov 16 08:05:41 2011 -0500 +++ b/locale/GNUmakefile Wed Nov 16 09:51:38 2011 -0500 @@ -1,7 +1,5 @@ # Extract translatable strings from Roundup sources, # update and compile all existing translations -# -# $Id: GNUmakefile,v 1.11 2006-11-16 14:14:42 a1s Exp $ # tool locations XPOT ?= xpot
