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 de7cf2ed36
Merge pull request 'fixed wrong status when upgrading launched application to root' (#65) from YanTheKaller/ubl-settings-manager:master into master
2 years ago
screenshot Added screenshot for README 3 years ago
source fixed wrong status when upgrading launched application to root 2 years ago
.gitignore fixed wrong status when upgrading launched application to root 2 years ago
Makefile Merge pull request 'fixed wrong status when upgrading launched application to root' (#65) from YanTheKaller/ubl-settings-manager:master into master 2 years ago
README.md Fixed errors and warnings 3 years ago
com.ublinux.ubl-settings-manager.policy Added glade, css and banner files to bin, Makefile updates 2 years ago
com.ublinux.ubl-settings-manager.svg wrong pictures name fixing; localisation information fixes 3 years ago
gresource.xml Added glade, css and banner files to bin, Makefile updates 2 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 .desktop changes, localisation changes 2 years ago
ubl-settings-manager.glade Shortened documentation confirmation window 2 years ago
ubl-settings-manager.pot Shortened documentation confirmation window 2 years ago
ubl-settings-manager_ru.po Shortened documentation confirmation window 2 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