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.desktop | |
parent | 0d24e30cd5b24b53ec504e0a9f1883fc4a79dc9e (diff) | |
download | slackbuilds-312fe0137e058312d5810d5d918ef6d9b5d2857d.tar.gz |
games/nethack: Added to 12.1 repository
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; |