]> git.0d.be Git - empathy.git/commit
empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_actual_pr...
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Sun, 14 Jun 2009 16:36:37 +0000 (17:36 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Sun, 14 Jun 2009 16:43:28 +0000 (17:43 +0100)
commit79b35ff58934c0ed20c4092138973c88a827a16b
treee09e4e7d5cab966364eb2b270558eec9b4f1be2f
parent3064b1394d1d98f10808b0cf25474c2541851dd4
empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_actual_presence failed

If MC is not running, mission_control_get_presence_actual will return
OFFLINE and set an error. Empathy should do the same and use OFFLINE
instead of UNSET to avoid to not display the status icon in such cases
(there is no UNSET presence icon).
libempathy/empathy-idle.c