summaryrefslogtreecommitdiffstats
path: root/frontend/firstaidkit.glade
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/firstaidkit.glade')
-rw-r--r--frontend/firstaidkit.glade36
1 files changed, 32 insertions, 4 deletions
diff --git a/frontend/firstaidkit.glade b/frontend/firstaidkit.glade
index 1d16cf6..869eba8 100644
--- a/frontend/firstaidkit.glade
+++ b/frontend/firstaidkit.glade
@@ -9,6 +9,8 @@
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
+ <property name="default_width">640</property>
+ <property name="default_height">480</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="decorated">True</property>
@@ -65,11 +67,37 @@
</child>
<child>
- <widget class="GtkImageMenuItem" id="quit">
+ <widget class="GtkImageMenuItem" id="expert_mode1">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Expert mode</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_mainmenu_expert_activate" last_modification_time="Tue, 24 Aug 2010 13:57:18 GMT"/>
+
+ <child internal-child="image">
+ <widget class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="stock">gtk-properties</property>
+ <property name="icon_size">1</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ </child>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkSeparatorMenuItem" id="separatormenuitem2">
+ <property name="visible">True</property>
+ </widget>
+ </child>
+
+ <child>
+ <widget class="GtkImageMenuItem" id="quit1">
<property name="visible">True</property>
<property name="label">gtk-quit</property>
<property name="use_stock">True</property>
- <signal name="activate" handler="on_quit_activate"/>
</widget>
</child>
</widget>
@@ -118,6 +146,7 @@
<child>
<widget class="GtkVBox" id="vbox3">
+ <property name="border_width">3</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
@@ -297,8 +326,7 @@
</child>
<child>
- <widget class="GtkVBox" id="vbox4">
- <property name="visible">True</property>
+ <widget class="GtkVBox" id="expert_page">
<property name="homogeneous">False</property>
<property name="spacing">0</property>