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 b5b9e54c59
Fixed Misc section
3 weeks ago
icons/apps Localisation; Documentation dialog fix; About dialog fix 3 weeks ago
locale Localisation; Documentation dialog fix; About dialog fix 3 weeks ago
screenshot Added screenshot for README 3 years ago
source Fixed Misc section 3 weeks ago
.gitignore Fixed gitignore 4 weeks ago
Makefile Makefile update 3 weeks ago
README.md Fixed errors and warnings 3 years ago
com.ublinux.ubl-settings-manager.policy Fix .policy .desktop 3 weeks ago
gresource.xml WIP main theme; Fixes 3 weeks ago
manager-banner.png WIP settings manager rework 4 weeks ago
ubl-settings-manager-section-element.glade Localisation; Documentation dialog fix; About dialog fix 3 weeks ago
ubl-settings-manager-settings-sections.glade Localisation; Documentation dialog fix; About dialog fix 3 weeks ago
ubl-settings-manager-settings.glade Localisation; Documentation dialog fix; About dialog fix 3 weeks ago
ubl-settings-manager-theme-gnome-section.glade WIP sections settings 4 weeks ago
ubl-settings-manager-theme-gnome.glade WIP main theme; Fixes 3 weeks ago
ubl-settings-manager-theme-main-section.glade WIP main theme; Fixes 3 weeks ago
ubl-settings-manager-theme-main.glade WIP main theme; Fixes 3 weeks ago
ubl-settings-manager.css WIP main theme; Fixes 3 weeks ago
ubl-settings-manager.desktop Fix .policy .desktop 3 weeks ago
ubl-settings-manager.glade Localisation; Documentation dialog fix; About dialog fix 3 weeks 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