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 421b09fd30
Fix Makefile
2 weeks ago
icons Template update 7 months ago
locale Localisation changes 1 month ago
source Fix .policy .desktop 4 weeks ago
.gitignore
Makefile Fix Makefile 2 weeks ago
README.md
com.ublinux.ubl-settings-system.policy Fix .policy 4 weeks ago
gresource.xml Removed deprecated csv lists; Domain connection options sensitiveness list 1 month ago
ubl-settings-system-connection.glade Removed deprecated csv lists; Domain connection options sensitiveness list 1 month ago
ubl-settings-system-domain-options.glade Sensitiveness fix 1 month ago
ubl-settings-system-domain-view.glade
ubl-settings-system-domain.glade Localisation fixes 8 months ago
ubl-settings-system-layouts.glade Localisation changes 1 month ago
ubl-settings-system.css Buttons minimum size 3 months ago
ubl-settings-system.desktop Fix .policy .desktop 4 weeks ago
ubl-settings-system.glade Added RMB menu on locales table 4 weeks 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