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 6469e69ac2
Merge pull request 'Version 2 debug' (#1) from YanTheKaller/ubl-settings-system:master into master
2 years ago
source Chech button were replaced with combobox for more variants 2 years ago
.gitignore
Makefile
README.md
com.ublinux.ubl-settings-system.checked.svg
com.ublinux.ubl-settings-system.policy
com.ublinux.ubl-settings-system.svg
com.ublinux.ubl-settings-system.warning.svg
fonts.csv
gresource.xml
locales.csv
ubl-settings-system-banner.png
ubl-settings-system-layouts.glade
ubl-settings-system.css
ubl-settings-system.desktop
ubl-settings-system.glade Chech button were replaced with combobox for more variants 2 years ago
ubl-settings-system.pot Chech button were replaced with combobox for more variants 2 years ago
ubl-settings-system_ru.po Chech button were replaced with combobox for more variants 2 years ago

README.md

ubl-settings-system

Выполнить

Build

In order to build ubl-settings-system you will need:

  • CMake
  • C compiler
  • GTK+ 3 & dependencies
  • webkit2gtk (optional)

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