132 lines
5.4 KiB
Plaintext
132 lines
5.4 KiB
Plaintext
|
|
<?xml version="1.0"?>
|
||
|
|
<interface>
|
||
|
|
<!-- interface-requires gtk+ 2.12 -->
|
||
|
|
<!-- interface-naming-policy project-wide -->
|
||
|
|
<object class="GtkWindow" id="main_window">
|
||
|
|
<child>
|
||
|
|
<object class="GtkVBox" id="services_admin">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="border_width">6</property>
|
||
|
|
<property name="spacing">6</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="label83">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="xalign">0</property>
|
||
|
|
<property name="label" translatable="yes">Select the services that you wish to activate:</property>
|
||
|
|
<property name="use_markup">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">False</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkScrolledWindow" id="scrollwindow">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hscrollbar_policy">never</property>
|
||
|
|
<property name="vscrollbar_policy">automatic</property>
|
||
|
|
<property name="shadow_type">in</property>
|
||
|
|
<property name="width_request">400</property>
|
||
|
|
<property name="height_request">500</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkTreeView" id="services_list">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="headers_visible">False</property>
|
||
|
|
<property name="rules_hint">True</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="position">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<object class="GtkDialog" id="service_settings_dialog">
|
||
|
|
<property name="width_request">300</property>
|
||
|
|
<property name="modal">True</property>
|
||
|
|
<property name="destroy_with_parent">True</property>
|
||
|
|
<property name="type_hint">dialog</property>
|
||
|
|
<child internal-child="vbox">
|
||
|
|
<object class="GtkVBox" id="dialog-vbox2">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkVBox" id="vbox4">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="border_width">7</property>
|
||
|
|
<property name="spacing">6</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="label86">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="xalign">0</property>
|
||
|
|
<property name="label" translatable="yes">Advanced settings:</property>
|
||
|
|
<property name="use_markup">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">False</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkScrolledWindow" id="scrolledwindow1">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hscrollbar_policy">never</property>
|
||
|
|
<property name="vscrollbar_policy">never</property>
|
||
|
|
<property name="shadow_type">in</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkTreeView" id="service_settings_table">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="rules_hint">True</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="position">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="position">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child internal-child="action_area">
|
||
|
|
<object class="GtkHButtonBox" id="dialog-action_area2">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="layout_style">end</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkButton" id="closebutton1">
|
||
|
|
<property name="label">gtk-close</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="can_default">True</property>
|
||
|
|
<property name="receives_default">False</property>
|
||
|
|
<property name="use_stock">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">False</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="pack_type">end</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
<action-widgets>
|
||
|
|
<action-widget response="-7">closebutton1</action-widget>
|
||
|
|
</action-widgets>
|
||
|
|
</object>
|
||
|
|
</interface>
|