diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-06-05 06:13:06 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-06-05 06:13:06 +0800 |
commit | 0fe5f48137199e039a6cfbb4e33c4b535936f3c0 (patch) | |
tree | 0f7b5d7a449f01e62b73037d67b24f8022676bf8 /calendar/ChangeLog | |
parent | ad1e5a3b6a708bac960111f9e9d63d18d2058df6 (diff) | |
download | gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar.gz gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar.bz2 gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar.lz gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar.xz gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.tar.zst gsoc2013-evolution-0fe5f48137199e039a6cfbb4e33c4b535936f3c0.zip |
gal_view_menus_set_show_define_views (..., FALSE);
2002-06-04 Christopher James Lahey <clahey@ximian.com>
* gui/gnome-cal.c (gnome_calendar_setup_view_menus):
gal_view_menus_set_show_define_views (..., FALSE);
svn path=/trunk/; revision=17112
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1a3a6231f1..b7e5de5bbb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2002-06-04 Christopher James Lahey <clahey@ximian.com> + * gui/gnome-cal.c (gnome_calendar_setup_view_menus): + gal_view_menus_set_show_define_views (..., FALSE); + +2002-06-04 Christopher James Lahey <clahey@ximian.com> + * gui/e-tasks.c (e_tasks_setup_view_menus), gui/gnome-cal.c (gnome_calendar_setup_view_menus): Set the title of our GalViewCollection. |