Add shortcut to set zoom to 50% (close #633)

This commit is contained in:
David Capello 2015-04-22 19:05:16 -03:00
parent f96293d1e8
commit 672d2b7992

View File

@ -150,6 +150,7 @@
</key>
<!-- Zoom -->
<key command="Zoom" shortcut="~"><param name="percentage" value="50" /></key>
<key command="Zoom" shortcut="1"><param name="percentage" value="100" /></key>
<key command="Zoom" shortcut="2"><param name="percentage" value="200" /></key>
<key command="Zoom" shortcut="3"><param name="percentage" value="400" /></key>