aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm95-i18n/files/patch-ae
blob: 6c26334b13db738dd9f354d9f6fcf11e1e4b376f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
--- Fvwm.tmpl.orig	Sat May 25 21:09:38 1996
+++ Fvwm.tmpl	Sat May 25 21:12:21 1996
@@ -30,6 +30,8 @@
  ***************************************************************************/
 
 /* #define FvwmIconPath /usr/include/X11/bitmaps\:/usr/include/X11/pixmaps */
+#define FvwmIconPath /usr/X11R6/lib/X11/fvwm95-2/mini-icons\:/usr/X11R6/lib/X11
+/fvwm95-2/icons\:/usr/X11R6/include/X11/pixmaps\:/usr/X11R6/include/X11/bitmaps
 
 
 /***************************************************************************
@@ -80,7 +82,7 @@
  * Set this to YES if you would like the programs in the utils directory
  * installed.
  *************************************************************************/
-#define InstallUtils NO
+#define InstallUtils YES
 
 
 /**************************************************************************
@@ -149,17 +151,17 @@
  ***************************************************************************/
 
 /* Where do you want the fvwm binaries installed. */
-/* #define FvwmBinDir      /usr/local/X11R6/bin */
+#define FvwmBinDir      /usr/X11R6/bin
 
 /* Where do you want the fvwm modules installed. */
-/* #define FvwmDir         /usr/local/X11R6/lib/X11/fvwm95-2 */
+#define FvwmDir         /usr/X11R6/lib/X11/fvwm95-2
 
 /* Where do you want the fvwm libraries installed. */
-/* #define FvwmLibDir      /usr/local/X11R6/lib */
+#define FvwmLibDir      /usr/X11R6/lib
 
 /* Where do you want the fvwm man pages installed. */
-/* #define FvwmManPath     /usr/local/X11R6/man */
-/* #define FvwmManSuffix   1 */
+#define FvwmManPath     /usr/X11R6/man
+#define FvwmManSuffix   1
 
 
 /***************************************************************************