aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-211-24/+30
| | | | Shortens the Message menu a little for low screen resolutions.
* Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-231-5/+5
| | | | avoids the need for intltool changes.
* Disable a chunk of UI from the mail-to-task pluginMichael Meeks2010-03-141-0/+4
| | | | | | Allow plugins to disable chunks of their UI - *NB* requires patched intltool, that doesn't elide comments in XML Remove some debug
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-0/+16
|
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-051-5/+21
| | | | | | | Also get mail-to-task working for the message browser window. Came up with a new technique for managing actions and action groups in the process. Also gave the EMailReader interface an "update-actions" signal for plugins to connect to.
* Bug #593648 - mail-to-task used full path in .eplug fileMilan Crha2009-08-311-1/+1
| | | | just a part-of-bug, this doesn't fix whole bug.
* Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-74/+27
| | | | | This one was more challenging. It exposed some flaws in the new shell design and in EPluginUI, which is good because they're fixed now.
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+2
|
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-251-2/+44
| | | | ** Fix for bug #342296
* ** Fix for bug #353779Milan Crha2007-11-051-3/+3
| | | | | | | | | | | | | | | 2007-11-05 Milan Crha <mcrha@redhat.com> ** Fix for bug #353779 * mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml: Allow convert more than one mail to meeting with one click. * mail-to-task/org-gnome-mail-to-task.eplug.xml: Allow convert more than one mail to task with one click. svn path=/trunk/; revision=34493
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-021-1/+1
| | | | | | | | | | | | | 2007-04-02 Sankar P <psankar@novell.com> * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> Code Cleanup. Fixes part of #301149 svn path=/trunk/; revision=33354
* ** Fixes bug #323011Srinivasa Ragavan2006-01-141-0/+13
| | | | | | | | | | | | | | | 2006-01-14 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #323011 * Makefile.am: Added org-gnome-mail-to-task.xml to build * mail-to-task.c (convert_to_task), (org_gnome_mail_to_task), (org_gnome_mail_to_task_menu): Added Code to handle menu. * org-gnome-mail-to-task.eplug.xml: Added plug to show Convert to Task menu item under Message menu. * org-gnome-mail-to-task.xml: Added UI files for menu item. svn path=/trunk/; revision=31179
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-0/+25
remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304