blob: dac2cbd5419710622f44f4229ac5bbdf249e7a22 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- XScrabble.ad.orig Tue Mar 11 06:57:16 1997
+++ XScrabble.ad Sun Jul 27 09:53:56 1997
@@ -1,9 +1,9 @@
! *** XScrabble resource file ***
! edit the following three pathnames as required:
-XScrabble.dictfile: /usr/local/lib/OSPD3
-XScrabble.permfile: /usr/local/lib/scrabble_permutations
-XScrabble.scorefile: /usr/local/lib/xscrabble.scores
+XScrabble.dictfile: @XSCRABBLEDIR@/OSPD3
+XScrabble.permfile: @XSCRABBLEDIR@/scrabble_permutations
+XScrabble.scorefile: @XSCRABBLEDIR@/xscrabble.scores
! version string, to make sure correct resource file is loaded
XScrabble*version: 100
|