summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-17 17:35:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-17 17:35:55 +0000
commitffd0459bc213606723c3b15983707ce22e805f08 (patch)
treebbc848b2fcd9a6b0ee37b1a1826d269f9ba2992f /ChangeLog.pre-2-10
parentf2936e270651626f4756593a55fcadc3e6a3a234 (diff)
downloadgtk+-ffd0459bc213606723c3b15983707ce22e805f08.tar.gz
Fix the ClientMessages we are sending to the notification area to be more
2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtktrayicon-x11.c: Fix the ClientMessages we are sending to the notification area to be more in sync with the systray spec. (#350860, Wincent Untz)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-104
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 71c5e5cbb7..dc2a411dca 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,9 @@
2006-08-17 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktrayicon-x11.c: Fix the ClientMessages we are
+ sending to the notification area to be more in sync with
+ the systray spec. (#350860, Wincent Untz)
+
* gtk/gtkprintoperation.c (print_pages, preview_ready): Queue
printing idles at a low priority. (#348289, Yevgen Muntyan)