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 c482371940
Merge pull request 'master' (#123) from YanTheKaller/ubl-settings-usergroups:master into master
2 years ago
csv Changed rendered hashes descriptions 2 years ago
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 System users and groups window statrup update 2 years ago
.gitignore Interface reworking process 2 years ago
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 Description has been fixed 2 years ago
com.ublinux.ubl-settings-usergroups.policy Template update 2 years ago
com.ublinux.ubl-settings-usergroups.svg Template update 2 years ago
gresource.xml Changed user confirmation window 2 years ago
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 Updates 3 years ago
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 Moved all dialog buttons to headers 2 years ago
ubl-settings-usergroups-password.glade Interface edits, localisation for chenged interface 2 years ago
ubl-settings-usergroups-savesettings.glade Changed user confirmation window 2 years ago
ubl-settings-usergroups-system.glade Localisatino updates - made 2 lines for column titles instead of 1 2 years ago
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 Categories changes 2 years ago
ubl-settings-usergroups.glade Added sorting to tables 2 years ago
ubl-settings-usergroups.pot 'Unencrypted/Encrypted password' rename to 'Unencrypted/Encrypted' 2 years ago
ubl-settings-usergroups_ru.po 'Unencrypted/Encrypted password' rename to 'Unencrypted/Encrypted' 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