]> git.0d.be Git - empathy.git/commit
EmpathySoundManager: Fix playing sound when account goes online.
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 18 Jul 2013 10:49:16 +0000 (12:49 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 18 Jul 2013 11:02:17 +0000 (13:02 +0200)
commit2873368e36050e4969c3f91775b92fda27b9fcb5
treeb1550f83df7e115e1e362b48037d6671fa50b033
parenteaa91c2dea8e630e113025764d678c823761e1e6
EmpathySoundManager: Fix playing sound when account goes online.

We need to use the requested presence instead of the current presence
to check if we should play sound, because in the case of an account
that just got connected, its current presence may still be OFFLINE.

https://bugzilla.gnome.org/show_bug.cgi?id=704454
libempathy-gtk/empathy-sound-manager.c