diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2006-01-25 19:39:31 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-25 19:39:31 +0800 |
commit | 7bbb05236d111818329767498698d2a15bc56fc7 (patch) | |
tree | 0a6e97e44447f1d72f68f2ea866dcabb3a65c9f6 /ui/evolution-task-editor.xml | |
parent | ec86e3f4d5d20bd6ce273030f7f6201fa6cc9851 (diff) | |
download | gsoc2013-evolution-7bbb05236d111818329767498698d2a15bc56fc7.tar.gz gsoc2013-evolution-7bbb05236d111818329767498698d2a15bc56fc7.tar.zst gsoc2013-evolution-7bbb05236d111818329767498698d2a15bc56fc7.zip |
** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559,
2006-01-25 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bugs #328513, #328514, #328551, #328553, #328558, #328559, #328560
svn path=/trunk/; revision=31309
Diffstat (limited to 'ui/evolution-task-editor.xml')
-rw-r--r-- | ui/evolution-task-editor.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml index ef67c56d81..925a1dd7bc 100644 --- a/ui/evolution-task-editor.xml +++ b/ui/evolution-task-editor.xml @@ -16,7 +16,7 @@ _tip="Toggles whether the Status field is displayed" type="toggle" state="0"/> - <cmd name="ViewTimeZone" _label="Show Time _Zone" + <cmd name="ViewTimeZone" _label="Time _Zone" _tip="Toggles whether the time zone is displayed" type="toggle" state="0" pixtype="pixbuf"/> @@ -35,7 +35,7 @@ <cmd name="OptionStatus" _tip="Click change / view the status details of the task" accel="*Control*t" pixtype="pixbuf"/> - <cmd name="InsertSendOptions" _label="Send Options" + <cmd name="InsertSendOptions" _label="_Send Options" _tip="Insert advanced send options"/> </commands> |