diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:57:01 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:57:01 +0000 |
commit | 65709d5e5e11f599f13e508b8c5f47dfc467b08d (patch) | |
tree | 419da1a0ecfab4c2969492b42c4c33dd4e06c4fa /irc/bitchx/files/patch-aq | |
parent | Rename german/ and graphics/ patch-xy patches to reflect the files they modify. (diff) |
Rename irc/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'irc/bitchx/files/patch-aq')
-rw-r--r-- | irc/bitchx/files/patch-aq | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/irc/bitchx/files/patch-aq b/irc/bitchx/files/patch-aq deleted file mode 100644 index 7c46ba4760f5..000000000000 --- a/irc/bitchx/files/patch-aq +++ /dev/null @@ -1,33 +0,0 @@ ---- include/config.h.old Wed Mar 14 11:20:48 2001 -+++ include/config.h Wed Mar 14 11:23:51 2001 -@@ -225,7 +225,7 @@ - * in the client. defining this variable to 1 allows that happen. It also - * adds a HEBREW_TOGGLE variable which can turn this feature on/off - */ --#undef WANT_HEBREW -+#define WANT_HEBREW - - /* if you use cidentd the filename is called .authlie instead of .noident. - * as well some modifications to the format of the file were made. So we -@@ -480,9 +480,9 @@ - #define DEFAULT_AINV 0 - #define DEFAULT_ANNOY_KICK OFF - #define DEFAULT_AOP_VAR OFF --#define DEFAULT_AUTO_AWAY ON --#define DEFAULT_KICK_OPS ON --#define DEFAULT_AUTO_REJOIN ON -+#define DEFAULT_AUTO_AWAY OFF -+#define DEFAULT_KICK_OPS OFF -+#define DEFAULT_AUTO_REJOIN OFF - #define DEFAULT_DEOPFLOOD ON - #if defined(__EMXPM__) || defined(WIN32) - #define DEFAULT_CODEPAGE 437 -@@ -684,7 +684,7 @@ - #endif - - #undef PARANOID /* #define this if your paranoid about dcc hijacking */ --#undef WANT_CHAN_NICK_SERV /* do we want to include some chan/nick/oper server commands */ -+#define WANT_CHAN_NICK_SERV /* do we want to include some chan/nick/oper server commands */ - - /* new epic stuff */ - #define OLD_STATUS_S_EXPANDO_BEHAVIOR |