diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:41:09 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:41:09 +0000 |
commit | 0b318dae37d3b3731d1a6cac13c435664956b65c (patch) | |
tree | d7bcecf212f3ec81f19595d38cd79e4675d95c64 /editors/gxedit/files/patch-aa | |
parent | New list of MASTER_SITES. (diff) |
Update to version 1.22.
PR: 10453
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Notes
Notes:
svn path=/head/; revision=17375
Diffstat (limited to 'editors/gxedit/files/patch-aa')
-rw-r--r-- | editors/gxedit/files/patch-aa | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/editors/gxedit/files/patch-aa b/editors/gxedit/files/patch-aa index 5f3474d1dabc..45493f253049 100644 --- a/editors/gxedit/files/patch-aa +++ b/editors/gxedit/files/patch-aa @@ -1,14 +1,15 @@ ---- config.h.orig Thu Dec 31 22:48:16 1998 -+++ config.h Mon Jan 18 02:18:32 1999 -@@ -1,6 +1,6 @@ +--- config.h.orig Sat Mar 6 13:16:31 1999 ++++ config.h Sat Mar 6 13:17:25 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 -@@ -62,9 +62,9 @@ +@@ -77,9 +77,9 @@ /* paths */ #define NETSCAPE "/usr/local/bin/netscape -remote" |