Google Talk

Gabriel Schulhof nix at go-nix.ca
Sun May 13 05:53:30 EDT 2007


Hi!

Just looking at the mtn ...

OK, this is kind of weird ... is the "Advanced" page for Google Talk
supposed to contain GroupWise options ?

Google Talk is just a special case of XMPP, right ?

So, the protocol id associated with it should be "prpl-jabber", right ?

Then the line

g_object_set_data(G_OBJECT(gtalk_item), "real_protocol",
plugin->info->id);

should read

g_object_set_data(G_OBJECT(gtalk_item), "real_protocol", "prpl-jabber");

Right ?



Gabriel




More information about the Devel mailing list