aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-message.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r--ui/evolution-mail-message.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 45d4fd263c..035b5d1ac5 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -169,11 +169,11 @@
<cmd name="TextZoomIn"
_tip="Increase the text size"
- accel="*Control*+"/>
+ accel="*Control*+" />
<cmd name="TextZoomOut"
_tip="Decrease the text size"
- accel="*Control*-"/>
+ accel="*Control*-" />
<cmd name="TextZoomReset"
_tip="Reset the text to its original size"/>
@@ -221,6 +221,8 @@
<submenu name="View">
<placeholder name="MailMessageView">
+ <separator/>
+
<submenu name="TextSize" _label="Text Si_ze">
<menuitem name="TextZoomOut" verb="" _label="S_maller"/>
<menuitem name="TextZoomIn" verb="" _label="_Larger"/>