2010-05-19 11:11:26 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<interface>
|
2012-04-30 16:28:09 +01:00
|
|
|
<requires lib="gtk+" version="3.0"/>
|
2010-05-19 11:11:26 +01:00
|
|
|
<!-- interface-naming-policy project-wide -->
|
2012-05-18 16:40:31 +02:00
|
|
|
<object class="GtkApplicationWindow" id="main-window">
|
2010-05-19 11:11:26 +01:00
|
|
|
<property name="title" translatable="yes">System Settings</property>
|
2012-05-01 14:55:42 -04:00
|
|
|
<property name="resizable">False</property>
|
2010-07-16 16:04:11 +01:00
|
|
|
<property name="icon_name">preferences-desktop</property>
|
2011-04-11 11:28:48 +01:00
|
|
|
<property name="window_position">center</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkVBox" id="vbox1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkToolbar" id="toolbar1">
|
|
|
|
<property name="visible">True</property>
|
2011-03-07 10:42:54 -05:00
|
|
|
<style>
|
2012-05-01 13:30:18 -04:00
|
|
|
<class name="menubar"/>
|
2011-03-07 10:42:54 -05:00
|
|
|
</style>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkToolItem" id="toolbutton1">
|
|
|
|
<property name="visible">True</property>
|
2011-06-06 16:05:20 -04:00
|
|
|
<style>
|
|
|
|
<class name="raised"/>
|
|
|
|
</style>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
2010-11-21 19:33:34 -05:00
|
|
|
<object class="GtkAlignment" id="alignment1">
|
2010-05-19 11:11:26 +01:00
|
|
|
<property name="visible">True</property>
|
2010-11-21 19:33:34 -05:00
|
|
|
<property name="top_padding">5</property>
|
|
|
|
<property name="bottom_padding">5</property>
|
|
|
|
<property name="left_padding">10</property>
|
|
|
|
<property name="right_padding">5</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
2010-11-21 19:33:34 -05:00
|
|
|
<object class="GtkHBox" id="hbox1">
|
2010-05-19 11:11:26 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
2012-05-21 19:16:55 +01:00
|
|
|
<object class="GtkAspectFrame" id="home-aspect-frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="ratio">1</property>
|
|
|
|
<property name="shadow-type">none</property>
|
|
|
|
<property name="obey-child">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="home-button">
|
|
|
|
<property name="use_action_appearance">False</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
<property name="use_action_appearance">False</property>
|
|
|
|
<property name="image">image1</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="accessible">
|
|
|
|
<object class="AtkObject" id="home-button-atkobject">
|
|
|
|
<property name="AtkObject::accessible-name" translatable="yes">All Settings</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2011-10-25 16:30:26 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2010-11-21 19:33:34 -05:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkAlignment" id="entry-alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="xscale">0</property>
|
|
|
|
<child>
|
2011-05-20 21:27:09 -04:00
|
|
|
<object class="GtkBox" id="topright">
|
2010-11-21 19:33:34 -05:00
|
|
|
<property name="visible">True</property>
|
2011-05-20 21:27:09 -04:00
|
|
|
<property name="orientation">horizontal</property>
|
|
|
|
<child>
|
2012-06-11 15:42:55 +01:00
|
|
|
<object class="GtkSearchEntry" id="search-entry">
|
2011-05-20 21:27:09 -04:00
|
|
|
<property name="width_request">210</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="invisible_char">●</property>
|
|
|
|
<property name="secondary-icon-name">edit-find-symbolic</property>
|
|
|
|
<property name="secondary-icon-activatable">False</property>
|
|
|
|
<property name="secondary-icon-sensitive">False</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLockButton" id="lock-button">
|
|
|
|
<property name="visible">False</property>
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2010-11-21 19:33:34 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2010-05-19 11:11:26 +01:00
|
|
|
</object>
|
2010-11-21 19:33:34 -05:00
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2010-05-19 11:11:26 +01:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2012-08-18 16:03:19 +01:00
|
|
|
<object class="GtkNotebook" id="notebook">
|
2010-05-19 11:11:26 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2012-08-18 16:03:19 +01:00
|
|
|
<property name="show-tabs">False</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
<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">automatic</property>
|
2012-05-01 13:30:18 -04:00
|
|
|
<property name="shadow_type">in</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
2010-11-20 16:31:11 +00:00
|
|
|
<object class="GtkViewport" id="viewport">
|
2010-05-19 11:11:26 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="resize_mode">queue</property>
|
2012-03-27 17:42:25 -04:00
|
|
|
<property name="shadow_type">none</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
<child>
|
|
|
|
<object class="GtkVBox" id="main-vbox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow" id="search-scrolled-window">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="hscrollbar_policy">automatic</property>
|
|
|
|
<property name="vscrollbar_policy">automatic</property>
|
|
|
|
<property name="shadow_type">in</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
2010-05-25 14:22:25 +01:00
|
|
|
<property name="position">1</property>
|
2010-05-19 11:11:26 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<object class="GtkListStore" id="liststore">
|
|
|
|
<columns>
|
|
|
|
<!-- column-name name -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
<!-- column-name exec -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
<!-- column-name icon -->
|
|
|
|
<column type="gchararray"/>
|
|
|
|
</columns>
|
|
|
|
</object>
|
|
|
|
<object class="GtkSizeGroup" id="sizegroup">
|
|
|
|
<property name="mode">vertical</property>
|
|
|
|
<widgets>
|
2010-05-25 14:22:25 +01:00
|
|
|
<widget name="home-button"/>
|
2010-11-21 19:33:34 -05:00
|
|
|
<widget name="entry-alignment"/>
|
2010-05-19 11:11:26 +01:00
|
|
|
</widgets>
|
|
|
|
</object>
|
2011-10-19 16:07:34 +01:00
|
|
|
<object class="GtkImage" id="image1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="icon_name">view-grid-symbolic</property>
|
|
|
|
<property name="use_fallback">True</property>
|
2012-02-08 16:16:15 +00:00
|
|
|
<property name="pixel-size">16</property>
|
2011-10-19 16:07:34 +01:00
|
|
|
</object>
|
2010-05-19 11:11:26 +01:00
|
|
|
</interface>
|