|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
|
|
ubl-settings-usergroups -
|
|
|
|
ubl-settings-usergroups -
|
|
|
|
Copyright (C) UBGroup
|
|
|
|
Copyright (C) UBGroup
|
|
|
|
@ -414,7 +414,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<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="hscrollbar-policy">external</property>
|
|
|
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="UsersTree">
|
|
|
|
<object class="GtkTreeView" id="UsersTree">
|
|
|
|
@ -424,6 +423,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
<property name="search-column">2</property>
|
|
|
|
<property name="search-column">2</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
<property name="tooltip-column">5</property>
|
|
|
|
<property name="tooltip-column">5</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
@ -638,7 +640,6 @@ status</property>
|
|
|
|
<object class="GtkScrolledWindow">
|
|
|
|
<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="hscrollbar-policy">external</property>
|
|
|
|
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<property name="shadow-type">in</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeView" id="GroupsTree">
|
|
|
|
<object class="GtkTreeView" id="GroupsTree">
|
|
|
|
@ -647,6 +648,9 @@ status</property>
|
|
|
|
<property name="model">ConfigGroupsSort</property>
|
|
|
|
<property name="model">ConfigGroupsSort</property>
|
|
|
|
<property name="search-column">1</property>
|
|
|
|
<property name="search-column">1</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
@ -815,6 +819,9 @@ status</property>
|
|
|
|
<property name="model">SystemUsersSort</property>
|
|
|
|
<property name="model">SystemUsersSort</property>
|
|
|
|
<property name="search-column">2</property>
|
|
|
|
<property name="search-column">2</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
@ -1114,6 +1121,9 @@ without activity</property>
|
|
|
|
<property name="model">SystemGroupsSort</property>
|
|
|
|
<property name="model">SystemGroupsSort</property>
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
<property name="search-column">0</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
|