diff options
Diffstat (limited to 'games/nethack/files/nethack.desktop')
-rw-r--r-- | games/nethack/files/nethack.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/nethack/files/nethack.desktop b/games/nethack/files/nethack.desktop new file mode 100644 index 0000000000..40fa656dde --- /dev/null +++ b/games/nethack/files/nethack.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=NetHack +GenericName=Rogue-like Game +Comment=Standard NetHack client +Exec=nethack +Icon=nethack.xpm +Terminal=true +Type=Application +Categories=Application;Game;StrategyGame; |