aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-14 09:31:15 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-14 09:31:15 +0800
commit95bf4f0c42a162f24c1a3c267c70b33425007374 (patch)
treeb8b481c02b22b67f314413d675235650efd10beb /calendar/ChangeLog
parented519da4de52d20def1bea7191af7bdb1c57ef90 (diff)
downloadgsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar.gz
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar.bz2
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar.lz
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar.xz
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.tar.zst
gsoc2013-evolution-95bf4f0c42a162f24c1a3c267c70b33425007374.zip
Added libmenus.la.
2001-02-13 Christopher James Lahey <clahey@ximian.com> * gui/Makefile.am (evolution_calendar_LDADD): Added libmenus.la. * gui/e-calendar-table.c, gui/e-calendar-table.h (e_calendar_table_get_spec): Added this function. * gui/e-tasks.c, gui/e-tasks.h (e_tasks_setup_menus): Added this function. * gui/tasks-control.c (tasks_control_activate): Call e_tasks_setup_menus. svn path=/trunk/; revision=8219
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 589ea22f6d..43f49a9807 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,16 @@
+2001-02-13 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/Makefile.am (evolution_calendar_LDADD): Added libmenus.la.
+
+ * gui/e-calendar-table.c, gui/e-calendar-table.h
+ (e_calendar_table_get_spec): Added this function.
+
+ * gui/e-tasks.c, gui/e-tasks.h (e_tasks_setup_menus): Added this
+ function.
+
+ * gui/tasks-control.c (tasks_control_activate): Call
+ e_tasks_setup_menus.
+
2001-02-13 JP Rosevear <jpr@ximian.com>
* gui/e-tasks.c (e_tasks_new_task): call task_editor_focus