# HG changeset patch # User Samuel Trassare # Date 1329689148 28800 # Node ID 63d0fd1d90188be5b082ba56877a4d14104a4041 # Parent 0cd4d6be35f5819cb797aea11f18a0ec80389dfc added tintin.desktop and icon diff -r 0cd4d6be35f5 -r 63d0fd1d9018 tintin++/receipt --- a/tintin++/receipt Sun Feb 19 08:14:43 2012 -0800 +++ b/tintin++/receipt Sun Feb 19 14:05:48 2012 -0800 @@ -25,8 +25,8 @@ { mkdir -p $fs/usr/share/applications \ $fs/usr/share/pixmaps - cp stuff/tintin.desktop $fs/usr/share/applications - cp stuff/tintin.png $fs/usr/share/pixmaps + cp $stuff/tintin.desktop $fs/usr/share/applications + cp $stuff/tintin.png $fs/usr/share/pixmaps cp -a $install/* $fs diff -r 0cd4d6be35f5 -r 63d0fd1d9018 tintin++/stuff/tintin.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tintin++/stuff/tintin.desktop Sun Feb 19 14:05:48 2012 -0800 @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=Chess +Name[en_US]=TinTin++ +Exec=tt++ +Icon=tintin.png +Terminal=true +Categories=Game; +Comment=MUD client + diff -r 0cd4d6be35f5 -r 63d0fd1d9018 tintin++/stuff/tintin.png Binary file tintin++/stuff/tintin.png has changed