wok rev 11715

added tintin.desktop and icon
author Samuel Trassare <samuel_trassare@yahoo.com>
date Sun Feb 19 14:05:48 2012 -0800 (2012-02-19)
parents 0cd4d6be35f5
children 76375693c404
files tintin++/receipt tintin++/stuff/tintin.desktop tintin++/stuff/tintin.png
line diff
     1.1 --- a/tintin++/receipt	Sun Feb 19 08:14:43 2012 -0800
     1.2 +++ b/tintin++/receipt	Sun Feb 19 14:05:48 2012 -0800
     1.3 @@ -25,8 +25,8 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/applications \
     1.6  		$fs/usr/share/pixmaps
     1.7 -	cp stuff/tintin.desktop $fs/usr/share/applications
     1.8 -	cp stuff/tintin.png $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  	
    1.12  	cp -a $install/* $fs
    1.13  	
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/tintin++/stuff/tintin.desktop	Sun Feb 19 14:05:48 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.png
    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