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 b56a2ae498
Fixed standard config was loading to wrong location
3 years ago
source Auto changing theme removed, added button to hide banner 3 years ago
.gitignore icon fixes, empty space in bottom part of icons fixed 3 years ago
Makefile Fixed standard config was loading to wrong location 3 years ago
README.md [package] update 3 years ago
VERSION.md .pot file, localisation changes 3 years ago
com.ublinux.ubl-settings-manager.svg [package] update 3 years ago
ru.ublinux.ubl-settings-manager.svg Fixed icons 3 years ago
ubl-settings-manager-banner.png fixes 3 years ago
ubl-settings-manager.conf config file renamed 3 years ago
ubl-settings-manager.css Auto changing theme removed, added button to hide banner 3 years ago
ubl-settings-manager.desktop [package] update 3 years ago
ubl-settings-manager.glade Auto changing theme removed, added button to hide banner 3 years ago
ubl-settings-manager_ru.po Merged pull from Applications/ubl-settings-manager:master 3 years ago
ublinux-logo.svg Makefile fixes 3 years ago

README.md

ubl-settings-manager

Выполнить

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