Skip to content
Snippets Groups Projects
xfpm-settings.glade 61.7 KiB
Newer Older
  <!-- interface-requires gtk+ 2.16 -->
  <requires lib="xfce4"/>
  <!-- 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">
      <widget class="GtkVBox" id="dialog-vbox">
        <property name="visible">True</property>
        <property name="spacing">2</property>
        <child>
            <property name="visible">True</property>
            <child>
                <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>
                        <property name="visible">True</property>
                        <property name="orientation">vertical</property>
                        <property name="spacing">10</property>
                            <property name="visible">True</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow_type">none</property>
                              <widget class="GtkAlignment" id="alignment">
                                <property name="visible">True</property>
                                <property name="left_padding">12</property>
                                    <property name="visible">True</property>
                                    <property name="orientation">vertical</property>
                                    <property name="spacing">10</property>
                                        <property name="visible">True</property>
                                        <property name="n_rows">3</property>
                                        <property name="n_columns">2</property>
                                        <property name="column_spacing">10</property>
                                        <property name="row_spacing">10</property>
                                            <property name="visible">True</property>
                                            <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>
                                            <property name="left_attach">1</property>
                                            <property name="right_attach">2</property>
                                            <property name="top_attach">1</property>
                                            <property name="bottom_attach">2</property>
                                            <property name="visible">True</property>
                                            <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>
                                            <property name="left_attach">1</property>
                                            <property name="right_attach">2</property>
                                            <property name="visible">True</property>
                                            <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>
                                            <property name="visible">True</property>
                                            <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>
                                            <property name="top_attach">1</property>
                                            <property name="bottom_attach">2</property>
                                        <child>
                                          <placeholder/>
                                        </child>
                                        <child>
                                          <placeholder/>
                                        </child>
                                        <property name="expand">False</property>
                                        <property name="position">0</property>
                                      <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>
                                      <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>
                            <child>
                              <widget class="GtkLabel" id="label26">
                                <property name="visible">True</property>
                                <property name="label" translatable="yes">&lt;b&gt;General Options&lt;/b&gt;</property>
                                <property name="use_markup">True</property>
                              </widget>
                              <packing>
                                <property name="type">label_item</property>
                              </packing>
                            </child>
                          </packing>
                        </child>
                      </widget>
                    </child>
                    <child>
                        <property name="visible">True</property>
                        <property name="label" translatable="yes">General</property>
                      </widget>
                      <packing>
                        <property name="tab_fill">False</property>
                        <property name="type">tab</property>
                        <property name="visible">True</property>
                        <property name="orientation">vertical</property>
                        <property name="spacing">10</property>
                            <property name="visible">True</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow_type">none</property>
                              <widget class="GtkAlignment" id="alignment9">
                                <property name="visible">True</property>
                                <property name="top_padding">5</property>
                                <property name="left_padding">15</property>
                                <child>
                                    <property name="visible">True</property>
                                    <property name="orientation">vertical</property>
                                        <property name="visible">True</property>
                                            <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>
                                            <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">&lt;b&gt;Actions&lt;/b&gt;</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>
                              <widget class="GtkAlignment" id="alignment10">
                                <property name="visible">True</property>
                                <property name="top_padding">5</property>
                                <property name="left_padding">15</property>
                                <child>
                                    <property name="visible">True</property>
                                    <property name="orientation">vertical</property>
                                    <property name="spacing">20</property>
                                    <child>
                                        <property name="visible">True</property>
                                        <property name="orientation">vertical</property>
                                            <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>
                                            <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>
                                        <property name="visible">True</property>
                                        <property name="orientation">vertical</property>
                                            <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>
                                            <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>
                                <property name="visible">True</property>
                                <property name="label" translatable="yes">&lt;b&gt;Monitor&lt;/b&gt;</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>
                            <property name="visible">True</property>
                            <property name="label_xalign">0</property>
                            <property name="shadow_type">none</property>
                              <widget class="GtkAlignment" id="alignment11">
                                <property name="visible">True</property>
                                <property name="top_padding">5</property>
                                <property name="left_padding">15</property>
                                <child>
                                    <property name="visible">True</property>
                                    <property name="orientation">vertical</property>
                                        <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>
                                        <property name="visible">True</property>
                                        <property name="can_focus">True</property>
                                        <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>
                                <property name="visible">True</property>
                                <property name="label" translatable="yes">&lt;b&gt;Brightness&lt;/b&gt;</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>
                        <property name="visible">True</property>
                        <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>
                        <property name="visible">True</property>
                        <property name="orientation">vertical</property>
                        <property name="spacing">10</property>
                            <property name="visible">True</property>
                            <property name="orientation">vertical</property>
                                <property name="visible">True</property>
                                <property name="label_xalign">0</property>
                                <property name="shadow_type">none</property>
                                  <widget class="GtkAlignment" id="alignment12">
                                    <property name="visible">True</property>
                                    <property name="top_padding">5</property>
                                    <property name="left_padding">15</property>
                                    <child>
                                        <property name="visible">True</property>
                                        <property name="orientation">vertical</property>
                                        <property name="spacing">10</property>
                                            <property name="visible">True</property>
                                            <property name="n_rows">2</property>
                                            <property name="n_columns">2</property>
                                            <property name="column_spacing">10</property>
                                            <property name="row_spacing">10</property>
                                                <property name="visible">True</property>
                                                <child>
                                                  <widget class="GtkComboBox" id="on-battery-lid">
                                                    <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>
                                                <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>
                                                <property name="visible">True</property>
                                                <child>
                                                  <widget class="GtkComboBox" id="battery-critical-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>
                                                <property name="left_attach">1</property>
                                                <property name="right_attach">2</property>
                                              </packing>
                                            </child>
                                            <child>
                                                <property name="visible">True</property>
                                                <child>
                                                    <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>
                                                <property name="visible">True</property>
                                                <child>
                                                    <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>
                                            <property name="position">1</property>
                                          </packing>
                                        </child>
                                      </widget>
                                    </child>
                                  </widget>
                                </child>
                                <child>
                                    <property name="visible">True</property>
                                    <property name="label" translatable="yes">&lt;b&gt;Actions&lt;/b&gt;</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>
                                  <widget class="GtkAlignment" id="alignment13">
                                    <property name="visible">True</property>
                                    <property name="top_padding">5</property>
                                    <property name="left_padding">15</property>
                                    <child>
                                        <property name="visible">True</property>
                                        <property name="orientation">vertical</property>
                                        <property name="spacing">20</property>
                                        <child>
                                            <property name="visible">True</property>
                                            <property name="orientation">vertical</property>
                                                <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>
                                                <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>
                                            <property name="visible">True</property>
                                            <property name="orientation">vertical</property>
                                                <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>
                                                <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>
                                    <property name="visible">True</property>
                                    <property name="label" translatable="yes">&lt;b&gt;Monitor&lt;/b&gt;</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>
                                <property name="visible">True</property>
                                <property name="label_xalign">0</property>
                                <property name="shadow_type">none</property>
                                  <widget class="GtkAlignment" id="alignment14">
                                    <property name="visible">True</property>
                                    <property name="top_padding">5</property>
                                    <property name="left_padding">15</property>
                                    <child>
                                        <property name="visible">True</property>
                                        <property name="orientation">vertical</property>
                                            <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>
                                            <property name="visible">True</property>
                                            <property name="can_focus">True</property>
                                            <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>
                                            <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>
                                            <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>
                                    <property name="visible">True</property>
                                    <property name="label" translatable="yes">&lt;b&gt;Brightness&lt;/b&gt;</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>
                        <property name="visible">True</property>
                        <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>
                    <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>
                                            <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>
                                        <property name="label" translatable="yes">Consider the computer on low power when the main power reaches:</property>
                                      </widget>
                                      <packing>
                                        <property name="expand">False</property>
                                        <property name="position">0</property>
                                      </packing>
                                    </child>
                                    <child>
                                        <property name="visible">True</property>
                                        <property name="can_focus">True</property>
                                        <property name="invisible_char">&#x25CF;</property>
                                        <property name="caps_lock_warning">False</property>
                                        <property name="adjustment">5 5 20 1 0 0</property>
                                      </widget>
                                      <packing>
                                        <property name="position">1</property>
                                      </packing>
                                    </child>
                                  </widget>
                                  <packing>
                                    <property name="expand">False</property>
                                    <property name="position">1</property>
                                  </packing>
                                </child>
                                <child>
                                  <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>
                                </child>
                              </widget>
                            </child>
                          </widget>
                        </child>
                        <child>
                          <widget class="GtkLabel" id="label1">
                            <property name="visible">True</property>
                            <property name="label" translatable="yes">&lt;b&gt;Advanced Options&lt;/b&gt;</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>
                    <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">
          <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>