aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r--ui/evolution-calendar.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index de76c509df..dd06970836 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -19,6 +19,8 @@
<cmd name="Paste" _tip="Paste the clipboard" accel="*Control*v"/>
<cmd name="Delete" _tip="Delete the appointment" accel="*Control*d"/>
+ <cmd name="DeleteOccurrence" _tip="Delete this occurrence"/>
+ <cmd name="DeleteAllOccurrences" _tip="Delete All Occurrences"/>
<cmd name="PublishFreeBusy" _tip="Publish Free/Busy information for this calendar"/>
</commands>
@@ -45,6 +47,8 @@
<separator/>
<menuitem name="Delete" verb="" _label="_Delete" pixtype="pixbuf"/>
+ <menuitem name="DeleteOccurrence" verb="" _label="Delete this Occurrence" pixtype="pixbuf"/>
+ <menuitem name="DeleteAllOccurrences" verb="" _label="Delete All Occurrences" pixtype="pixbuf"/>
</submenu>
</placeholder>