aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/38_lp_569289.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/38_lp_569289.patch')
-rw-r--r--debian/patches/38_lp_569289.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/38_lp_569289.patch b/debian/patches/38_lp_569289.patch
new file mode 100644
index 000000000..9b89f578b
--- /dev/null
+++ b/debian/patches/38_lp_569289.patch
@@ -0,0 +1,13 @@
+=== modified file 'libempathy-gtk/empathy-irc-network-chooser.c'
+--- old/libempathy-gtk/empathy-irc-network-chooser.c 2011-02-24 17:01:06 +0000
++++ new/libempathy-gtk/empathy-irc-network-chooser.c 2011-02-24 17:08:47 +0000
+@@ -40,7 +40,7 @@
+
+ #include "empathy-irc-network-chooser.h"
+
+-#define DEFAULT_IRC_NETWORK "irc.gimp.org"
++#define DEFAULT_IRC_NETWORK "chat.freenode.net"
+ #define DEFAULT_IRC_PORT 6667
+ #define DEFAULT_IRC_SSL FALSE
+
+