Re: [kopete-devel] [PATCH] Suppress Sending Notification

2008-10-27 Thread Roman Jarosz
On Mon, 27 Oct 2008 13:51:30 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: > On Monday 27 October 2008 03:08:16 Roman Jarosz wrote: >> On Mon, 27 Oct 2008 05:00:41 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: >> > On Sunday 26 October 2008 16:54:00 Roman Jarosz wrote: >> >> Hi, >> >> >> >> some j

Re: [kopete-devel] Skype protocol for Kopete

2008-10-27 Thread Pali Rohár
Hello, I fix dbus error. Now Skype sending event messages and work sending/receiving chat messages. I create QDBus Adaptor and register Notify method on dbus com.Skype.API.Client and this fix receiving dbus message from skype. It is on /trunk/playground/network/kopete/protocols/skype/ I must fix c

Re: [kopete-devel] [PATCH] Suppress Sending Notification

2008-10-27 Thread Matt Rogers
On Monday 27 October 2008 03:08:16 Roman Jarosz wrote: > On Mon, 27 Oct 2008 05:00:41 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: > > On Sunday 26 October 2008 16:54:00 Roman Jarosz wrote: > >> Hi, > >> > >> some jabber (gtalk) clients don't send delivery message back so > >> the sending notifica

[kopete-devel] problems with kopete svg logo

2008-10-27 Thread Mark Ziegler
Hello, we use your logo in techbase/userbase, but there is a problem with the file. In konqueror4 and techbase (http://techbase.kde.org/Image:Kopete.svg) it looks strange. Firefox does it right. Got the file from http://websvn.kde.org/trunk/KDE/kdenetwork/kopete/kopete/hisc-apps-kopete.svgz?vie

Re: [kopete-devel] [PATCH] Suppress Sending Notification

2008-10-27 Thread David Faure
On Monday 27 October 2008, Roman Jarosz wrote: > On Mon, 27 Oct 2008 05:00:41 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: > > > On Sunday 26 October 2008 16:54:00 Roman Jarosz wrote: > >> Hi, > >> > >> some jabber (gtalk) clients don't send delivery message back so > >> the sending notification

Re: [kopete-devel] [PATCH] Suppress Sending Notification

2008-10-27 Thread Roman Jarosz
On Mon, 27 Oct 2008 05:00:41 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: > On Sunday 26 October 2008 16:54:00 Roman Jarosz wrote: >> Hi, >> >> some jabber (gtalk) clients don't send delivery message back so >> the sending notification is turning forever in chat window (bug 173599). >> >> I've cr