diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2004-10-24 19:27:47 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-10-24 19:27:47 +0800 |
commit | 6c31be81b1043a9cd22c380b5103b11feaa77441 (patch) | |
tree | ecc8e6f1fe36093b58f526b970aa0cae19752616 /plugins/mark-calendar-offline/ChangeLog | |
parent | 596183d49da037675030bc9fc2c3248366b7299a (diff) | |
download | gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar.gz gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar.bz2 gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar.lz gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar.xz gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.tar.zst gsoc2013-evolution-6c31be81b1043a9cd22c380b5103b11feaa77441.zip |
restoring the files in the correct directory
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
svn path=/trunk/; revision=27709
Diffstat (limited to 'plugins/mark-calendar-offline/ChangeLog')
-rw-r--r-- | plugins/mark-calendar-offline/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/mark-calendar-offline/ChangeLog b/plugins/mark-calendar-offline/ChangeLog new file mode 100644 index 0000000000..3664d11b30 --- /dev/null +++ b/plugins/mark-calendar-offline/ChangeLog @@ -0,0 +1,6 @@ +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 + |