diff options
author | Wade Nelson <wade.nels@gmail.com> | 2010-05-11 22:53:45 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:45 +0200 |
commit | 312fe0137e058312d5810d5d918ef6d9b5d2857d (patch) | |
tree | e41a32b0c6d8d2991c17c2cb3c80e989ec59fecb /games/nethack/files/nethack-x11.desktop | |
parent | 0d24e30cd5b24b53ec504e0a9f1883fc4a79dc9e (diff) |
games/nethack: Added to 12.1 repository
Diffstat (limited to 'games/nethack/files/nethack-x11.desktop')
-rw-r--r-- | games/nethack/files/nethack-x11.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/nethack/files/nethack-x11.desktop b/games/nethack/files/nethack-x11.desktop new file mode 100644 index 0000000000000..b8a78bf95f6fc --- /dev/null +++ b/games/nethack/files/nethack-x11.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=NetHack (X11) +GenericName=Rogue-like Game +Comment=Graphical NetHack client +Exec=nethack-x11 +Icon=nethack.xpm +Terminal=false +Type=Application +Categories=Application;Game;StrategyGame; |