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 96f9ea9086
Test fix for unnessessary library absention
3 years ago
screenshot Added screenshot for README 3 years ago
source Test fix for unnessessary library absention 3 years ago
.gitignore Fixed errors and warnings 3 years ago
Makefile wrong pictures name fixing; localisation information fixes 3 years ago
README.md Fixed errors and warnings 3 years ago
VERSION.md Fixed errors and warnings 3 years ago
com.ublinux.ubl-settings-manager.svg wrong pictures name fixing; localisation information fixes 3 years ago
ubl-settings-manager-banner.png Fixed saving of position and size of window; banner was resized to fit in minimal window size; Added buttons to shrink banner to provide more workspace on both themes; 3 years ago
ubl-settings-manager.conf Fixed section management errors 3 years ago
ubl-settings-manager.css Auto changing theme removed, added button to hide banner 3 years ago
ubl-settings-manager.desktop wrong pictures name fixing; localisation information fixes 3 years ago
ubl-settings-manager.glade Test fix for unnessessary library absention 3 years ago
ubl-settings-manager.pot localisation updated 3 years ago
ubl-settings-manager_ru.po localisation updated 3 years ago
ublinux-logo.svg Makefile fixes 3 years ago

README.md

ubl-settings-manager

Менеджер настроек UBLinux

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