Newer
Older
<?xml version="1.0"?>
<!-- interface-requires gtk+ 2.16 -->
<requires lib="xfce4"/>
Ali Abdallah
committed
<!-- interface-requires xfce4 2360.6128 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="XfceTitledDialog" id="xfpm-settings-dialog">
<property name="border_width">5</property>
<property name="title" translatable="yes">Xfce Power Manager</property>
<property name="window_position">center-on-parent</property>
<property name="icon_name">gpm-ac-adapter</property>
<property name="type_hint">dialog</property>
<property name="has_separator">False</property>
<property name="subtitle" translatable="yes">Power manager settings</property>
<child internal-child="vbox">
Ali Abdallah
committed
<widget class="GtkVBox" id="dialog-vbox">
<property name="visible">True</property>
<property name="spacing">2</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox">
<property name="visible">True</property>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox">
<property name="visible">True</property>
<child>
<widget class="GtkTreeView" id="treeview">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">False</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkNotebook" id="main-notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_tabs">False</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox16">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkFrame" id="frame">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="left_padding">12</property>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox17">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkTable" id="table3">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="n_rows">3</property>
<property name="n_columns">2</property>
<property name="column_spacing">10</property>
<property name="row_spacing">10</property>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox13">
<property name="visible">True</property>
Ali Abdallah
committed
<child>
<widget class="GtkComboBox" id="sleep-combox">
<property name="visible">True</property>
<property name="items" translatable="yes">Nothing</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox14">
<property name="visible">True</property>
Ali Abdallah
committed
<child>
<widget class="GtkComboBox" id="tray-combox">
<property name="visible">True</property>
<property name="items" translatable="yes">Always show icon</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="left_attach">1</property>
<property name="right_attach">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox15">
<property name="visible">True</property>
Ali Abdallah
committed
<child>
<widget class="GtkLabel" id="label24">
<property name="visible">True</property>
<property name="label" translatable="yes">System tray icon: </property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox16">
<property name="visible">True</property>
Ali Abdallah
committed
<child>
<widget class="GtkLabel" id="label25">
<property name="visible">True</property>
<property name="label" translatable="yes">When sleep button is pressed:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
Ali Abdallah
committed
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
Ali Abdallah
committed
<widget class="GtkCheckButton" id="enable-dpms">
<property name="label" translatable="yes">Enable monitor power management control</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkCheckButton" id="notification">
<property name="label" translatable="yes">Enable notification</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</widget>
</child>
</widget>
</child>
Ali Abdallah
committed
<child>
<widget class="GtkLabel" id="label26">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>General Options</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="position">0</property>
</packing>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="General">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">General</property>
</widget>
<packing>
<property name="tab_fill">False</property>
<property name="type">tab</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox18">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkFrame" id="frame7">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment9">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox19">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox17">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label27">
<property name="visible">True</property>
<property name="label" translatable="yes">When laptop lid is closed:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkComboBox" id="on-ac-lid">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="items" translatable="yes">Nothing</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkLabel" id="sleep">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Actions</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="padding">10</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkFrame" id="dpms-on-ac-frame">
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment10">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox20">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">20</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox21">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label28">
<property name="visible">True</property>
<property name="label" translatable="yes">Put display to sleep when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHScale" id="sleep-dpms-on-ac">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">10 0 60 1 0 0</property>
<property name="show_fill_level">True</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox22">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="label" translatable="yes">Switch off display when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHScale" id="off-dpms-on-ac">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">15 0 60 1 0 10</property>
<property name="show_fill_level">True</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label30">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Monitor</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkFrame" id="frame8">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment11">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox23">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label31">
<property name="visible">True</property>
<property name="label" translatable="yes">Reduce screen brightness when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHScale" id="brg-on-ac">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">10 9 120 1 0 0</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</widget>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label32">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Brightness</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label8">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">On AC</property>
</widget>
<packing>
<property name="position">1</property>
<property name="tab_fill">False</property>
<property name="type">tab</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox24">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox25">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkFrame" id="frame9">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment12">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox26">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">10</property>
Ali Abdallah
committed
<widget class="GtkTable" id="table4">
<property name="visible">True</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
Ali Abdallah
committed
<property name="column_spacing">10</property>
<property name="row_spacing">10</property>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox18">
<property name="visible">True</property>
<child>
<widget class="GtkComboBox" id="on-battery-lid">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="items" translatable="yes">Nothing</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox19">
<property name="visible">True</property>
<child>
<widget class="GtkComboBox" id="battery-critical-combox">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="items" translatable="yes">Nothing</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox20">
<property name="visible">True</property>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label33">
<property name="visible">True</property>
<property name="label" translatable="yes">When laptop lid is closed:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox21">
<property name="visible">True</property>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label34">
<property name="visible">True</property>
<property name="label" translatable="yes">When battery power is critical:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
</widget>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkCheckButton" id="power-save">
<property name="label" translatable="yes">Prefer power savings over performance</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
Ali Abdallah
committed
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label35">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Actions</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="padding">10</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkFrame" id="dpms-on-battery-frame">
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment13">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox27">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<property name="spacing">20</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox28">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label36">
<property name="visible">True</property>
<property name="label" translatable="yes">Put display to sleep when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHScale" id="sleep-dpms-on-battery">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">5 0 60 1 0 0</property>
<property name="show_fill_level">True</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox29">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label37">
<property name="visible">True</property>
<property name="label" translatable="yes">Switch off display when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHScale" id="off-dpms-on-battery">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">5 0 60 1 0 0</property>
<property name="show_fill_level">True</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label38">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Monitor</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkFrame" id="frame10">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
Ali Abdallah
committed
<widget class="GtkAlignment" id="alignment14">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<child>
Ali Abdallah
committed
<widget class="GtkVBox" id="vbox30">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<widget class="GtkLabel" id="label39">
<property name="visible">True</property>
<property name="label" translatable="yes">Reduce screen brightness when computer is inactive for:</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHScale" id="brg-on-battery">
<property name="visible">True</property>
<property name="can_focus">True</property>
Ali Abdallah
committed
<property name="adjustment">10 9 120 1 0 0</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox22">
<property name="visible">True</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkHBox" id="hbox23">
<property name="visible">True</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">3</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label40">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Brightness</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="position">2</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkLabel" id="label22">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">On battery</property>
</widget>
<packing>
<property name="position">2</property>
<property name="tab_fill">False</property>
<property name="type">tab</property>
</packing>
</child>
Ali Abdallah
committed
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
<child>
<widget class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
<widget class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="left_padding">12</property>
<child>
<widget class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<widget class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="spacing">10</property>
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="label" translatable="yes">Set monitor sleep mode:</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkVBox" id="vbox3">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
<widget class="GtkRadioButton" id="sleep-dpms-mode">
<property name="label" translatable="yes">Standby</property>
Ali Abdallah
committed
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkRadioButton" id="suspend-dpms-mode">
<property name="label" translatable="yes">Suspend</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">sleep-dpms-mode</property>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="hbox2">
<property name="visible">True</property>
<property name="spacing">10</property>
<child>
<widget class="GtkLabel" id="label3">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">Consider the computer on low power when the main power reaches:</property>
Ali Abdallah
committed
</widget>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkSpinButton" id="critical-spin">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
Ali Abdallah
committed
<property name="caps_lock_warning">False</property>
<property name="adjustment">5 5 20 1 0 0</property>
Ali Abdallah
committed
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
Ali Abdallah
committed
<widget class="GtkCheckButton" id="lock-screen">
<property name="label" translatable="yes">Lock screen when going for suspend/hibernate</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
Ali Abdallah
committed
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Advanced Options</b></property>
<property name="use_markup">True</property>
</widget>
<packing>
<property name="type">label_item</property>
</packing>
</child>
</widget>
<packing>
<property name="position">3</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label23">
<property name="visible">True</property>
<property name="label" translatable="yes">Advanced</property>
</widget>
<packing>
<property name="position">3</property>
<property name="tab_fill">False</property>
<property name="type">tab</property>
</packing>
</child>
</widget>
<packing>
Ali Abdallah
committed
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="position">0</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child internal-child="action_area">
Ali Abdallah
committed
<widget class="GtkHButtonBox" id="dialog-action_area">
<property name="visible">True</property>
<property name="layout_style">edge</property>
<child>
<widget class="GtkButton" id="button2">
<property name="label" translatable="yes">gtk-help</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button1">
<property name="label" translatable="yes">gtk-close</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</widget>
<packing>
<property name="expand">False</property>
<property name="pack_type">end</property>
<property name="position">0</property>