You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
613 lines
26 KiB
613 lines
26 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generated with glade 3.38.2
|
|
|
|
ubl-settings-usergroups -
|
|
Copyright (C) UBGroup
|
|
|
|
This program is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU General Public License
|
|
as published by the Free Software Foundation; either version 2
|
|
of the License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
-->
|
|
<interface domain="ubl-settings-usergroups">
|
|
<requires lib="gtk+" version="3.24"/>
|
|
<!-- interface-css-provider-path ubl-settings-usergroups.css -->
|
|
<!-- interface-license-type gplv2 -->
|
|
<!-- interface-name ubl-settings-usergroups -->
|
|
<!-- interface-copyright UBGroup -->
|
|
<object class="GtkListStore" id="CacheAlgList">
|
|
<columns>
|
|
<!-- column-name gchararray1 -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
</object>
|
|
<object class="GtkListStore" id="GroupsList">
|
|
<columns>
|
|
<!-- column-name GID -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name Name -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name Users -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name Parameters -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name PasswordStatus -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
</object>
|
|
<object class="GtkListStore" id="UsersList">
|
|
<columns>
|
|
<!-- column-name Block -->
|
|
<column type="gboolean"/>
|
|
<!-- column-name UID -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name Login -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name UserName -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name MainGroup -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name AdditionalGroups -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name AdditionalParameters -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name PasswordStatus -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
</object>
|
|
<object class="GtkImage" id="image1">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.increase-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image10">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.group-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image11">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.profile-settings-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image12">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.settings-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image13">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.sync-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image2">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.edit-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image3">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.trash-symbolic</property>
|
|
</object>
|
|
<object class="GtkImage" id="image4">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">com.ublinux.ubl-settings-usergroups.save-symbolic</property>
|
|
</object>
|
|
<object class="GtkBox" id="PlugBox">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="hexpand">True</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkBox">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-top">2</property>
|
|
<property name="orientation">vertical</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkButton" id="button1">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Inspect users and groups in system</property>
|
|
<property name="image">image12</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="GtkSeparator">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button2">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Additional settings</property>
|
|
<property name="image">image11</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>
|
|
<child>
|
|
<object class="GtkButton" id="button3">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Shared groups configuration</property>
|
|
<property name="image">image10</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparator">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">4</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="AddButton">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Create new</property>
|
|
<property name="image">image1</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">5</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="EditButton">
|
|
<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</property>
|
|
<property name="image">image2</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="DeleteButton">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Remove</property>
|
|
<property name="image">image3</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">7</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="UpdateButton">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Update users and groups</property>
|
|
<property name="image">image13</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparator">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">9</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="SavingSettingsButton">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Additional saving configuration</property>
|
|
<property name="image">image4</property>
|
|
<style>
|
|
<class name="thin"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">10</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkNotebook" id="MainNotebook">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<child>
|
|
<object class="GtkBox">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">5</property>
|
|
<property name="margin-top">5</property>
|
|
<property name="margin-bottom">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="hscrollbar-policy">external</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="UsersTree">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">UsersList</property>
|
|
<property name="search-column">2</property>
|
|
<property name="enable-grid-lines">both</property>
|
|
<property name="tooltip-column">5</property>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Disabled</property>
|
|
<property name="sort-column-id">0</property>
|
|
<child>
|
|
<object class="GtkCellRendererToggle"/>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">UID</property>
|
|
<property name="sort-column-id">1</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">1</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Login</property>
|
|
<property name="sort-column-id">2</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">User
|
|
name</property>
|
|
<property name="sort-column-id">3</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">3</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Main
|
|
group</property>
|
|
<property name="sort-column-id">4</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">4</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Additional
|
|
groups</property>
|
|
<property name="sort-column-id">5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText">
|
|
<property name="wrap-mode">word-char</property>
|
|
<property name="wrap-width">150</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">5</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Additional
|
|
parameters</property>
|
|
<property name="sort-column-id">6</property>
|
|
<child>
|
|
<object class="GtkCellRendererText">
|
|
<property name="wrap-mode">word</property>
|
|
<property name="wrap-width">150</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">6</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="sizing">autosize</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Password
|
|
status</property>
|
|
<property name="sort-column-id">7</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">7</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child type="tab">
|
|
<object class="GtkLabel">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Users</property>
|
|
</object>
|
|
<packing>
|
|
<property name="tab-fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">5</property>
|
|
<property name="margin-top">5</property>
|
|
<property name="margin-bottom">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="hscrollbar-policy">external</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="GroupsTree">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">GroupsList</property>
|
|
<property name="search-column">1</property>
|
|
<property name="enable-grid-lines">both</property>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">GID</property>
|
|
<property name="sort-column-id">0</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Group
|
|
name</property>
|
|
<property name="sort-column-id">1</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">1</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Group
|
|
users</property>
|
|
<property name="sort-column-id">2</property>
|
|
<child>
|
|
<object class="GtkCellRendererText">
|
|
<property name="wrap-width">150</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="resizable">True</property>
|
|
<property name="sizing">fixed</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Additional
|
|
parameters</property>
|
|
<property name="sort-column-id">3</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">3</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn">
|
|
<property name="sizing">autosize</property>
|
|
<property name="fixed-width">10</property>
|
|
<property name="title" translatable="yes">Password
|
|
status</property>
|
|
<property name="sort-column-id">4</property>
|
|
<child>
|
|
<object class="GtkCellRendererText"/>
|
|
<attributes>
|
|
<attribute name="text">4</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child type="tab">
|
|
<object class="GtkLabel">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Groups</property>
|
|
</object>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
<property name="tab-fill">False</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</interface>
|