diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-10-22 01:07:23 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-10-22 01:07:23 +0800 |
commit | 6c4af7d1fcc0b8ee246e2e00f82e16b26a47fd9e (patch) | |
tree | 9b137b62600a6f0b72de5f04ca3497ddc5c3239a /calendar/ChangeLog | |
parent | 5ad033037b080d22d66d8f8ca6e00da1ecf8f5ac (diff) | |
download | gsoc2013-evolution-6c4af7d1fcc0b8ee246e2e00f82e16b26a47fd9e.tar.gz gsoc2013-evolution-6c4af7d1fcc0b8ee246e2e00f82e16b26a47fd9e.tar.zst gsoc2013-evolution-6c4af7d1fcc0b8ee246e2e00f82e16b26a47fd9e.zip |
Add status bits to denote if the calendar source is available offline so
* gui/e-cal-popup.[ch]: (e_cal_popup_target_new_source):
Add status bits to denote if the calendar source is available offline
so that plugins to calendar popups can use the status qualifier to denote
their visibility preferences.
svn path=/trunk/; revision=27680
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7bb7e41149..29516e7ff0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-10-21 Harish Krishnaswamy <kharish@novell.com> + + * gui/e-cal-popup.[ch]: (e_cal_popup_target_new_source): + Add status bits to denote if the calendar source is available offline + so that plugins to calendar popups can use the status qualifier to denote + their visibility preferences. + 2004-10-21 Rodrigo Moya <rodrigo@novell.com> * gui/dialogs/select-source-dialog.c: use the new source selector |