Developers, Community, Progress

Mark Doliner mark at kingant.net
Fri May 2 16:32:34 EDT 2008


On Fri, 2 May 2008 13:56:15 +0200, Benjamin Arnaud wrote
> Hey there,
> I'm developping a Qt client for libpurple which will soon be 
> released for the windows platform. (most likely in GPL)

Nice!

> I have an editline which is supposed to specify a "Nickname" for 
> every account that can have one. (Server name for MSN, Nick for XMPP 
> and so on...) Any plan on implementing 
> purple_account_set_server_name_for_all() or something like that ?

I definitely think we should add a prpl->set_nickname() callback, or some
such, since it's pretty difficult for UIs to set the MSN friendly name, or
format your oscar screen name.  I'm not sure if we should wait until 3.0.0 to
do this, or if we should do it earlier.  Ad we would probably want to handle
other getters and setters on a case by case basis.

> I think that on 
> windows platform: pidgin "made well" could be the mozilla firefox of 
> the IM.

I agree!

-Mark




More information about the Devel mailing list