diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-12-19 21:27:25 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-12-19 21:27:25 +0000 |
commit | a626476abbeafed0c70ed42e51037df3907d415c (patch) | |
tree | c7a2948f9f1ccdf81ddb19e99942382824028c49 /ChangeLog | |
parent | Updated British translation. (diff) | |
download | zenity-a626476abbeafed0c70ed42e51037df3907d415c.tar.gz zenity-a626476abbeafed0c70ed42e51037df3907d415c.tar.bz2 zenity-a626476abbeafed0c70ed42e51037df3907d415c.zip |
Fix #161539, and try and hide the parent widget, rather than the tray
2004-12-20 Glynn Foster <glynn.foster@sun.com>
* src/notification.c: Fix #161539, and try and hide the parent
widget, rather than the tray icon, since it saves space.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-20 Glynn Foster <glynn.foster@sun.com> + + * src/notification.c: Fix #161539, and try and hide the parent + widget, rather than the tray icon, since it saves space. + 2004-12-08 Glynn Foster <glynn.foster@sun.com> * TODO: Update with the removed goption item. |