diff options
author | Damon Chaplin <damon@ximian.com> | 2001-12-04 06:45:57 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-12-04 06:45:57 +0800 |
commit | 35b2f0ce2aded8fc002d76cff57e09aaa9836775 (patch) | |
tree | f11878568a648d59d6266e6f11b2e6c3a441bab2 /calendar/ChangeLog | |
parent | c00bdc4cb367814292f0b8e1f67ed9909660a350 (diff) | |
download | gsoc2013-evolution-35b2f0ce2aded8fc002d76cff57e09aaa9836775.tar.gz gsoc2013-evolution-35b2f0ce2aded8fc002d76cff57e09aaa9836775.tar.zst gsoc2013-evolution-35b2f0ce2aded8fc002d76cff57e09aaa9836775.zip |
disabled 'Alarms', 'End Date' and 'Show Time As' fields, as these are not
2001-12-03 Damon Chaplin <damon@ximian.com>
* gui/e-calendar-table.etspec: disabled 'Alarms', 'End Date' and
'Show Time As' fields, as these are not useful for tasks. We may want
to reenable them later if we add a table view of calendar events.
svn path=/trunk/; revision=14853
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 e7a4a21a15..8409c7c76b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-12-03 Damon Chaplin <damon@ximian.com> + + * gui/e-calendar-table.etspec: disabled 'Alarms', 'End Date' and + 'Show Time As' fields, as these are not useful for tasks. We may want + to reenable them later if we add a table view of calendar events. + 2001-12-02 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-offline-handler.c (backend_cal_opened): connect to |