slitaz-tools diff Makefile @ rev 745

Rename wifibox to wifi-box (we may have a tools-gtkdialog packages with old boxes, so avoid name conflicts)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 29 23:07:19 2012 +0200 (2012-04-29)
parents 4a32682281e3
children 6c810b5973a7
line diff
     1.1 --- a/Makefile	Sat Apr 28 22:37:13 2012 +0200
     1.2 +++ b/Makefile	Sun Apr 29 23:07:19 2012 +0200
     1.3 @@ -29,8 +29,9 @@
     1.4  	@echo -n "Generating SliTaz Boxes pot file... "
     1.5  	@xgettext -o po/slitaz-boxes/slitaz-boxes.pot -L Shell \
     1.6  		--package-name="SliTaz Boxes" \
     1.7 -		./boxes/wifibox
     1.8 +		./boxes/wifi-box
     1.9  	@echo "done"
    1.10 +	#./boxes/burn-box
    1.11  
    1.12  tazbox-pot:
    1.13  	@echo -n "Generating tazbox pot file... "