Newer
Older
<property name="digits">0</property>
<property name="value_pos">bottom</property>
<signal name="value_changed" handler="sleep_on_battery_value_changed_cb"/>
<signal name="format_value" handler="format_dpms_value_cb"/>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="vbox29">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label37">
<property name="visible">True</property>
<property name="label" translatable="yes">Switch off display when computer is inactive for:</property>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkHScale" id="off-dpms-on-battery">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment7</property>
<property name="show_fill_level">True</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
<signal name="value_changed" handler="off_on_battery_value_changed_cb"/>
<signal name="format_value" handler="format_dpms_value_cb"/>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child type="label">
<object class="GtkLabel" id="label38">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Monitor</b></property>
<property name="use_markup">True</property>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="on-battery-brg-frame">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment" id="alignment14">
<property name="visible">True</property>
<property name="top_padding">5</property>
<property name="left_padding">15</property>
<object class="GtkVBox" id="vbox30">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">10</property>
<object class="GtkLabel" id="label39">
<property name="visible">True</property>
<property name="label" translatable="yes">Reduce screen brightness when computer is inactive for:</property>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkHScale" id="brg-on-battery">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment8</property>
<property name="digits">0</property>
<property name="value_pos">bottom</property>
<signal name="value_changed" handler="brightness_on_battery_value_changed_cb"/>
<signal name="format_value" handler="format_brightness_value_cb"/>
</object>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<child type="label">
<object class="GtkLabel" id="label40">
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Brightness</b></property>
<property name="use_markup">True</property>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
<packing>
<property name="position">1</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="monitor-on-battery">
<property name="visible">True</property>
<property name="label" translatable="yes">Monitor</property>
<property name="position">1</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<packing>
<property name="position">0</property>
</packing>
<packing>
<property name="position">2</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">On battery</property>
<packing>
<property name="position">2</property>
<property name="tab_fill">False</property>
</packing>
</child>
Ali Abdallah
committed
<child>
<object class="GtkFrame" id="frame1">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment" id="alignment1">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="left_padding">12</property>
<child>
<object class="GtkVBox" id="vbox2">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<property name="spacing">12</property>
Ali Abdallah
committed
<child>
<object class="GtkTable" id="table1">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="n_rows">3</property>
Ali Abdallah
committed
<property name="n_columns">2</property>
<property name="row_spacing">8</property>
Ali Abdallah
committed
<child>
<object class="GtkVBox" id="vbox5">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="inactivity-suspend">
Ali Abdallah
committed
<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>
<signal name="toggled" handler="set_suspend_inactivity"/>
</object>
Ali Abdallah
committed
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="inactivity-hibernate">
Ali Abdallah
committed
<property name="label" translatable="yes">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>
<property name="group">inactivity-suspend</property>
<signal name="toggled" handler="set_hibernate_inactivity"/>
</object>
Ali Abdallah
committed
<packing>
<property name="position">1</property>
</packing>
</child>
Ali Abdallah
committed
<packing>
Ali Abdallah
committed
<property name="left_attach">1</property>
<property name="right_attach">2</property>
Ali Abdallah
committed
</packing>
</child>
<child>
<object class="GtkVBox" id="vbox3">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<property name="orientation">vertical</property>
Ali Abdallah
committed
<child>
<object class="GtkRadioButton" id="sleep-dpms-mode">
<property name="label" translatable="yes">Standby</property>
Ali Abdallah
committed
<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>
<signal name="toggled" handler="set_dpms_standby_mode"/>
</object>
Ali Abdallah
committed
<packing>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="suspend-dpms-mode">
Ali Abdallah
committed
<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="draw_indicator">True</property>
<property name="group">sleep-dpms-mode</property>
<signal name="toggled" handler="set_dpms_suspend_mode"/>
</object>
Ali Abdallah
committed
<packing>
<property name="position">1</property>
</packing>
</child>
Ali Abdallah
committed
<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>
Ali Abdallah
committed
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox1">
Ali Abdallah
committed
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label7">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">Set computer inactivity sleep mode:</property>
Ali Abdallah
committed
<packing>
Ali Abdallah
committed
<property name="expand">False</property>
Ali Abdallah
committed
<property name="position">0</property>
</packing>
</child>
Ali Abdallah
committed
</child>
<child>
<object class="GtkHBox" id="hbox7">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<child>
<object class="GtkLabel" id="dpms-mode-label">
Ali Abdallah
committed
<property name="visible">True</property>
Ali Abdallah
committed
<property name="label" translatable="yes">Set monitor sleep mode:</property>
Ali Abdallah
committed
<packing>
Ali Abdallah
committed
<property name="expand">False</property>
<property name="position">0</property>
Ali Abdallah
committed
</packing>
</child>
Ali Abdallah
committed
<packing>
Ali Abdallah
committed
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
Ali Abdallah
committed
</packing>
</child>
Ali Abdallah
committed
<child>
<object class="GtkHBox" id="hbox2">
Ali Abdallah
committed
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="critical-level-label">
<property name="visible">True</property>
<property name="label" translatable="yes">Consider the computer on low power at:</property>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
Ali Abdallah
committed
<packing>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
Ali Abdallah
committed
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox8">
Ali Abdallah
committed
<property name="visible">True</property>
<child>
<object class="GtkSpinButton" id="critical-spin">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
<property name="adjustment">adjustment9</property>
<signal name="value_changed" handler="critical_level_value_changed_cb"/>
<signal name="output" handler="critical_spin_output_cb"/>
</object>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
Ali Abdallah
committed
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
Ali Abdallah
committed
</packing>
</child>
<packing>
<property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="cpu-freq">
<property name="label" translatable="yes">Enable CPU frequency 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>
<signal name="toggled" handler="cpu_freq_control_changed_cb"/>
</object>
Ali Abdallah
committed
<packing>
<property name="expand">False</property>
Ali Abdallah
committed
<property name="position">1</property>
Ali Abdallah
committed
</packing>
</child>
<child>
<object class="GtkCheckButton" id="lock-screen">
Ali Abdallah
committed
<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>
<signal name="toggled" handler="lock_screen_toggled_cb"/>
</object>
Ali Abdallah
committed
<packing>
<property name="expand">False</property>
Ali Abdallah
committed
<property name="position">2</property>
Ali Abdallah
committed
</packing>
Ali Abdallah
committed
</child>
Ali Abdallah
committed
</child>
Ali Abdallah
committed
</child>
<child type="label">
<object class="GtkLabel" id="label1">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="label" translatable="yes"><b>Advanced Options</b></property>
<property name="use_markup">True</property>
Ali Abdallah
committed
</child>
Ali Abdallah
committed
<packing>
<property name="position">3</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label23">
Ali Abdallah
committed
<property name="visible">True</property>
<property name="label" translatable="yes">Advanced</property>
Ali Abdallah
committed
<packing>
<property name="position">3</property>
<property name="tab_fill">False</property>
</packing>
</child>
<packing>
<property name="position">1</property>
</packing>
</child>
<packing>
<property name="position">0</property>
</packing>
<packing>
<property name="position">1</property>
</packing>
</child>
<child internal-child="action_area">
<object class="GtkHButtonBox" id="dialog-action_area">
<property name="visible">True</property>
<child>
<object class="GtkButton" id="help-button">
Ali Abdallah
committed
<property name="label">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>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="close-button">
Ali Abdallah
committed
<property name="label">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>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<packing>
<property name="expand">False</property>
<property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
<action-widgets>
<action-widget response="0">help-button</action-widget>
<action-widget response="0">close-button</action-widget>
</action-widgets>
</object>
</interface>