]> git.pld-linux.org Git - packages/irssi.git/blobdiff - irssi.conf.patch
- rel 4
[packages/irssi.git] / irssi.conf.patch
index 93679142a6a99d70ece861ed443d505085782a0d..42e8b136aed53510304272c3bcc55e7beffd7298 100644 (file)
@@ -1,15 +1,16 @@
---- irssi-0.8.6/irssi.conf.orig        Thu Sep 12 01:00:08 2002
-+++ irssi-0.8.6/irssi.conf     Tue Nov 19 14:47:41 2002
-@@ -22,6 +22,7 @@
+diff -ur irssi-0.8.10/irssi.conf irssi-0.8.10.new/irssi.conf
+--- irssi-0.8.10/irssi.conf    2005-12-08 17:32:50.000000000 +0000
++++ irssi-0.8.10.new/irssi.conf        2005-12-11 14:33:31.237162000 +0000
+@@ -8,6 +8,7 @@
    },
-   { address = "irc.ptnet.org"; chatnet = "PTnet"; port = "6667"; },
-   { address = "irc.azzurra.org"; chatnet = "AzzurraNET"; port = "6667"; },
-+  { address = "irc.pld.org.pl"; chatnet = "PLDNet"; port = "6667"; },
-   { address = "silc.pspt.fi"; chatnet = "SILC"; port = "706"; }
+   { address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; }, 
+   { address = "irc.quakenet.org"; chatnet = "QuakeNet"; port = "6667"; },
++  { address = "irc.pld-linux.org"; chatnet = "PLDNet"; port = "6667"; },
+   { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; }
  );
  
-@@ -104,11 +105,20 @@
-     max_msgs = "3";
+@@ -44,10 +45,19 @@
+     max_whois = "30";
    };
    SILC = { type = "SILC"; };
 +  PLDNet = {
@@ -24,8 +25,7 @@
  
  channels = (
    { name = "#irssi"; chatnet = "ircnet"; autojoin = "No"; },
-   { name = "#irssi"; chatnet = "freenode"; autojoin = "No"; },
-+  { name = "#pldhelp"; chatnet = "PLDNet"; autojoin = "No"; },
-   { name = "#silc"; chatnet = "silc"; autojoin = "No"; }
++  { name = "#pldhelp"; chatnet = "PLDNet"; autojoin = "Yes"; },
+   { name = "silc"; chatnet = "silc"; autojoin = "No"; }
  );
  
This page took 0.058717 seconds and 4 git commands to generate.