gajim: [Paco] Fix bug with /kick command.

2009-07-12 Thread Yann Leboulanger
changeset bc6999f654b3 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=bc6999f654b3 description: [Paco] Fix bug with /kick command. diffstat: src/groupchat_control.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 4aebcf69f85

gajim: fix traceback when we get bookmarks and roster is not pre...

2009-07-12 Thread Yann Leboulanger
changeset 4aebcf69f85a in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=4aebcf69f85a description: fix traceback when we get bookmarks and roster is not present. diffstat: src/roster_window.py | 31 --- 1 files changed, 16 insertions(+), 1

gajim: restore metacontct correctly when we connect to server an...

2009-07-12 Thread Yann Leboulanger
changeset b24f17156faa in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=b24f17156faa description: restore metacontct correctly when we connect to server and we already have contacts in roster (stored locally). Fixes #5156 diffstat: src/common/contacts.py | 9 +