From 5ef495e58358dcf28d45e69574f189ac51376a39 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 31 Mar 2014 05:52:08 +0000 Subject: Add zoom full and font size commands to Ingen. Consistent font size keybindings between Patchage and Ingen. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5356 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/ingen_gui.ui | 55 ++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 4 deletions(-) (limited to 'src/gui/ingen_gui.ui') diff --git a/src/gui/ingen_gui.ui b/src/gui/ingen_gui.ui index 8463b435..88bf08d5 100644 --- a/src/gui/ingen_gui.ui +++ b/src/gui/ingen_gui.ui @@ -205,7 +205,7 @@ Contributors: - + True False @@ -876,7 +876,7 @@ Contributors: False - + True False @@ -1026,7 +1026,7 @@ Contributors: - + False True False @@ -1076,7 +1076,7 @@ Contributors: - + True False @@ -1114,12 +1114,59 @@ Contributors: + + + gtk-zoom-fit + False + True + False + True + True + + + True False + + + _Increase Font Size + False + True + False + True + + + + + + _Decrease Font Size + False + True + False + True + + + + + + _Normal Font Size + False + True + False + True + + + + + + True + False + + gtk-fullscreen -- cgit v1.2.1