summaryrefslogtreecommitdiffstats
path: root/Src/PyCatcher/GUI/catcher_main.glade
diff options
context:
space:
mode:
Diffstat (limited to 'Src/PyCatcher/GUI/catcher_main.glade')
-rw-r--r--Src/PyCatcher/GUI/catcher_main.glade21
1 files changed, 18 insertions, 3 deletions
diff --git a/Src/PyCatcher/GUI/catcher_main.glade b/Src/PyCatcher/GUI/catcher_main.glade
index 09ed4ec..68241ef 100644
--- a/Src/PyCatcher/GUI/catcher_main.glade
+++ b/Src/PyCatcher/GUI/catcher_main.glade
@@ -22,6 +22,7 @@
<property name="default_width">341</property>
<property name="default_height">256</property>
<property name="has_resize_grip">False</property>
+ <signal name="delete-event" handler="_on_evaluators_window_close_clicked" swapped="no"/>
<child>
<object class="GtkImage" id="evaluation_image">
<property name="visible">True</property>
@@ -490,13 +491,13 @@
</packing>
</child>
<child>
- <object class="GtkToolButton" id="btn_location">
+ <object class="GtkToolButton" id="btn_databases">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
- <property name="label" translatable="yes">Location</property>
+ <property name="label" translatable="yes">Databases</property>
<property name="use_underline">True</property>
- <property name="icon_name">applications-internet</property>
+ <property name="icon_name">network-server</property>
</object>
<packing>
<property name="expand">False</property>
@@ -533,6 +534,20 @@
<property name="homogeneous">True</property>
</packing>
</child>
+ <child>
+ <object class="GtkToolButton" id="btn_user_mode">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_action_appearance">False</property>
+ <property name="label" translatable="yes">User Mode</property>
+ <property name="use_underline">True</property>
+ <property name="icon_name">applications-internet</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>