aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/machina.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-03-11 23:45:54 +0000
committerDavid Robillard <d@drobilla.net>2007-03-11 23:45:54 +0000
commit04c6f60d1f1fb94f6a9dca81439026db22ebb88e (patch)
tree29b6bdd73bcfaa4e917185d93808957e44d6e92a /src/gui/machina.glade
parentf3ba4fc81cecf8ba61c2508ed9a624c794ab88b5 (diff)
downloadmachina-04c6f60d1f1fb94f6a9dca81439026db22ebb88e.tar.gz
machina-04c6f60d1f1fb94f6a9dca81439026db22ebb88e.tar.bz2
machina-04c6f60d1f1fb94f6a9dca81439026db22ebb88e.zip
Auto-arranging in flowcanvas/machina.
git-svn-id: http://svn.drobilla.net/lad/machina@353 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/machina.glade')
-rw-r--r--src/gui/machina.glade19
1 files changed, 17 insertions, 2 deletions
diff --git a/src/gui/machina.glade b/src/gui/machina.glade
index c0d1b87..216dfeb 100644
--- a/src/gui/machina.glade
+++ b/src/gui/machina.glade
@@ -85,7 +85,7 @@
<accelerator key="I" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image8">
+ <widget class="GtkImage" id="image9">
<property name="visible">True</property>
<property name="stock">gtk-media-record</property>
<property name="icon_size">1</property>
@@ -107,7 +107,7 @@
<accelerator key="E" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
- <widget class="GtkImage" id="image9">
+ <widget class="GtkImage" id="image10">
<property name="visible">True</property>
<property name="stock">gtk-convert</property>
<property name="icon_size">1</property>
@@ -405,6 +405,21 @@
<property name="homogeneous">True</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkToolButton" id="arrange_but">
+ <property name="visible">True</property>
+ <property name="tooltip" translatable="yes">Automatically arrange nodes</property>
+ <property name="stock_id">gtk-refresh</property>
+ <property name="visible_horizontal">True</property>
+ <property name="visible_vertical">True</property>
+ <property name="is_important">False</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="padding">0</property>