summaryrefslogtreecommitdiffstats
path: root/editors/gxedit/files/patch-aa
blob: 1945abcb42ee061e359c230c3053967067901ba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- config.h.orig	Fri Mar 19 16:39:48 1999
+++ config.h	Mon Apr  5 17:16:37 1999
@@ -1,7 +1,7 @@
 /* configuration file - precompile options */
 
 #define USE_NET
-#undef BG_ON_START
+#define BG_ON_START
 #define GTK_1_1
 #undef GTKEDITOR_PATCH
 
@@ -77,9 +77,9 @@
 /* paths */
 
 #define NETSCAPE "/usr/local/bin/netscape -remote"
-#define EMACS "/usr/bin/emacs"
-#define DES "/bin/des"
-#define IDEA "/bin/idea"
+#define EMACS "/usr/local/bin/emacs"
+#define DES "/usr/local/bin/des"
+#define IDEA "/usr/local/bin/idea"
 #define XTERM "/usr/X11R6/bin/xterm"
 #define AWK "awk"
 #define SED "sed"
OpenPOWER on IntegriCloud