setting names for jabber

Benjamin Palmares benjpal at gmail.com
Fri Aug 29 02:27:10 EDT 2008


Hi,
I have been looking for the setting names for prpl-jabber to place in
this functions:

purple_account_set_int (PurpleAccount *account, const char *name, int
value) and
purple_account_set_string (PurpleAccount *account, const char *name,
const char *value)

Parameters:
    	account 	The account.
    	name 	The name of the setting.
    	value 	The setting's value.

My search got me to this page

http://www.koders.com/cpp/fid7916EE0A7D39C3390B31470A70CAEA5E3BD048A6.aspx?s=cdef%3Aaccount

I tried using the setting related setting for jabber but when I try to
connect jabber uses the default options instead.
I tried changing the setting for yahoo-prpl using the posted setting
names and got positive results. Is there a more detailed documentation
in using these functions and setting names for jabber?
Thanks




More information about the Devel mailing list