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-qt | |
parent | 0d24e30cd5b24b53ec504e0a9f1883fc4a79dc9e (diff) | |
download | slackbuilds-312fe0137e058312d5810d5d918ef6d9b5d2857d.tar.gz |
games/nethack: Added to 12.1 repository
Diffstat (limited to 'games/nethack/files/nethack-qt')
-rw-r--r-- | games/nethack/files/nethack-qt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/nethack/files/nethack-qt b/games/nethack/files/nethack-qt new file mode 100644 index 0000000000..f4c865abc7 --- /dev/null +++ b/games/nethack/files/nethack-qt @@ -0,0 +1,3 @@ +#!/bin/sh + +NETHACKOPTIONS="windowtype:Qt" nethack |