Re: [kopete-devel] Making it Easier for gTalk (jabber protocol)

2008-12-12 Thread Tejas Dinkar
Hey Pino, I spoke to Gof on IRC, and he suggested that rather thank implement a workAround like this, it would be a better idea to get DNS SRV to do this (the right way :) PS oops about the Design issues. As someone who has their exam on OO Analysis and Design in three days, I should have known b

Re: [kopete-devel] Making it Easier for gTalk (jabber protocol)

2008-12-12 Thread Pino Toscano
Hi, some technical notes: > + JabberWellKnownServer(bool asslToggled, bool > aallowPlainTextPassword, bool aoverride, QString aserver, int aport) const QString & > +// Use wellKnownServers to query a username for a well known server > +// ex, @gmail.com > +// Populate this in the construc

[kopete-devel] Making it Easier for gTalk (jabber protocol)

2008-12-12 Thread Tejas Dinkar
Today in IRC, someone suggested that it should be easier for gTalk users to set up their account in Kopete. Enclosed is a patch for this. This method can be extended beyond just gmail.com addresses though. Here is how it works: QMap is a mapping of some well known addresses (ex"@gmail.com") to w