]> git.0d.be Git - empathy.git/commit
Cache the icon inside EmpathyAccountSettings
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 19 Aug 2009 11:59:06 +0000 (12:59 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 19 Aug 2009 15:07:15 +0000 (16:07 +0100)
commit6f47d10791dac97495b73200e05122b6406ea74b
tree1420b93e52c59975e02903e968c8195720793f46
parenteaac8d0b0724b90e6891ae69c3c8937861b8cdc9
Cache the icon inside EmpathyAccountSettings

At some point we should set the Icon property in the account manager,
for now just cache it in the settings so we can pass it by reference
instead of needing to dup it as that's the API we want to have in the future
libempathy/empathy-account-settings.c
src/empathy-accounts-dialog.c