]> git.0d.be Git - empathy.git/commit
get the value of selected_account_name in the callback (#637307)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 15 Dec 2010 14:49:08 +0000 (15:49 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 15 Dec 2010 14:59:46 +0000 (15:59 +0100)
commit07c1e70246e3d01ccc1000e8bf624ad039b063a6
tree436ba250c4116161ad145e42bcb131a69efe4a91
parent79d91365e3f7d986d28441ad072567bd72b9c776
get the value of selected_account_name in the callback (#637307)

There is no point to pass it as user_data as selected_account_name is global
and it's not defined yet when calling tp_account_manager_prepare_async() as
the GApplication has not be prepared yet.
src/empathy-accounts.c