From 2b9b38d0a6a69327fa2f4c49ec82fc3ab8f338c9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 16 Jun 2006 17:52:50 +0000 Subject: Removed Add menu from patch window (in favour of context menu only), other GUI tweaks git-svn-id: http://svn.drobilla.net/lad/grauph@44 a436a847-0d15-0410-975c-d299462d15a1 --- src/progs/gtk/om_gtk.glade.bak | 220 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 199 insertions(+), 21 deletions(-) (limited to 'src/progs/gtk/om_gtk.glade.bak') diff --git a/src/progs/gtk/om_gtk.glade.bak b/src/progs/gtk/om_gtk.glade.bak index db3e01b4..ac12bb1e 100644 --- a/src/progs/gtk/om_gtk.glade.bak +++ b/src/progs/gtk/om_gtk.glade.bak @@ -52,7 +52,7 @@ - + True gtk-open 1 @@ -107,7 +107,7 @@ - + True gtk-preferences 1 @@ -166,13 +166,11 @@ - + True - Fullscreen - True - True + gtk-fullscreen + True - @@ -192,7 +190,7 @@ - + True gtk-preferences 1 @@ -234,7 +232,7 @@ - + True gtk-delete 1 @@ -270,7 +268,7 @@ - + True gtk-execute 1 @@ -293,7 +291,7 @@ - + True gtk-open 1 @@ -316,7 +314,7 @@ - + True gtk-new 1 @@ -345,7 +343,7 @@ - + True gtk-info 1 @@ -382,7 +380,7 @@ - + True gtk-connect 1 @@ -405,7 +403,7 @@ - + True gtk-index 1 @@ -428,7 +426,7 @@ - + True gtk-dialog-error 1 @@ -3267,7 +3265,7 @@ Contributors: 0 False - False + True @@ -3315,7 +3313,7 @@ Contributors: 0 False - False + True @@ -3338,7 +3336,7 @@ Contributors: True - 8 + 4 True True @@ -3472,11 +3470,11 @@ Contributors: True 1 0 - False + True GTK_UPDATE_ALWAYS False False - 1 0 100 1 10 10 + 16180 1 65535 1 10 10 0 @@ -3767,4 +3765,184 @@ Contributors: + + True + + + + True + Input + True + + + + True + gtk-connect + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + + + + True + Add an audio input to this patch + Audio + True + + + + + + + True + Add a control input (and a control slider for it) to this patch + Control + True + + + + + + + True + Add a MIDI input to this patch + MIDI + True + + + + + + + + + + + True + Output + True + + + + True + gtk-connect + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + + + + True + Add an audio output to this patch + Audio + True + + + + + + + True + Add a control output to this patch + Control + True + + + + + + + True + Add a MIDI output to this patch + MIDI + True + + + + + + + + + + + True + Load a plugin as a child of this patch + _Plugin... + True + + + + + True + gtk-execute + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + + + True + Load a patch as a child of this patch + Patch From _File... + True + + + + + True + gtk-open + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + + + True + Create a new (empty) patch as a child of this patch + _New Patch... + True + + + + + True + gtk-new + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + -- cgit v1.2.1