Revision 6d1ef619baf3d738285880ef745ddd512d6e97bb

Andreas Monitzer pidgin at monitzer.com
Fri Jun 22 04:33:26 EDT 2007


On Jun 22, 2007, at 02:47, Sean Egan wrote:

> Just look down to lines:
>
>        char *username;             /**< The username.
>         */
>        char *alias;                /**< How you appear to yourself.
>         */
>        char *password;             /**< The account password.
>         */

Oh, now I realize that I looked into the wrong structure  
(JabberStream instead of PurpleAccount). I'll change the callback to  
read those values from the structure instead.

andy




More information about the Devel mailing list