tazpkg diff Makefile @ rev 344

Gettextize tazpkg
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 20 17:23:34 2010 +0200 (2010-06-20)
parents d6183a5cf8c4
children c0b11abd0df1
line diff
     1.1 --- a/Makefile	Sun Jun 20 11:52:56 2010 +0200
     1.2 +++ b/Makefile	Sun Jun 20 17:23:34 2010 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  # i18n.
     1.5  
     1.6  pot:
     1.7 -	xgettext -o po/tazpkg/tazpkg.pot -L Shell ./tazpkg
     1.8 +	xgettext -o po/tazpkg/tazpkg.pot -L Shell --package-name=Tazpkg ./tazpkg
     1.9  	
    1.10  msgmerge:
    1.11  	@for l in $(LINGUAS); do \