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
Ivan Dmitrievich Yartsev 2d56bd3a03
Merge pull request 'First commit' (#1) from develop into master
3 years ago
source First commit 3 years ago
.gitignore First commit 3 years ago
Makefile First commit 3 years ago
README.md First commit 3 years ago
VERSION.md First commit 3 years ago
com.ublinux.ubl-settings-quotas.svg First commit 3 years ago
ubl-settings-quotas-banner.png First commit 3 years ago
ubl-settings-quotas.css First commit 3 years ago
ubl-settings-quotas.desktop First commit 3 years ago
ubl-settings-quotas.glade First commit 3 years ago

README.md

ubl-settings-quotas

Выполнить

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