[frogr] Removed 'Save as' button and added new separator to the toolbar
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Removed 'Save as' button and added new separator to the toolbar
- Date: Sun, 11 Nov 2012 00:09:53 +0000 (UTC)
commit fe828ec9baf97b14852bd5b45978dfd1b6c2d66e
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Fri Nov 9 20:44:13 2012 +0100
Removed 'Save as' button and added new separator to the toolbar
data/gtkbuilder/frogr-main-view.xml | 20 +++++++-------------
1 files changed, 7 insertions(+), 13 deletions(-)
---
diff --git a/data/gtkbuilder/frogr-main-view.xml b/data/gtkbuilder/frogr-main-view.xml
index 04f0311..7a0b614 100644
--- a/data/gtkbuilder/frogr-main-view.xml
+++ b/data/gtkbuilder/frogr-main-view.xml
@@ -236,19 +236,6 @@
</packing>
</child>
<child>
- <object class="GtkToolButton" id="save_project_as_button">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="related_action">save_project_as_action</property>
- <property name="label" translatable="yes">Save Project As</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
<object class="GtkSeparatorToolItem" id="separator10">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -282,6 +269,13 @@
</packing>
</child>
<child>
+ <object class="GtkSeparatorToolItem" id="separator11">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_action_appearance">False</property>
+ </object>
+ </child>
+ <child>
<object class="GtkToolButton" id="upload_button">
<property name="visible">True</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]