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 | 336 +++++++++++++++++++++++++++++---------------- 1 file changed, 218 insertions(+), 118 deletions(-) (limited to 'src/progs/gtk/om_gtk.glade') diff --git a/src/progs/gtk/om_gtk.glade b/src/progs/gtk/om_gtk.glade index 39af1fd1..16e15a2e 100644 --- a/src/progs/gtk/om_gtk.glade +++ b/src/progs/gtk/om_gtk.glade @@ -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 @@ -252,113 +250,8 @@ - + True - _Add - 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 - - - - - - - - True - - - - - - True - False - Using this menu will place items randomly - right click! - Right click on canvas to manually place an object - True - - - - - True - gtk-info - 1 - 0.5 - 0.5 - 0 - 0 - - - - - - @@ -382,7 +275,7 @@ - + True gtk-connect 1 @@ -405,7 +298,7 @@ - + True gtk-index 1 @@ -428,7 +321,7 @@ - + True gtk-dialog-error 1 @@ -455,6 +348,33 @@ + + + True + Right-click the canvas to add objects + True + + + + + True + gtk-info + 1 + 0.5 + 0.5 + 0 + 0 + + + + + + + + True + + + True @@ -3767,4 +3687,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