diff options
author | JP Rosevear <jpr@ximian.com> | 2003-03-06 00:35:49 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-03-06 00:35:49 +0800 |
commit | f56716d0d30a89adb25863e938b98a41c1b75dcd (patch) | |
tree | c31a0d7518b145cbf3942fb2219c2c8de1c37985 /calendar/ChangeLog | |
parent | 7f8c51d30de879fd8289600e9ffc269147931d8c (diff) | |
download | gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar.gz gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar.bz2 gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar.lz gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar.xz gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.tar.zst gsoc2013-evolution-f56716d0d30a89adb25863e938b98a41c1b75dcd.zip |
fix defaults and descriptions to match what calendar-config wants them to
2003-03-05 JP Rosevear <jpr@ximian.com>
* gui/apps_evolution_calendar.schemas: fix defaults and
descriptions to match what calendar-config wants them to be
svn path=/trunk/; revision=20173
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 a70d096b96..4e5d7143d3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-03-05 JP Rosevear <jpr@ximian.com> + * gui/apps_evolution_calendar.schemas: fix defaults and + descriptions to match what calendar-config wants them to be + +2003-03-05 JP Rosevear <jpr@ximian.com> + * gui/e-itip-control.c (show_current): g_objectify ref/unref * gui/itip-bonobo-control.c (set_data_idle_cb): as above |