aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-22 23:18:28 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-22 23:18:28 +0800
commit512c6fec267590bb0c5c9f1bc7d782b18dbe9e97 (patch)
treed59c021cce65fbe163caf36144a0956fc28d8e71 /calendar/ChangeLog
parenta162e68178fe831c2682dad37da92c543f01275d (diff)
downloadgsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar.gz
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar.bz2
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar.lz
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar.xz
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.tar.zst
gsoc2013-evolution-512c6fec267590bb0c5c9f1bc7d782b18dbe9e97.zip
use the calendar component config dir (gnome_calendar_setup_view_menus):
2004-01-22 JP Rosevear <jpr@ximian.com> * gui/gnome-cal.c (setup_widgets): use the calendar component config dir (gnome_calendar_setup_view_menus): use the calendar component base dir for the view storage * gui/e-tasks.c (e_tasks_setup_view_menus): use the task component base dir for the view storage Fixes #53133 svn path=/trunk/; revision=24362
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 60505c509a..76bdf0ab66 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-22 JP Rosevear <jpr@ximian.com>
+
+ * gui/gnome-cal.c (setup_widgets): use the calendar component
+ config dir
+ (gnome_calendar_setup_view_menus): use the calendar component base
+ dir for the view storage
+
+ * gui/e-tasks.c (e_tasks_setup_view_menus): use the task component
+ base dir for the view storage
+
+ Fixes #53133
+
2004-01-21 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-tasks.c (e_tasks_add_todo_source): check return value