diff --git a/ui/ChangeLog b/ui/ChangeLog index ed64701725..ee091494bc 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2002-07-23 Ettore Perazzoli + + * evolution-mail-message.xml: Use *Control*equal and *Control*minus + for TextZoomIn and TextZoomOut instead of *Control*+ and + *Control*-, since the former actually works. :-) + 2002-07-23 Ettore Perazzoli * evolution-mail-message.xml: Bind MessageMove to Control-Shift-V. 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 @@ + accel="*Control*equal" /> + accel="*Control*minus" />