On Apr 12, 2005 7:10 PM, Kevin Krammer <[EMAIL PROTECTED]> wrote:
> You can use the command line dcop tool for all the string based methods or
> kdcop the GUI tool, for example
Thanks for the info. There is just one problem I found with this. It
isn't an immediate problem, but can be one in the fu
On Tuesday 12 April 2005 14:57, Jon Keating wrote:
> This will find a 'licquser', but which one? It depends on the way it
> is hashed when Licq loads the users. The correct method, would be to
> get a Protocol string. (MSN, Licq, Yahoo, etc.) and use the
> FOR_EACH_PROTO_USER_START() macro to gua
On Tuesday 12 April 2005 14:57, Jon Keating wrote:
> Thanks for the info. There is just one problem I found with this. It
> isn't an immediate problem, but can be one in the future when we
> implement more protocols.
I made up a new patch [1] (diff against current anonymous cvs again, it seems
s
On 4/13/05, Kevin Krammer <[EMAIL PROTECTED]> wrote:
> The ID mapping file has changed a bit.
> I now use one config group per protocol, i.e.
> [ICQProtocol]
> UIC=KABC
>
> To add more protocols it should only be necessary to add additional Name->PPID
> mappings at the beginning of licqkimiface.cp