aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2006-01-31 17:12:13 +0800
committerTor Lillqvist <tml@src.gnome.org>2006-01-31 17:12:13 +0800
commit08183549095241722745085ffdf67cb37f138af8 (patch)
treeaf95c5c1fad57226ac25e503ba71097e12da6f60 /calendar/ChangeLog
parenta7ebde1a817510ce5fb477cc665a51625210e168 (diff)
downloadgsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar.gz
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar.bz2
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar.lz
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar.xz
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.tar.zst
gsoc2013-evolution-08183549095241722745085ffdf67cb37f138af8.zip
Fix compilation against HEAD gtk and on Win32, where we use the
2006-01-31 Tor Lillqvist <tml@novell.com> * gui/alarm-notify/alarm-queue.c (open_alarm_dialog, tray_icon_clicked_cb): Fix compilation against HEAD gtk and on Win32, where we use the GtkStatusIcon API and there is no tray_image variable. svn path=/trunk/; revision=31384
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 775b6aabf9..5dff2c86fe 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-31 Tor Lillqvist <tml@novell.com>
+
+ * gui/alarm-notify/alarm-queue.c (open_alarm_dialog,
+ tray_icon_clicked_cb): Fix compilation against HEAD gtk and on
+ Win32, where we use the GtkStatusIcon API and there is no
+ tray_image variable.
+
2006-01-31 Chenthill Palanisamy <pchenthill@novell.com>
* gui/dialogs/cal-prefs-dialog.c: (show_alarms_config):