2004-10-21 Rodrigo Moya <rodrigo@novell.com> * mail-to-task.c (set_attendees, set_organizer): new functions. (do_mail_to_task): set attendees and organizer on the task from the recipients in the mail message. svn path=/trunk/; revision=27686
17 lines
535 B
Plaintext
17 lines
535 B
Plaintext
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
|
|
|
|
* mail-to-task.c (set_attendees, set_organizer): new functions.
|
|
(do_mail_to_task): set attendees and organizer on the task from the
|
|
recipients in the mail message.
|
|
|
|
* org-gnome-mail-to-task.eplug.in: use correct icon.
|
|
|
|
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
|
|
|
|
* org-gnome-mail-to-task.eplug.in: fixed to make the plugin show
|
|
up in the correct place.
|
|
|
|
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
|
|
|
|
* mail-to-task.c: implemented plugin for converting selected
|
|
mails to tasks. |