From 4e15488ea9089fb112d5afa7203bb090bf6a7502 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 4 Mar 2010 21:18:00 +0000 Subject: Keyboard mnemonics for port add menuitems. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2521 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/ingen_gui.glade | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/gui/ingen_gui.glade b/src/gui/ingen_gui.glade index acd3ad00..aae4f35f 100644 --- a/src/gui/ingen_gui.glade +++ b/src/gui/ingen_gui.glade @@ -2227,7 +2227,7 @@ Contributors: True Add an audio input to this patch - Audio + _Audio True @@ -2236,7 +2236,7 @@ Contributors: True Add a control input (and a control slider for it) to this patch - Control + _Control True @@ -2245,7 +2245,7 @@ Contributors: True Add a generic event input to this patch - Event + _Event True @@ -2266,7 +2266,7 @@ Contributors: True Add an audio output to this patch - Audio + _Audio True @@ -2275,7 +2275,7 @@ Contributors: True Add a control output to this patch - Control + _Control True @@ -2284,7 +2284,7 @@ Contributors: True Add a generic event output to this patch - Event + _Event True -- cgit v1.2.1