# HG changeset patch # User Christophe Lincoln # Date 1249639201 -7200 # Node ID 0ce188cbda037339f7e9e17ddfe5fa7baf768d98 # Parent b0dc09d2cb2da260dfcc81686e2d9925f0f3a044 tazwok: mv desktop file to tazwok src diff -r b0dc09d2cb2d -r 0ce188cbda03 tazwok/receipt --- a/tazwok/receipt Fri Aug 07 11:47:55 2009 +0200 +++ b/tazwok/receipt Fri Aug 07 12:00:01 2009 +0200 @@ -15,12 +15,13 @@ mkdir -p $fs/usr/bin \ $fs/usr/share/examples/tazwok \ $fs/usr/share/doc/tazwok $fs/etc - + # Copy Tazwok, doc and examples. cp -a $src/tazwok $fs/usr/bin chmod 755 $fs/usr/bin/tazwok cp -a $src/doc/* $fs/usr/share/doc/tazwok cp -a $src/examples/* $fs/usr/share/examples/tazwok + cp -a $src/applications $fs/usr/share # Config file cp -a $src/examples/tazwok.conf $fs/etc diff -r b0dc09d2cb2d -r 0ce188cbda03 tazwok/stuff/applications/tazwok-doc.desktop --- a/tazwok/stuff/applications/tazwok-doc.desktop Fri Aug 07 11:47:55 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=Tazwok manual -Name[fr]=Manuel de Tazwok -GenericName=Packages builder -Comment=SliTaz packages builder manual -Comment[fr]=Manuel du générateur de paquets SliTaz -Exec=firefox /usr/share/doc/tazwok/ -Icon=/usr/share/icons/Tango/16x16/mimetypes/text-html.png -Type=Application -Categories=Documentation;