|
|
|
@ -6538,41 +6538,6 @@ Select a different installation sources.</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkSwitch" id="BootloadNoPasswordSwitch">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Authentication in the bootloader menu</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame">
|
|
|
|
<object class="GtkFrame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -6590,62 +6555,40 @@ Select a different installation sources.</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="min-content-height">128</property>
|
|
|
|
|
|
|
|
<property name="max-content-height">256</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="BootloadUserTree">
|
|
|
|
<object class="GtkSwitch" id="BootloadNoPasswordSwitch">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="model">BootloadUsersList</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Administrator</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererToggle" id="BootloadAdminCheckCell"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="active">0</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Username</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Password</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Authentication in the bootloader menu</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
@ -6653,36 +6596,124 @@ Select a different installation sources.</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="BootloadUserAddButton">
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<property name="image">image17</property>
|
|
|
|
<property name="min-content-height">128</property>
|
|
|
|
<style>
|
|
|
|
<property name="max-content-height">256</property>
|
|
|
|
<class name="thin"/>
|
|
|
|
<child>
|
|
|
|
</style>
|
|
|
|
<object class="GtkTreeView" id="BootloadUserTree">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="model">BootloadUsersList</property>
|
|
|
|
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Administrator</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererToggle" id="BootloadAdminCheckCell"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="active">0</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Username</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">1</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
|
|
|
<property name="title" translatable="yes">Password</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
|
|
|
|
<attributes>
|
|
|
|
|
|
|
|
<attribute name="text">3</attribute>
|
|
|
|
|
|
|
|
</attributes>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="BootloadUserEditButton">
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="tooltip-text" translatable="yes">Edit user</property>
|
|
|
|
<child>
|
|
|
|
<property name="image">image43</property>
|
|
|
|
<object class="GtkButton" id="BootloadUserAddButton">
|
|
|
|
<style>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<class name="thin"/>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
</style>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="image">image17</property>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="BootloadUserEditButton">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="tooltip-text" translatable="yes">Edit user</property>
|
|
|
|
|
|
|
|
<property name="image">image43</property>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="BootloadUserRemoveButton">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="image">image18</property>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
@ -6690,26 +6721,9 @@ Select a different installation sources.</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkButton" id="BootloadUserRemoveButton">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|
|
|
<property name="image">image18</property>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
<class name="thin"/>
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
<packing>
|
|
|
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
|
|
|
</packing>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</packing>
|
|
|
|
@ -8092,7 +8106,7 @@ or continue working in the system Live environment.</property>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Choose a save option on the header bar</property>
|
|
|
|
<property name="label" translatable="yes">You can now proceed to saving the settings</property>
|
|
|
|
<property name="justify">center</property>
|
|
|
|
<property name="justify">center</property>
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
<property name="yalign">0</property>
|
|
|
|
|