diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-08-02 18:57:42 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-02 18:57:42 +0800 |
commit | 6796f373b5b2a157351a2e36c06732ba4332a463 (patch) | |
tree | c2deeca2533fb69b97be1c40f1d411f876061fe2 /ChangeLog | |
parent | 91fde5430b09201a0e0c0bb6b484c5291392f51e (diff) | |
download | gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar.gz gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar.bz2 gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar.lz gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar.xz gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.tar.zst gsoc2013-empathy-6796f373b5b2a157351a2e36c06732ba4332a463.zip |
Click on the tray icon shows the window if it's not active and hide if it
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the
window if it's not active and hide if it is. Fixes bug #462057
(Olivier Valentin).
svn path=/trunk/; revision=223
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-08-02 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-status-icon.c: Click on the tray icon shows the + window if it's not active and hide if it is. Fixes bug #462057 + (Olivier Valentin). + +2007-08-02 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-group-chat.c: don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer). |