[xchat-gnome] Bug 482727 - xchat-gnome has the wrong servers for Oz.org under OzNet
- From: Ritesh Khadgaray <rkhadgaray src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [xchat-gnome] Bug 482727 - xchat-gnome has the wrong servers for Oz.org under OzNet
- Date: Fri, 20 Nov 2009 14:32:46 +0000 (UTC)
commit 63253dc5077073c20a9f8c116714414586fcfb87
Author: Luca Bruno <lethalman88 gmail com>
Date: Fri Nov 20 19:54:55 2009 +0530
Bug 482727 - xchat-gnome has the wrong servers for Oz.org under OzNet
src/common/servlist.c | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/src/common/servlist.c b/src/common/servlist.c
index 133e8c4..c6839e0 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -337,8 +337,15 @@ static const struct defaultserver def[] =
{"OtherNet", 0},
{0, "irc.othernet.org"},
- {"OzNet", 0},
- {0, "irc.oz.org"},
+ {"Oz.org", 0},
+ {0, "irc.oz.org"},
+ {0, "germany.oz.org"},
+ {0, "sandiego.oz.org"},
+ {0, "us.oz.org"},
+ {0, "au.oz.org"},
+ {0, "rockhampton.oz.org"},
+ {0, "wollongong.oz.org"},
+ {0, "waix.oz.org"},
{"PTlink", 0},
{0, "irc.PTlink.net"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]