[Pkg-nethack-devel] nethack/debian/x11 NetHack.ad,1.1,1.2 nethackrc,1.2,1.3

Joshua Kwan joshk-guest@quantz.debian.org
Thu, 23 Oct 2003 05:23:36 +0000


Update of /cvsroot/pkg-nethack/nethack/debian/x11
In directory quantz:/tmp/cvs-serv19981/debian/x11

Modified Files:
	NetHack.ad nethackrc 
Log Message:
Oof, too much stuff landing at once, please test! See debian/changelog
for all the details.


Index: nethackrc
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/x11/nethackrc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nethackrc	17 Oct 2003 07:23:17 -0000	1.2
+++ nethackrc	23 Oct 2003 05:23:34 -0000	1.3
@@ -2,7 +2,7 @@
 # System-wide NetHack configuration file for X-based NetHack.
 #
 
-OPTIONS=windowtype:x11,toptenwin,hilite_pet
+OPTIONS=windowtype:x11,toptenwin,hilite_pet,!number_pad
 OPTIONS=fixinv,safe_pet,sortpack,tombstone,color
 OPTIONS=verbose,news,fruit:potato
 OPTIONS=dogname:Slinky

Index: NetHack.ad
===================================================================
RCS file: /cvsroot/pkg-nethack/nethack/debian/x11/NetHack.ad,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- NetHack.ad	7 Oct 2003 23:35:09 -0000	1.1
+++ NetHack.ad	23 Oct 2003 05:23:34 -0000	1.2
@@ -19,16 +19,16 @@
 ! the custom format - to enlarge an XPM file, use processing tools
 ! such as XV or preferably PBMplus.
 !
-NetHack.tile_file: x11tiles
+NetHack.tile_file: /usr/share/pixmaps/nethack/x11tiles
 !NetHack.double_tile_size: True
 !
 ! The annotation of pets.
-NetHack.pet_mark_bitmap: pet_mark.xbm
+NetHack.pet_mark_bitmap: /usr/share/pixmaps/nethack/pet_mark.xbm
 NetHack.pet_mark_color: Red
 
 ! Tombstone
 ! The image file
-NetHack.tombstone: rip.xpm
+NetHack.tombstone: /usr/share/pixmaps/nethack/rip.xpm
 ! Text starts at (tombtext_x, tombtext_y) and subsequent lines
 ! are displaced by (tombtext_dx, tombtext_dy) pixels.  If you
 NetHack.tombtext_x: 155