# HG changeset patch # User Samuel Trassare # Date 1330994406 28800 # Node ID b21ddafda05bcf5d72a34c35a111414470d8b66b # Parent f555951980e768ebd29f4fa04859a8c307283c84 stella: added desc, removed extension from desktop file diff -r f555951980e7 -r b21ddafda05b stella/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stella/description.txt Mon Mar 05 16:40:06 2012 -0800 @@ -0,0 +1,3 @@ +The Atari 2600 Video Computer System (VCS), introduced in 1977, was the most +popular home video game system of the early 1980's. Now you can enjoy all of +your favorite Atari 2600 games on your PC thanks to Stella! diff -r f555951980e7 -r b21ddafda05b stella/receipt --- a/stella/receipt Mon Mar 05 15:12:50 2012 -0800 +++ b/stella/receipt Mon Mar 05 16:40:06 2012 -0800 @@ -23,9 +23,8 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr/share/pixmaps + mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/applications $fs/usr/share cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/stella.png $fs/usr/share/pixmaps } diff -r f555951980e7 -r b21ddafda05b stella/stuff/stella.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stella/stuff/stella.desktop Mon Mar 05 16:40:06 2012 -0800 @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Stella +Comment=A multi-platform Atari 2600 emulator +Exec=stella %f +Icon=stella +Terminal=false +Type=Application +Categories=Application;Emulator;Game;