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-mail-global.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-mail-global.xml')
-rw-r--r-- | ui/evolution-mail-global.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index bc1e1ae7eb..0600844eb6 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -94,7 +94,7 @@ <separator f="" name="emailglobal3"/> - <menuitem name="ToolsSubscriptions" verb="" _label="_Subscribe to Folders..."/> + <menuitem name="ToolsSubscriptions" verb="" _label="S_ubscribe to Folders..."/> <separator f="" name="emailglobal4"/> |