diff options
author | Seth Alves <alves@src.gnome.org> | 2000-07-14 05:35:57 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-07-14 05:35:57 +0800 |
commit | 085e18d4372f2f04e346000c3d33b82c9d7292a0 (patch) | |
tree | 0c5de958780ef7609e754a893e67591e0af08d8d /calendar/ChangeLog | |
parent | 98c56f99098bcc023524e6f162ce4a216298f06a (diff) | |
download | gsoc2013-evolution-085e18d4372f2f04e346000c3d33b82c9d7292a0.tar.gz gsoc2013-evolution-085e18d4372f2f04e346000c3d33b82c9d7292a0.tar.zst gsoc2013-evolution-085e18d4372f2f04e346000c3d33b82c9d7292a0.zip |
conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB
* conduits/todo/todo-conduit.c: conduit based on the calendar conduit.
this conduit syncs a pilot's ToDoDB database to wombat's list of "todo"
events.
* gui/gncal-todo.c (simple_todo_editor): set todo's priority control
based on value from ical object during edit.
svn path=/trunk/; revision=4156
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8825891d4c..9455fbeba2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-07-13 Seth Alves <alves@hungry.com> + + * gui/gncal-todo.c (simple_todo_editor): set todo's priority control + based on value from ical object during edit. + 2000-07-12 Federico Mena Quintero <federico@helixcode.com> * gui/print.c: Revert Michael's GnomeFont patch until the |