On 08/11/2010 11:04 PM, Olivier Goffart wrote:
> Le Wednesday 11 August 2010, Nilesh Govindarajan a écrit :
>>    Hi,
>>
>> I think the jabber protocol in kopete uses iris.
>> Actually, I want to be invisible on google talk. For that, the jabber's
>> <presence type="invisible">  doesn't work, instead GTalk's server
>> requires<presence type="unavailable">
>>
>> Where is this line formed in the library so that I can change invisible
>> to unavailable in order to be invisible on gtalk?
>>
>> I tried editing that somewhere in
>> kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp-types.cpp, but no
>> success.
> I think you were looking at the right place. (in types.cpp)
>
> See also in JabberProtocol::kosToStatus in
> kopete/protocols/jabber/jabberprotocol.cpp
>
> But i do not remember the details.  And i don't remember either what the XMPP
> spec says.
>
That's what took me to types.cpp. I got some clue using grep and find 
-type f.
But it seems its using XMPP::Status::Invisible. Where is that defined?

-- 
Regards,
Nilesh Govindarajan
Facebook: http://www.facebook.com/nilesh.gr
Twitter: http://twitter.com/nileshgr
Website: http://www.itech7.com
VPS Hosting: http://www.itech7.com/a/vps

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to