diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-30 23:36:59 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-30 23:36:59 +0800 |
commit | 6d5496e6141bd4afd720e9c125855f4ca7fbe759 (patch) | |
tree | add01b4bbf99ec1c27cb0ddb66edf91a34c58380 /ui/evolution.xml | |
parent | c79f82b5d7ab7b9fda8559ed389325f17a2154ac (diff) | |
download | gsoc2013-evolution-6d5496e6141bd4afd720e9c125855f4ca7fbe759.tar.gz gsoc2013-evolution-6d5496e6141bd4afd720e9c125855f4ca7fbe759.tar.zst gsoc2013-evolution-6d5496e6141bd4afd720e9c125855f4ca7fbe759.zip |
Change the accelerator of ToolsSubscriptions to be "u".
* evolution-mail-global.xml: Change the accelerator of
ToolsSubscriptions to be "u".
* evolution.xml: Add PilotConduitSettings in Tools. Rename
"Preferences" to "Settings" as per Anna's request.
svn path=/trunk/; revision=18263
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 33e4fd54cd..3f660f2bd3 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -160,10 +160,11 @@ </submenu> <submenu name="Tools" _label="_Tools"> - <menuitem name="Settings" verb="" _label="_Preferences..." _tip="Change Evolution's settings"/> + <menuitem name="Settings" verb="" _label="_Settings..." _tip="Change Evolution's settings"/> <separator/> <placeholder name="ComponentPlaceholder"/> <menuitem name="PilotSettings" verb="" _label="Pi_lot Settings..." _tip="Set up Pilot configuration"/> + <menuitem name="PilotConduitSettings" verb="" _label="Pilot Con_duit Settings..." _tip="Set up Pilot conduit configuration"/> </submenu> <placeholder name="SearchPlaceholder"> |