summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.ui
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-24 01:10:19 +0000
committerDavid Robillard <d@drobilla.net>2015-10-24 01:10:19 +0000
commit64e08b177f873ecacc914e966968f5240b5f8297 (patch)
tree711021bdcae7dffde1f6465da368be9f1ed1083a /src/gui/ingen_gui.ui
parentae84d83a49ff577152b5a26a03cd919a3c43644c (diff)
downloadingen-64e08b177f873ecacc914e966968f5240b5f8297.tar.gz
ingen-64e08b177f873ecacc914e966968f5240b5f8297.tar.bz2
ingen-64e08b177f873ecacc914e966968f5240b5f8297.zip
Remove excess toolbar buttons
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5773 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/ingen_gui.ui')
-rw-r--r--src/gui/ingen_gui.ui54
1 files changed, 12 insertions, 42 deletions
diff --git a/src/gui/ingen_gui.ui b/src/gui/ingen_gui.ui
index f3c61d23..d9caaad4 100644
--- a/src/gui/ingen_gui.ui
+++ b/src/gui/ingen_gui.ui
@@ -1156,6 +1156,18 @@ See COPYING file included with this distribution, or http://www.gnu.org/licenses
</object>
</child>
<child>
+ <object class="GtkImageMenuItem" id="graph_refresh_menuitem">
+ <property name="label">gtk-refresh</property>
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <accelerator key="F5" signal="activate"/>
+ <signal name="activate" handler="graph_refresh_menuitem" swapped="no"/>
+ </object>
+ </child>
+ <child>
<object class="GtkImageMenuItem" id="graph_fullscreen_menuitem">
<property name="label">gtk-fullscreen</property>
<property name="use_action_appearance">False</property>
@@ -2892,48 +2904,6 @@ See COPYING file included with this distribution, or http://www.gnu.org/licenses
<property name="expand">False</property>
</packing>
</child>
- <child>
- <object class="GtkSeparatorToolItem" id="separatortoolitem18">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="graph_view_save_but">
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock_id">gtk-save</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
- <object class="GtkSeparatorToolItem" id="separatortoolitem22">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkToolButton" id="graph_view_refresh_but">
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock_id">gtk-refresh</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
</object>
<packing>
<property name="expand">False</property>