fix systray implementation of notifier watcher (StatusNotifierItem)
authorMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 22 Sep 2015 22:38:34 +0000 (18:38 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Tue, 22 Sep 2015 22:38:34 +0000 (18:38 -0400)
commit0978d22f8e354176052d19acd10143b7fb79c11d
tree34b11d05e9c7e80396fc1986324b6fc2a2cc2575
parentc9c880ec596ce65cc831aab76208e99e19f5ef1d
fix systray implementation of notifier watcher (StatusNotifierItem)

previously, this would throw dbus errors (or not) and then do nothing in
many cases. now it manages bus/path names more effectively and falls back
to binary image data when an icon path is not available

fix T2626 and probably some others
src/modules/systray/e_mod_notifier_host.c
src/modules/systray/e_mod_notifier_host_dbus.c
src/modules/systray/e_mod_notifier_host_private.h
src/modules/systray/e_mod_notifier_watcher.c