diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-21 23:27:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-21 23:27:53 +0800 |
commit | a7b98a1b882d17da63c9165042282db78aff508b (patch) | |
tree | 13cd511c371eba36bfdaad765c0ae2f3740949c3 /ChangeLog | |
parent | e9da37418519e89f8489491310b5f3ca3ef59f76 (diff) | |
download | gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar.gz gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar.bz2 gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar.lz gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar.xz gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.tar.zst gsoc2013-empathy-a7b98a1b882d17da63c9165042282db78aff508b.zip |
If we are offline do not set away on idle. If we are already away restore
2007-05-21 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-idle.c: If we are offline do not set away on idle.
If we are already away restore to available when we are no mode idle.
Do no modify status message.
svn path=/trunk/; revision=88
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-05-21 Xavier Claessens <xclaesse@gmail.com> + * libempathy/empathy-idle.c: If we are offline do not set away on idle. + If we are already away restore to available when we are no mode idle. + Do no modify status message. + +2007-05-21 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-group-chat.c: * libempathy-gtk/gossip-group-chat.h: * libempathy-gtk/gossip-private-chat.c: |