wok rev 3839

tazwok: mv desktop file to tazwok src
author Christophe Lincoln <pankso@slitaz.org>
date Fri Aug 07 12:00:01 2009 +0200 (2009-08-07)
parents b0dc09d2cb2d
children 3ca9cd368b3d
files tazwok/receipt tazwok/stuff/applications/tazwok-doc.desktop
line diff
     1.1 --- a/tazwok/receipt	Fri Aug 07 11:47:55 2009 +0200
     1.2 +++ b/tazwok/receipt	Fri Aug 07 12:00:01 2009 +0200
     1.3 @@ -15,12 +15,13 @@
     1.4  	mkdir -p $fs/usr/bin \
     1.5  		$fs/usr/share/examples/tazwok \
     1.6  		$fs/usr/share/doc/tazwok $fs/etc
     1.7 -	
     1.8 +
     1.9  	# Copy Tazwok, doc and examples.
    1.10  	cp -a $src/tazwok $fs/usr/bin
    1.11  	chmod 755 $fs/usr/bin/tazwok
    1.12  	cp -a $src/doc/* $fs/usr/share/doc/tazwok
    1.13  	cp -a $src/examples/* $fs/usr/share/examples/tazwok
    1.14 +	cp -a $src/applications $fs/usr/share
    1.15  
    1.16  	# Config file
    1.17  	cp -a $src/examples/tazwok.conf $fs/etc
     2.1 --- a/tazwok/stuff/applications/tazwok-doc.desktop	Fri Aug 07 11:47:55 2009 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,10 +0,0 @@
     2.4 -[Desktop Entry]
     2.5 -Name=Tazwok manual
     2.6 -Name[fr]=Manuel de Tazwok
     2.7 -GenericName=Packages builder
     2.8 -Comment=SliTaz packages builder manual
     2.9 -Comment[fr]=Manuel du générateur de paquets SliTaz
    2.10 -Exec=firefox /usr/share/doc/tazwok/
    2.11 -Icon=/usr/share/icons/Tango/16x16/mimetypes/text-html.png
    2.12 -Type=Application
    2.13 -Categories=Documentation;