diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-10-30 02:57:55 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-10-30 02:57:55 +0800 |
commit | 54a2c04bc16f8c01f011d99f793573e98209c917 (patch) | |
tree | 9f4c860a2f5435c3b46645c703d42f9030fe7145 /my-evolution/ChangeLog | |
parent | 242ed7f944cde5ab4d822e33be50bf689a8ce6b4 (diff) | |
download | gsoc2013-evolution-54a2c04bc16f8c01f011d99f793573e98209c917.tar.gz gsoc2013-evolution-54a2c04bc16f8c01f011d99f793573e98209c917.tar.zst gsoc2013-evolution-54a2c04bc16f8c01f011d99f793573e98209c917.zip |
retrieve the default URI for calendars from the configuration instead of
2001-10-29 Rodrigo Moya <rodrigo@ximian.com>
* e-summary-calendar.c (e_summary_calendar_init): retrieve the
default URI for calendars from the configuration instead of
hard-coding it
* e-summary-tasks.c (e_summary_tasks_init): likewise for tasks
svn path=/trunk/; revision=14352
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 4cc9aada28..9430d0c3e8 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2001-10-29 Rodrigo Moya <rodrigo@ximian.com> + + * e-summary-calendar.c (e_summary_calendar_init): retrieve the + default URI for calendars from the configuration instead of + hard-coding it + + * e-summary-tasks.c (e_summary_tasks_init): likewise for tasks + 2001-10-29 Ettore Perazzoli <ettore@ximian.com> * e-summary-preferences.c (make_initial_weather_list): We only |