diff options
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r-- | ui/evolution-mail-message.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 6f11dd645f..ca885c33e9 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -181,11 +181,11 @@ <cmd name="TextZoomIn" _tip="Increase the text size" - accel="*Control*+" /> + accel="*Control*equal" /> <cmd name="TextZoomOut" _tip="Decrease the text size" - accel="*Control*-" /> + accel="*Control*minus" /> <cmd name="TextZoomReset" _tip="Reset the text to its original size"/> |