]> git.pld-linux.org Git - packages/gajim.git/commitdiff
- now part of codebase
authorPatryk Zawadzki <patrys@room-303.com>
Tue, 27 Dec 2005 16:19:35 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gajim-typos.patch -> 1.2

gajim-typos.patch [deleted file]

diff --git a/gajim-typos.patch b/gajim-typos.patch
deleted file mode 100644 (file)
index 0fa7e8b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur gajim-0.9.org/src/common/connection.py gajim-0.9/src/common/connection.py
---- gajim-0.9.org/src/common/connection.py     2005-12-23 14:20:58.000000000 +0100
-+++ gajim-0.9/src/common/connection.py 2005-12-24 00:51:16.000000000 +0100
-@@ -1287,7 +1287,7 @@
-                       try:
-                               j = helpers.parse_jid(jid)
-                       except:
--                              print >> sys.sterr, _('Jid %s is not RFC compliant. It will not be added to your roster. Use roster management tools such as http://jru.jabberstudio.org/ to remove it') % jid
-+                              print >> sys.stderr, _('Jid %s is not RFC compliant. It will not be added to your roster. Use roster management tools such as http://jru.jabberstudio.org/ to remove it') % jid
-                       else:
-                               roster[j] = raw_roster[jid]
This page took 0.09324 seconds and 4 git commands to generate.