[Pkg-nethack-devel] nethack/debian/qt nethackrc,1.3,1.4

Joshua Kwan joshk-guest@quantz.debian.org
Sun, 09 Nov 2003 01:22:38 +0000


Update of /cvsroot/pkg-nethack/nethack/debian/qt
In directory quantz:/tmp/cvs-serv12556/qt

Modified Files:
	nethackrc 
Log Message:
Document QT_TILEWIDTH, QT_TILEHEIGHT, QT_FONTSIZE in qt/nethackrc


Index: nethackrc
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/qt/nethackrc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nethackrc	23 Oct 2003 05:23:34 -0000	1.3
+++ nethackrc	9 Nov 2003 01:22:35 -0000	1.4
@@ -11,3 +11,17 @@
 OPTIONS=nomail
 OPTIONS=menustyle:partial,!time,showexp
 OPTIONS=msghistory:200
+
+# Optional Qt-specific options.
+
+# QT_TILEWIDTH=20
+# QT_TILEHEIGHT=24
+
+# These are the possible settings for QT_FONTSIZE:
+# t -> tiny
+# s -> small
+# m -> medium
+# l -> large
+# h -> huge
+
+# QT_FONTSIZE=m