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.
 
 
 
 
Go to file
Dmitry Razumov 1388470bd2
Merge pull request 'master' (#119) from YanTheKaller/ubl-settings-usergroups:master into master
2 years ago
csv
icons Deletion confirmation size and position saving; 'Encrypt all passwords in config' button has been added to additional configuration window 2 years ago
screenshot Added screenshot 2 years ago
source Applied 'x' symbol filter for additional parameters column 2 years ago
.gitignore
Makefile Deletion confirmation size and position saving; 'Encrypt all passwords in config' button has been added to additional configuration window 2 years ago
README.md
com.ublinux.ubl-settings-usergroups.policy
com.ublinux.ubl-settings-usergroups.svg
gresource.xml
ubl-settings-usergroups-additional-settings.glade Fixed bug, caused changing of DEFAULTROOTPASSWD and DEFAULTPASSWD; Fixed password button sensitivity at additional settings window 2 years ago
ubl-settings-usergroups-banner.png
ubl-settings-usergroups-confirmation.glade Added username to deletion confirmation window 2 years ago
ubl-settings-usergroups-group-creation.glade Group creation window style fixes 2 years ago
ubl-settings-usergroups-group.glade
ubl-settings-usergroups-password.glade Interface edits, localisation for chenged interface 2 years ago
ubl-settings-usergroups-savesettings.glade
ubl-settings-usergroups-system.glade
ubl-settings-usergroups-user.glade Removed 'Encrypted password' from password combo boxes 2 years ago
ubl-settings-usergroups.css Css style fixes 2 years ago
ubl-settings-usergroups.desktop
ubl-settings-usergroups.glade Interface edits, localisation for chenged interface 2 years ago
ubl-settings-usergroups.pot Localisation changes 2 years ago
ubl-settings-usergroups_ru.po Localisation changes 2 years ago

README.md

ubl-settings-usergroups

Выполнить

Build

In order to build ubl-settings-usergroups you will need:

Once you have all the necessary dependencies, you can use:

$ make

Installation

After a successful build, just use:

$ sudo make install clean

Uninstallation

After a successful build, just use:

$ sudo make uninstall

alt text