|
|
|
|
@ -1,11 +1,13 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
|
<!-- Generated with glade 3.40.0 -->
|
|
|
|
|
<interface>
|
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<property name="mode">both</property>
|
|
|
|
|
<property name="ignore-hidden">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup"/>
|
|
|
|
|
<object class="GtkSizeGroup"/>
|
|
|
|
|
<object class="GtkAboutDialog" id="aboutWindows">
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">О Программе</property>
|
|
|
|
|
@ -318,7 +320,7 @@ specified priority</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="chbLoadVariantSelectionTimer">
|
|
|
|
|
<property name="label" translatable="yes">Load variant selection timer</property>
|
|
|
|
|
<property name="label" translatable="yes">Boot selection menu timer</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
@ -481,20 +483,18 @@ specified priority</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblSecurityLogin">
|
|
|
|
|
<object class="GtkCheckButton" id="chbSecurityLogin">
|
|
|
|
|
<property name="label" translatable="yes">Boot menu user name:</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="tooltip-text" translatable="yes">User name to enter boot configuration editing mode</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="margin-left">2</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-start">2</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
<property name="label" translatable="yes">Load menu user name:</property>
|
|
|
|
|
<property name="ellipsize">start</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
@ -502,23 +502,6 @@ specified priority</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBoxText" id="chbSecurityLogin">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="entrySecurityLogin">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
@ -548,19 +531,18 @@ specified priority</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="lblPasswordProtec">
|
|
|
|
|
<object class="GtkCheckButton" id="chbPasswordProtecc">
|
|
|
|
|
<property name="label" translatable="yes">Boot menu user password:</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="halign">start</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
|
<property name="margin-left">2</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-start">2</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
<property name="label" translatable="yes">Load menu user password:</property>
|
|
|
|
|
<property name="ellipsize">start</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
@ -568,23 +550,6 @@ specified priority</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBoxText" id="chbPasswordProtecc">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
<property name="margin-left">5</property>
|
|
|
|
|
<property name="margin-right">5</property>
|
|
|
|
|
<property name="margin-start">5</property>
|
|
|
|
|
<property name="margin-end">5</property>
|
|
|
|
|
<property name="margin-top">6</property>
|
|
|
|
|
<property name="margin-bottom">6</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="entryPasswordProtecc">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
@ -1202,27 +1167,12 @@ specified priority</property>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<property name="mode">both</property>
|
|
|
|
|
<property name="ignore-hidden">True</property>
|
|
|
|
|
<widgets>
|
|
|
|
|
<widget name="cmbDefaultDonw"/>
|
|
|
|
|
<widget name="chbSecurityLogin"/>
|
|
|
|
|
<widget name="chbPasswordProtecc"/>
|
|
|
|
|
</widgets>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<widgets>
|
|
|
|
|
<widget name="lblInfoDefaultDonw"/>
|
|
|
|
|
<widget name="lblDownloadMode"/>
|
|
|
|
|
<widget name="lblSecurityLogin"/>
|
|
|
|
|
<widget name="lblPasswordProtec"/>
|
|
|
|
|
</widgets>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkSizeGroup">
|
|
|
|
|
<widgets>
|
|
|
|
|
<widget name="chbLoadVariantSelectionTimer"/>
|
|
|
|
|
<widget name="lblInfoDefaultDonw"/>
|
|
|
|
|
<widget name="lblDownloadMode"/>
|
|
|
|
|
<widget name="lblSecurityLogin"/>
|
|
|
|
|
<widget name="lblPasswordProtec"/>
|
|
|
|
|
<widget name="chbSecurityLogin"/>
|
|
|
|
|
<widget name="chbPasswordProtecc"/>
|
|
|
|
|
</widgets>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkWindow" id="mess_sudo">
|
|
|
|
|
|