wok-undigest rev 632

sweethome3d: fix desktop entry
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 06 09:11:05 2012 +0100 (2012-02-06)
parents 20e6aa6b7d90
children a48cf112babc
files sweethome3d/receipt
line diff
     1.1 --- a/sweethome3d/receipt	Sun Feb 05 22:58:36 2012 +0100
     1.2 +++ b/sweethome3d/receipt	Mon Feb 06 09:11:05 2012 +0100
     1.3 @@ -24,14 +24,16 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/applications $fs/usr/bin
     1.6  	cp -a $src $fs/usr/share/$PACKAGE
     1.7 -	cat > $fs/usr/share/applications <<EOT
     1.8 +	cat > $fs/usr/share/applications/$PACKAGE.desktop <<EOT
     1.9  [Desktop Entry]
    1.10 +Encoding=UTF-8
    1.11  Name=Interior design
    1.12 -Name[fr]=Aménagement d'intérieur
    1.13 +Name[fr]=Aménagement d'intérieur
    1.14  Type=Application
    1.15  Exec=$PACKAGE
    1.16 +Icon=gohome.png
    1.17  Terminal=false
    1.18 -Categories=Application;Office;
    1.19 +Categories=Office;
    1.20  EOT
    1.21  	cat > $fs/usr/bin/$PACKAGE <<EOT
    1.22  #!/bin/sh