summaryrefslogtreecommitdiff
path: root/src/glade.glade
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2018-03-12 15:27:08 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2018-03-12 15:27:08 -0300
commit773e8419857ea2b508203202586bdfd02d36ffdd (patch)
tree0951089dd9be1ac7d5b9306b82f4a54c264540e5 /src/glade.glade
parent40b8df765eb3ec88bb6ac1b3d2f990d7bfe9d714 (diff)
downloadglade-773e8419857ea2b508203202586bdfd02d36ffdd.tar.gz
GladeWindow: hide intro button after its finished.
Diffstat (limited to 'src/glade.glade')
-rw-r--r--src/glade.glade22
1 files changed, 18 insertions, 4 deletions
diff --git a/src/glade.glade b/src/glade.glade
index 4eeb8c7d..d16431a2 100644
--- a/src/glade.glade
+++ b/src/glade.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0
+<!-- Generated with glade 3.21.0
Glade - A user interface designer for GTK+ and GNOME.
Copyright (C) 2012-2017 Juan Pablo Ugarte
@@ -96,13 +96,27 @@ Author: Juan Pablo Ugarte
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="action_name">app.intro</property>
+ <property name="text" translatable="yes">Interactive Intro</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkModelButton">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
<property name="action_name">app.preferences</property>
<property name="text" translatable="yes">Preferences</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">4</property>
+ <property name="position">5</property>
</packing>
</child>
<child>
@@ -113,7 +127,7 @@ Author: Juan Pablo Ugarte
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">5</property>
+ <property name="position">6</property>
</packing>
</child>
<child>
@@ -127,7 +141,7 @@ Author: Juan Pablo Ugarte
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">6</property>
+ <property name="position">7</property>
</packing>
</child>
</object>