diff options
author | JP Rosevear <jpr@novell.com> | 2004-10-21 02:53:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-10-21 02:53:36 +0800 |
commit | c1964e5f067f5458927c7af74ce7b9d3ef4dc5f0 (patch) | |
tree | a83097ba1a1b285e70fa64840d6ba96b10dc0138 /plugins/select-one-source/ChangeLog | |
parent | 5efbfda209a094cf238ea99fddc54081385c4a39 (diff) | |
download | gsoc2013-evolution-c1964e5f067f5458927c7af74ce7b9d3ef4dc5f0.tar.gz gsoc2013-evolution-c1964e5f067f5458927c7af74ce7b9d3ef4dc5f0.tar.zst gsoc2013-evolution-c1964e5f067f5458927c7af74ce7b9d3ef4dc5f0.zip |
implement a plugin that allows the user to limit the displayed task lists
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
svn path=/trunk/; revision=27657
Diffstat (limited to 'plugins/select-one-source/ChangeLog')
-rw-r--r-- | plugins/select-one-source/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/select-one-source/ChangeLog b/plugins/select-one-source/ChangeLog new file mode 100644 index 0000000000..f88d1d3bdf --- /dev/null +++ b/plugins/select-one-source/ChangeLog @@ -0,0 +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 + |