]> git.0d.be Git - empathy.git/commit
theme-adium: deal with g_resources_lookup_data() failing
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 2 Sep 2013 15:33:48 +0000 (17:33 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 2 Sep 2013 15:57:28 +0000 (17:57 +0200)
commit19e784a4b2655db5cf414c7ce43662a9adb9d0c6
treec4c8b67bc8e75714b6104614fa0ec1b97febe29f
parentc7103f75e10d3c8efd65f6e60bc446a198cbb080
theme-adium: deal with g_resources_lookup_data() failing

Only empathy-chat registers the gresources so when executing this code from
the empathy process (theme preview in the preferences dialog) we don't find
the resource. That's fine as this JS code is only used for the infinite
callback but best to not warning.

https://bugzilla.gnome.org/show_bug.cgi?id=707291
libempathy-gtk/empathy-theme-adium.c