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 9d45756842
Bump version to 1.3
3 years ago
source First commit 3 years ago
.gitignore First commit 3 years ago
Makefile First commit 3 years ago
README.md README update 3 years ago
VERSION.md Bump version to 1.3 3 years ago
com.ublinux.ubl-settings-usergroups.svg First commit 3 years ago
ubl-settings-usergroups.css First commit 3 years ago
ubl-settings-usergroups.desktop First commit 3 years ago
ubl-settings-usergroups.glade First commit 3 years ago

README.md

ubl-settings-usergroups

Выполнить

Build

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

  • CMake
  • C compiler
  • GTK+ 3 & dependencies

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