~ubuntu-branches/ubuntu/edgy/kopete/edgy-updates

« back to all changes in this revision

Viewing changes to debian/patches/kubuntu_04_hostname_for_freenode.diff

  • Committer: Bazaar Package Importer
  • Author(s): Sarah Hobbs, Harald Sitter, Sarah Hobbs
  • Date: 2006-08-17 01:04:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060817010432-ue4z149oh639oxlb
Tags: 4:3.5.4+kopete0.12.2-0ubuntu1
[ Harald Sitter ]
* New upstream release
* Reverted patch kubuntu_02_oscar_add_contact.diff (fixed upstream)
* Reverted patch kubuntu_03_icq_client_too_old.diff (fixed upstream)
* Added kubuntu_03_dlopen-xmms.diff to make xmms load at runtime (dependency
  for xmms not needed anymore, as nowplaying plugin will work even if xmms is
  not installed)

[ Sarah Hobbs ]
* Changed Suggests: gpg to gnupg.  Closes bug #56190

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Nurp clean/kopete/protocols/irc/ircnetworks.xml dirty/kopete/protocols/irc/ircnetworks.xml
2
 
--- clean/kopete/protocols/irc/ircnetworks.xml  2006-08-08 19:43:56.000000000 +0100
3
 
+++ dirty/kopete/protocols/irc/ircnetworks.xml  2006-08-08 19:38:22.000000000 +0100
4
 
@@ -735,7 +735,7 @@
5
 
         <description>Freenode Peer-directed Projects Network</description>
6
 
         <servers>
7
 
             <server>
8
 
-               <host>irc.debian.org</host>
9
 
+               <host>irc.freenode.net</host>
10
 
                <port>6667</port>
11
 
                <useSSL>false</useSSL>
12
 
            </server>