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