]> git.pld-linux.org Git - packages/BitchX.git/blame - BitchX-config.h.patch
- added irc.pld.org.pl
[packages/BitchX.git] / BitchX-config.h.patch
CommitLineData
99942e14 1--- BitchX/include/config.h.orig Mon Jan 8 07:24:22 2001
2+++ BitchX/include/config.h Thu Aug 16 20:41:31 2001
3@@ -84,6 +84,11 @@
4 "irc.homelien.no "\
5 "irc.rt.ru "\
6 "[ircnet] "\
7+ "poznan.irc.pl" \
8+ "wroclaw.irc.pl" \
9+ "krakow.irc.pl" \
10+ "lublin.irc.pl" \
11+ "warszawa.irc.pl" \
12 "irc.webbernet.net "\
13 "irc.stealth.net "\
14 "irc.funet.fi "\
15@@ -185,7 +190,7 @@
16 #if defined(WINNT) || defined(__EMX__)
17 #define SERVERS_FILE "irc-serv"
18 #else
19-#define SERVERS_FILE "ircII.servers"
20+#define SERVERS_FILE "/etc/irc/ircII.servers"
21 #endif
22
23 /*
24@@ -199,7 +204,7 @@
25 * we define the default network type for server groups. Do not just
26 * undefine this.
27 */
28- #define DEFAULT_NETWORK "efnet"
29+ #define DEFAULT_NETWORK "ircnet"
30
31 /*
32 * Below are the IRCII variable defaults. For boolean variables, use 1 for
33@@ -337,7 +342,7 @@
34 * define this to solve the problem.
35 *
36 */
37-#undef CHARSET_CUSTOM
38+#define CHARSET_CUSTOM
39
40 /*
41 * If you want the non-ansi BitchX logo only define this ASCII_LOGO
This page took 0.051713 seconds and 4 git commands to generate.