aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-tasks.xml
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-07-17 18:43:21 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-07-17 18:43:21 +0800
commitaa13b072540d842997c87d1b400382b4e724de48 (patch)
treeab5a32edd03550f59156eb55267afe111081f259 /ui/evolution-tasks.xml
parent20d610abe40342e35f36626ff0af45c909bdcd7f (diff)
downloadgsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar.gz
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar.bz2
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar.lz
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar.xz
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.tar.zst
gsoc2013-evolution-aa13b072540d842997c87d1b400382b4e724de48.zip
s/Expunge/Purge.
2003-07-17 Rodrigo Moya <rodrigo@ximian.com> * evolution-tasks.xml: s/Expunge/Purge. * evolution-calendar.xml: fixed menmonic for Purge. svn path=/trunk/; revision=21852
Diffstat (limited to 'ui/evolution-tasks.xml')
-rw-r--r--ui/evolution-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
index 76b74615df..7403d20af3 100644
--- a/ui/evolution-tasks.xml
+++ b/ui/evolution-tasks.xml
@@ -11,7 +11,7 @@
pixtype="stock" pixname="gtk-delete"/>
<cmd name="TasksMarkComplete" _tip="Mark selected tasks as complete" accel="*Control*k" sensitive="0"/>
- <cmd name="TasksExpunge" _label="_Expunge" _tip="Delete completed tasks" accel="*Control*e"/>
+ <cmd name="TasksPurge" _label="Purg_e" _tip="Delete completed tasks" accel="*Control*e"/>
</commands>
<menu>
@@ -43,7 +43,7 @@
<submenu name="Actions" _label="_Actions">
<placeholder name="ComponentActionsPlaceholder">
<separator/>
- <menuitem name="TasksExpunge" verb=""/>
+ <menuitem name="TasksPurge" verb=""/>
</placeholder>
</submenu>