aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/evolution-tasks.xml')
-rw-r--r--ui/evolution-tasks.xml26
1 files changed, 9 insertions, 17 deletions
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
index c0cbe55166..1691c20302 100644
--- a/ui/evolution-tasks.xml
+++ b/ui/evolution-tasks.xml
@@ -3,6 +3,9 @@
<commands>
<cmd name="TasksNewTask" pixtype="stock" pixname="New"
_tip="Create a new task" verb="TasksNewTask"/>
+ <cmd name="TasksDelete" _label="Delete" pixtype="stock" pixname="Trash"
+ _tip="Delete selected tasks" verb="TasksDelete"
+ accel="Delete" sensitive="0"/>
</commands>
<menu>
@@ -40,6 +43,8 @@
<submenu name="Edit">
+ <menuitem name="Delete" verb="TasksDelete"
+ _label="_Delete"/>
</submenu>
@@ -58,6 +63,10 @@
<separator/>
+ <toolitem name="Delete" verb="TasksDelete"/>
+
+ <separator/>
+
<toolitem name="Print" _label="Print"
_tip="Print" verb="TasksPrint"
pixtype="stock" pixname="Print"/>
@@ -65,20 +74,3 @@
</dockitem>
</Root>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-