diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-04-11 03:47:13 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-04-11 03:47:13 +0800 |
commit | 09a4db1fde85e39bcd0e288a040ddab2e0f9e4a8 (patch) | |
tree | 8a69700139a6e9cba02163c48f22b18bd6856b57 /calendar/ChangeLog | |
parent | f6b7c9d6e591549bcea385dc08e6b70cafacf742 (diff) | |
download | gsoc2013-evolution-09a4db1fde85e39bcd0e288a040ddab2e0f9e4a8.tar.gz gsoc2013-evolution-09a4db1fde85e39bcd0e288a040ddab2e0f9e4a8.tar.zst gsoc2013-evolution-09a4db1fde85e39bcd0e288a040ddab2e0f9e4a8.zip |
use the default uri for tasks (as stored in the configuration) when the
2002-04-10 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.c (gnome_calendar_open): use the default uri for
tasks (as stored in the configuration) when the calendar URI is not
a local one (connector, etc).
svn path=/trunk/; revision=16427
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0f1cadafbb..f62b5ffbcd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-04-10 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (gnome_calendar_open): use the default uri for + tasks (as stored in the configuration) when the calendar URI is not + a local one (connector, etc). + 2002-04-10 Dan Winship <danw@ximian.com> * cal-client/cal-client.c (get_default_uri): Use new-and-improved |