aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-message-composer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r--ui/evolution-message-composer.xml53
1 files changed, 4 insertions, 49 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 3cf84f5f3d..06152658fc 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -38,10 +38,10 @@
<cmd name="ViewAttach" _label="Show attachments" _tip="Show / hide attachments"
type="toggle" state="0"/>
- <cmd name="SecuritySign" _label="PGP Sign" _tip="Sign this message with your PGP key"
+ <cmd name="SecurityPGPSign" _label="PGP Sign" _tip="Sign this message with your PGP key"
type="toggle" state="0"/>
- <cmd name="SecurityEncrypt" _label="PGP Encrypt" _tip="Encrypt this message with PGP"
+ <cmd name="SecurityPGPEncrypt" _label="PGP Encrypt" _tip="Encrypt this message with PGP"
type="toggle" state="0"/>
</commands>
@@ -104,9 +104,9 @@
<submenu name="Security" _label="_Security">
- <menuitem name="SecuritySign" verb="" _label="PGP Sign"/>
+ <menuitem name="SecurityPGPSign" verb="" _label="PGP Sign"/>
- <menuitem name="SecurityEncrypt" verb="" _label="PGP Encrypt"/>
+ <menuitem name="SecurityPGPEncrypt" verb="" _label="PGP Encrypt"/>
</submenu>
@@ -137,48 +137,3 @@
</dockitem>
</Root>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-