diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-10-22 01:13:35 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-10-22 01:13:35 +0800 |
commit | 7aba0ba1d5025a089303dfa513f3cc92a03bc00a (patch) | |
tree | 4e610c29d65becbca395af1c87e782381a615038 /plugins/select-one-source/ChangeLog | |
parent | 6c4af7d1fcc0b8ee246e2e00f82e16b26a47fd9e (diff) | |
download | gsoc2013-evolution-7aba0ba1d5025a089303dfa513f3cc92a03bc00a.tar.gz gsoc2013-evolution-7aba0ba1d5025a089303dfa513f3cc92a03bc00a.tar.zst gsoc2013-evolution-7aba0ba1d5025a089303dfa513f3cc92a03bc00a.zip |
sample plugin added to mark a calendar to be available offline or revert
availability
svn path=/trunk/; revision=27681
Diffstat (limited to 'plugins/select-one-source/ChangeLog')
-rw-r--r-- | plugins/select-one-source/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/select-one-source/ChangeLog b/plugins/select-one-source/ChangeLog index f88d1d3bdf..3664d11b30 100644 --- a/plugins/select-one-source/ChangeLog +++ b/plugins/select-one-source/ChangeLog @@ -1,6 +1,6 @@ -2004-10-20 JP Rosevear <jpr@novell.com> - - * select-one-source.c: implement a plugin that allows the user to - limit the displayed task lists or calendars to the current - calendar or task list +2004-10-22 Harish Krishnaswamy <kharish@novell.com> + * mark-calendar-offline.c: implement a plugin that lets the user mark a + calendar to be available for off-line use, if it is not already set to be so + and vice versa + |