aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-17 21:48:18 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-17 21:48:18 +0800
commit20b2bf609b1f818abeb936250f0a729178a243be (patch)
tree6f499fc177eb585e43b5317347d55ebdbd32c5b6 /calendar/ChangeLog
parent2f8bf9ec0c72dee2f2aa29e69dc5f496a202818c (diff)
downloadgsoc2013-evolution-20b2bf609b1f818abeb936250f0a729178a243be.tar.gz
gsoc2013-evolution-20b2bf609b1f818abeb936250f0a729178a243be.tar.zst
gsoc2013-evolution-20b2bf609b1f818abeb936250f0a729178a243be.zip
When building against GTK+ 2.9.0 or later, and always on Win32, use the
2005-12-17 Tor Lillqvist <tml@novell.com> * gui/alarm-notify/alarm-queue.c: When building against GTK+ 2.9.0 or later, and always on Win32, use the GtkStatusIcon API instead of EggTrayIcon. svn path=/trunk/; revision=30814
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d5d8f4d0c1..3d0b233c21 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -18,6 +18,10 @@
dirent. Use g_filename_{to,from}_uri(). Open files in binary
mode. Use e_xml_parse_file() instead of xmlParseFile().
+ * gui/alarm-notify/alarm-queue.c: When building against GTK+ 2.9.0
+ or later, and always on Win32, use the GtkStatusIcon API instead
+ of EggTrayIcon.
+
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #324094