|
|
|
@ -1,5 +1,5 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.40.0 -->
|
|
|
|
<!-- Generated with glade 3.38.2 -->
|
|
|
|
<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 -->
|
|
|
|
@ -76,8 +76,8 @@
|
|
|
|
<row>
|
|
|
|
<row>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="1" translatable="yes">Group GID range</col>
|
|
|
|
<col id="1" translatable="yes">Group GID range</col>
|
|
|
|
<col id="2" translatable="yes"></col>
|
|
|
|
<col id="2" translatable="yes"/>
|
|
|
|
<col id="3" translatable="yes"></col>
|
|
|
|
<col id="3" translatable="yes"/>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
@ -90,8 +90,8 @@
|
|
|
|
<row>
|
|
|
|
<row>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="1" translatable="yes">Group GID in system</col>
|
|
|
|
<col id="1" translatable="yes">Group GID in system</col>
|
|
|
|
<col id="2" translatable="yes"></col>
|
|
|
|
<col id="2" translatable="yes"/>
|
|
|
|
<col id="3" translatable="yes"></col>
|
|
|
|
<col id="3" translatable="yes"/>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
@ -176,8 +176,8 @@
|
|
|
|
<row>
|
|
|
|
<row>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="1" translatable="yes">Users UID range</col>
|
|
|
|
<col id="1" translatable="yes">Users UID range</col>
|
|
|
|
<col id="2" translatable="yes"></col>
|
|
|
|
<col id="2" translatable="yes"/>
|
|
|
|
<col id="3" translatable="yes"></col>
|
|
|
|
<col id="3" translatable="yes"/>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
@ -190,8 +190,8 @@
|
|
|
|
<row>
|
|
|
|
<row>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="0">False</col>
|
|
|
|
<col id="1" translatable="yes">User UID in system</col>
|
|
|
|
<col id="1" translatable="yes">User UID in system</col>
|
|
|
|
<col id="2" translatable="yes"></col>
|
|
|
|
<col id="2" translatable="yes"/>
|
|
|
|
<col id="3" translatable="yes"></col>
|
|
|
|
<col id="3" translatable="yes"/>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="4">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="5">True</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
<col id="6">False</col>
|
|
|
|
@ -339,7 +339,7 @@
|
|
|
|
</child>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCheckButton" id="DefaultUserAdministratorCheck">
|
|
|
|
<object class="GtkCheckButton" id="DefaultUserAdministratorCheck">
|
|
|
|
<property name="label" translatable="yes">User with ID 1000 is administrator</property>
|
|
|
|
<property name="label" translatable="yes"> user ID of 1000 is an administrator included in the wheel group</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>
|
|
|
|
|