aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-10-21 02:51:16 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-10-21 02:51:16 +0800
commit5efbfda209a094cf238ea99fddc54081385c4a39 (patch)
treed95639159c977372cc5ece309059764e31d5f69b /calendar/ChangeLog
parentcce201b06e98e85dba8a1bb3a2848d7537c0aeda (diff)
downloadgsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar.gz
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar.bz2
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar.lz
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar.xz
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.tar.zst
gsoc2013-evolution-5efbfda209a094cf238ea99fddc54081385c4a39.zip
put an icon on the properties menu item
2004-10-20 JP Rosevear <jpr@novell.com> * gui/calendar-component.c: put an icon on the properties menu item * gui/tasks-component.c: ditto * gui/main.c (initialize): register plugin hooks for tasks and calendar svn path=/trunk/; revision=27656
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index de391f0b00..921a911d7b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2004-10-20 JP Rosevear <jpr@novell.com>
+ * gui/calendar-component.c: put an icon on the properties menu item
+
+ * gui/tasks-component.c: ditto
+
+ * gui/main.c (initialize): register plugin hooks for tasks and
+ calendar
+
+2004-10-20 JP Rosevear <jpr@novell.com>
+
* gui/e-cal-popup.c (ecalph_class_init): correct classid
2004-10-19 JP Rosevear <jpr@novell.com>