|
|
|
@ -1,5 +1,5 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
<!-- Generated with glade 3.40.0 -->
|
|
|
|
<interface domain="ubl-settings-usergroups">
|
|
|
|
<interface domain="ubl-settings-usergroups">
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<requires lib="gtk+" version="3.24"/>
|
|
|
|
<!-- interface-css-provider-path ubl-settings-usergroups.css -->
|
|
|
|
<!-- interface-css-provider-path ubl-settings-usergroups.css -->
|
|
|
|
@ -1262,13 +1262,20 @@
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCheckButton" id="UseraddBootCheck">
|
|
|
|
<object class="GtkCheckButton" id="UseraddBootCheck">
|
|
|
|
<property name="label" translatable="yes">During system startup, load the user from the configuration</property>
|
|
|
|
|
|
|
|
<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">False</property>
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">When the operating system boots, it loads user settings from the global configuration</property>
|
|
|
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
@ -1278,13 +1285,20 @@
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCheckButton" id="UseraddShutdownCheck">
|
|
|
|
<object class="GtkCheckButton" id="UseraddShutdownCheck">
|
|
|
|
<property name="label" translatable="yes">When shutting down the system, save the user into the configuration</property>
|
|
|
|
|
|
|
|
<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">False</property>
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
|
|
|
|
<property name="label" translatable="yes">Before shutting down the operating system, save user settings to the global configuration</property>
|
|
|
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|