diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-12 21:08:20 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-12 21:08:20 +0800 |
commit | 2b213390c0a8f8ef4a8280ffb3e4a5235a99f2f8 (patch) | |
tree | ddf06fb5ee61190d1bafa876ea7e9ccc78cb1b72 /ui/evolution-task-editor.xml | |
parent | b6ac59d5a5bc38268bba6121a73d87dba3a49f35 (diff) | |
download | gsoc2013-evolution-2b213390c0a8f8ef4a8280ffb3e4a5235a99f2f8.tar.gz gsoc2013-evolution-2b213390c0a8f8ef4a8280ffb3e4a5235a99f2f8.tar.zst gsoc2013-evolution-2b213390c0a8f8ef4a8280ffb3e4a5235a99f2f8.zip |
Fix accelerators (UI Hackfest - see
2006-01-12 Harish Krishnaswamy <kharish@novell.com>
* evolution-calendar.xml:
* evolution-task-editor.xml: Fix accelerators
(UI Hackfest - see http://go-evolution.org/Shortcut_Keys_Review)
svn path=/trunk/; revision=31145
Diffstat (limited to 'ui/evolution-task-editor.xml')
-rw-r--r-- | ui/evolution-task-editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml index 8704d36910..ef67c56d81 100644 --- a/ui/evolution-task-editor.xml +++ b/ui/evolution-task-editor.xml @@ -34,7 +34,7 @@ type="radio" group="class" _tip="Classify as Confidential"/> <cmd name="OptionStatus" - _tip="Click change / view the status details of the task" accel="*Control**Alt*t" pixtype="pixbuf"/> + _tip="Click change / view the status details of the task" accel="*Control*t" pixtype="pixbuf"/> <cmd name="InsertSendOptions" _label="Send Options" _tip="Insert advanced send options"/> |