diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-11 14:24:54 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-11 14:24:54 +0800 |
commit | ba75befc400c0d7fc18f93c9f2574e597748579e (patch) | |
tree | 64ef2e884dca0c6827dc01a946b1467ead4c483b /ui/evolution-event-editor.xml | |
parent | b30a06b9e876fba26887e612ecac69d9d2aa5f76 (diff) | |
download | gsoc2013-evolution-ba75befc400c0d7fc18f93c9f2574e597748579e.tar.gz gsoc2013-evolution-ba75befc400c0d7fc18f93c9f2574e597748579e.tar.zst gsoc2013-evolution-ba75befc400c0d7fc18f93c9f2574e597748579e.zip |
Fix for bug #378438
svn path=/trunk/; revision=33503
Diffstat (limited to 'ui/evolution-event-editor.xml')
-rw-r--r-- | ui/evolution-event-editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index 252c07109a..f50fe084c8 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -68,7 +68,7 @@ </placeholder> </submenu> <submenu name="Insert"> - <menuitem name="InsertSendOptions" verb="" _label="Send Options"/> + <menuitem name="InsertSendOptions" verb="" _label="Send _Options"/> </submenu> <submenu name="Options"> <menuitem name="ActionAlarm" verb="" _label="_Alarms" pixtype="pixbuf"/> |