wok-current diff ninvaders/stuff/ninvaders.desktop @ rev 4407

php: Add mcrypt support.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Oct 20 19:50:11 2009 +0000 (2009-10-20)
parents
children 2d4bbd951583
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ninvaders/stuff/ninvaders.desktop	Tue Oct 20 19:50:11 2009 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=nInvaders
     1.7 +GenericName=Space Invaders clone
     1.8 +Type=Application
     1.9 +Comment=Play to Space invaders
    1.10 +Terminal=true
    1.11 +Exec=xterm -e nInvaders
    1.12 +Icon=/usr/share/icons/Tango/jwm/applications-other.png
    1.13 +Categories=Application;Game;
    1.14 +