diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-04 08:56:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-04 08:56:22 +0000 |
commit | 6e243d930e52df04823966e4184b1c9f5ed291eb (patch) | |
tree | e38a7de5c403a7e620ce96686ff72061618a59a6 /editors/gxedit/files/patch-aa | |
parent | Upgrade to 0.57a, REMOVE BROKEN_ELF tag. (diff) |
Upgrade to 1.16.
Diffstat (limited to 'editors/gxedit/files/patch-aa')
-rw-r--r-- | editors/gxedit/files/patch-aa | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/editors/gxedit/files/patch-aa b/editors/gxedit/files/patch-aa index 79c0e57eabe6..a265d77cae2a 100644 --- a/editors/gxedit/files/patch-aa +++ b/editors/gxedit/files/patch-aa @@ -1,5 +1,5 @@ ---- config.h.orig Sun Aug 30 08:16:29 1998 -+++ config.h Thu Sep 17 06:43:40 1998 +--- config.h.orig Fri Oct 30 20:36:26 1998 ++++ config.h Sun Nov 1 17:43:51 1998 @@ -1,8 +1,8 @@ /* configuration file - precompile options */ @@ -11,3 +11,12 @@ #undef GTKEDITOR_PATCH /* Use the GtkEditor patch */ /* Highlighting styles */ +@@ -15,7 +15,7 @@ + /* proxy */ + #undef USE_SOCKS /* you need to add -lsocks5 to the makefile for this */ + +-#undef INTERNATIONAL /* set locale */ ++#define INTERNATIONAL /* set locale */ + + /* mail path */ + |