tazusb diff Makefile @ rev 86

Up AUTHORS and prepa for release
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 07 12:21:45 2011 +0200 (2011-06-07)
parents 8f616d2e1490
children b7bdee64a948
line diff
     1.1 --- a/Makefile	Mon Jun 06 13:56:58 2011 +0200
     1.2 +++ b/Makefile	Tue Jun 07 12:21:45 2011 +0200
     1.3 @@ -15,7 +15,10 @@
     1.4  # i18n.
     1.5  
     1.6  pot:
     1.7 -	xgettext -o po/tazusbbox/tazusbbox.pot -L Shell ./tazusbbox
     1.8 +	xgettext -o po/tazusbbox/tazusbbox.pot -L Shell \
     1.9 +		--package-name="TazUSB" \
    1.10 +		--package-version="$(VERSION)" \
    1.11 +		./tazusbbox
    1.12  
    1.13  msgmerge:
    1.14  	@for l in $(LINGUAS); do \