wok rev 12046

tintin: cleaned up receipt and desktop files
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Mar 07 14:01:00 2012 -0800 (2012-03-07)
parents 88cfcda0c8aa
children b825b8e9c352
files tintin++/receipt tintin++/stuff/tintin++.desktop tintin++/stuff/tintin++.png tintin++/stuff/tintin.desktop tintin++/stuff/tintin.png
line diff
     1.1 --- a/tintin++/receipt	Wed Mar 07 13:45:17 2012 -0800
     1.2 +++ b/tintin++/receipt	Wed Mar 07 14:01:00 2012 -0800
     1.3 @@ -23,9 +23,5 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -        mkdir -p $fs/usr/share/applications \
     1.8 -		$fs/usr/share/pixmaps
     1.9 -	cp $stuff/tintin.desktop $fs/usr/share/applications
    1.10 -	cp $stuff/tintin.png $fs/usr/share/pixmaps
    1.11  	cp -a $install/* $fs
    1.12  }
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/tintin++/stuff/tintin++.desktop	Wed Mar 07 14:01:00 2012 -0800
     2.3 @@ -0,0 +1,10 @@
     2.4 +[Desktop Entry]
     2.5 +Type=Application
     2.6 +Name=Chess
     2.7 +Name[en_US]=TinTin++
     2.8 +Exec=tt++
     2.9 +Icon=tintin++
    2.10 +Terminal=true
    2.11 +Categories=Game;
    2.12 +Comment=MUD client
    2.13 +
     3.1 Binary file tintin++/stuff/tintin++.png has changed
     4.1 --- a/tintin++/stuff/tintin.desktop	Wed Mar 07 13:45:17 2012 -0800
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,10 +0,0 @@
     4.4 -[Desktop Entry]
     4.5 -Type=Application
     4.6 -Name=Chess
     4.7 -Name[en_US]=TinTin++
     4.8 -Exec=tt++
     4.9 -Icon=tintin
    4.10 -Terminal=true
    4.11 -Categories=Game;
    4.12 -Comment=MUD client
    4.13 -
     5.1 Binary file tintin++/stuff/tintin.png has changed