aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-08-08 00:05:18 +0800
committerMilan Crha <mcrha@redhat.com>2009-08-08 00:05:18 +0800
commita03f926fd5bc3bad2f5c8884299798290f240ac7 (patch)
treeae993c7ea30a5cd4f396262d0a3526c5de80fc22 /plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
parent33aa045fc2608bd070c3f31f28ac9d3e702f5137 (diff)
downloadgsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar.gz
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar.bz2
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar.lz
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar.xz
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.tar.zst
gsoc2013-evolution-a03f926fd5bc3bad2f5c8884299798290f240ac7.zip
Bug #584030 - [Mail-To-Task] improve duplicate handling and such
Diffstat (limited to 'plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml')
-rw-r--r--plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
index 65ae2f4a7b..e8494fb2d7 100644
--- a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
+++ b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
@@ -15,7 +15,7 @@
type="item"
path="70.mail_to_event1"
icon="appointment-new"
- _label="Convert to an _Event"
+ _label="Create an _Event"
enable="many"
visible="many"
activate="org_gnome_mail_to_event"/>
@@ -23,15 +23,15 @@
type="item"
path="70.mail_to_event2"
icon="stock_new-meeting"
- _label="Convert to a _Meeting"
- enable="many"
+ _label="Create a _Meeting"
+ enable="one"
visible="many"
activate="org_gnome_mail_to_meeting"/>
<item
type="item"
path="70.mail_to_event3"
icon="stock_todo"
- _label="Convert to a _Task"
+ _label="Create a _Task"
enable="many"
visible="many"
activate="org_gnome_mail_to_task"/>
@@ -39,7 +39,7 @@
type="item"
path="70.mail_to_event4"
icon="stock_insert-note"
- _label="Convert to a Mem_o"
+ _label="Create a Mem_o"
enable="many"
visible="many"
activate="org_gnome_mail_to_memo"/>
@@ -59,7 +59,7 @@
type="item"
verb="ConvertMeeting"
path="/commands/ConvertMeeting"
- enable="many"
+ enable="one"
activate="org_gnome_mail_to_meeting_menu"/>
<item
type="item"