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 eb11054ebf
Merge pull request 'master' (#87) from YanTheKaller/ubl-settings-system:master into master
1 month ago
icons Template update 7 months ago
locale Added domain connection options 1 month ago
source Sensitiveness fix 1 month ago
.gitignore Version 2 debug 2 years ago
Makefile Fix uninstall 7 months ago
README.md Version 2 debug 2 years ago
auth-profile.csv Domain windows configured 80-90% 2 years ago
com.ublinux.ubl-settings-system.policy Изменил(а) на 'com.ublinux.ubl-settings-system.policy' 1 year ago
fonts.csv Fixed csv loading 3 months ago
gresource.xml Added domain connection options 1 month ago
locales.csv Fixed csv loading 3 months ago
ubl-settings-system-connection.glade Added domain connection options 1 month ago
ubl-settings-system-domain-options.glade Sensitiveness fix 1 month ago
ubl-settings-system-domain-view.glade Return of VTE-s; fixed freeze of vte window 2 years ago
ubl-settings-system-domain.glade Localisation fixes 8 months ago
ubl-settings-system-layouts.glade Fixed layouts window tree columnts width 1 month ago
ubl-settings-system.css Buttons minimum size 3 months ago
ubl-settings-system.desktop ID is shown; added warning at saving 2 years ago
ubl-settings-system.glade Localisation fixes; Locale window changes 1 month 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