]> git.pld-linux.org Git - packages/BitchX.git/commitdiff
- change default server from freenode to pldnet
authordomelu <domelu@pld-linux.org>
Tue, 20 Jan 2004 01:31:57 +0000 (01:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (irc.pld-linux.org is alias for irc.freenode.net)

Changed files:
    BitchX-config.h.patch -> 1.4

BitchX-config.h.patch

index 4eb6d5478f07edefffe828b47fabd0390d576012..354b1c8a6fbe8b8fc03f5ae1af18ed6b3197449f 100644 (file)
@@ -1,12 +1,12 @@
---- BitchX/include/config.h.orig       Sun Mar 24 10:31:04 2002
-+++ BitchX/include/config.h    Mon May 13 03:05:00 2002
+--- BitchX/config.h.orig       2004-01-20 01:13:40.852966480 +0000
++++ BitchX/config.h    2004-01-20 01:12:44.216576520 +0000
 @@ -37,7 +37,9 @@
   *
   * List last updated: 03/24/01.  -dialtone.
   */
 -#define DEFAULT_SERVER  "[efnet] "\
-+#define DEFAULT_SERVER  "[freenode] "\
-+                              "irc.freenode.net "\
++#define DEFAULT_SERVER         "[pldnet"] "\
++                              "irc.pld-linux.org "\
 +                      "[efnet] "\
                                "irc.Prison.NET "\
                                "irc.colorado.edu "\
@@ -37,7 +37,7 @@
   * undefine this.
   */
 - #define DEFAULT_NETWORK "efnet"
-+ #define DEFAULT_NETWORK "PLD"
++ #define DEFAULT_NETWORK "pldnet"
  
  /*
   * Below are the IRCII variable defaults.  For boolean variables, use 1 for
This page took 0.222796 seconds and 4 git commands to generate.