aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/machina.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/machina.ui')
-rw-r--r--src/gui/machina.ui32
1 files changed, 18 insertions, 14 deletions
diff --git a/src/gui/machina.ui b/src/gui/machina.ui
index ccf85ad..eeea2f4 100644
--- a/src/gui/machina.ui
+++ b/src/gui/machina.ui
@@ -247,7 +247,7 @@ press stop or play and the new nodes will be added to the machine.
<property name="can_focus">False</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
- <accelerator key="G" signal="activate" modifiers="GDK_CONTROL_MASK"/>
+ <accelerator key="d" signal="activate" modifiers="GDK_CONTROL_MASK"/>
<signal name="activate" handler="on_export_graphviz_menuitem_activate" swapped="no"/>
</object>
</child>
@@ -305,6 +305,23 @@ press stop or play and the new nodes will be added to the machine.
<signal name="activate" handler="on_toolbar2_activate" swapped="no"/>
</object>
</child>
+ <child>
+ <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="arrange_menuitem">
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Arrange</property>
+ <property name="use_underline">True</property>
+ <accelerator key="g" signal="activate" modifiers="GDK_CONTROL_MASK"/>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -597,19 +614,6 @@ press stop or play and the new nodes will be added to the machine.
</packing>
</child>
<child>
- <object class="GtkToolButton" id="arrange_but">
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Arrange canvas</property>
- <property name="stock_id">gtk-refresh</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
<object class="GtkSeparatorToolItem" id="separatortoolitem5">
<property name="visible">True</property>
<property name="can_focus">False</property>