diff options
Diffstat (limited to 'games/zsnes/zsnes.desktop')
-rw-r--r-- | games/zsnes/zsnes.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/zsnes/zsnes.desktop b/games/zsnes/zsnes.desktop new file mode 100644 index 0000000000..a95c8341b8 --- /dev/null +++ b/games/zsnes/zsnes.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=ZSNES +Comment=SNES Emulator +Exec=zsnes +Icon=/usr/share/pixmaps/zsnes.png +Terminal=false +Type=Application +Categories=GNOME;GTK;Game; +StartupNotify=false +GenericName=ZSNES Emulator +X-KDE-StartupNotify=false +X-DCOP-ServiceType=Multi +Categories=Qt;KDE;Game; |