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 5bbaabc67f
Localisation fix
8 months ago
source Fixed language loading 9 months ago
.gitignore Version 2 debug 2 years ago
Makefile Domain windows configured 80-90% 2 years 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.checked.svg Version 2 debug 2 years ago
com.ublinux.ubl-settings-system.plug-connected-symbolic.svg Domain windows configured 80-90% 2 years ago
com.ublinux.ubl-settings-system.plug-disconnected-symbolic.svg Domain windows configured 80-90% 2 years ago
com.ublinux.ubl-settings-system.policy Version 2 debug 2 years ago
com.ublinux.ubl-settings-system.svg Version 2 debug 2 years ago
com.ublinux.ubl-settings-system.warning.svg Version 2 debug 2 years ago
fonts.csv Stability improvements 2 years ago
gresource.xml Domain window added, 50%~ is unconfigured 2 years ago
locales.csv Version 2 debug 2 years ago
ubl-settings-system-banner.png Version 2 debug 2 years ago
ubl-settings-system-connection.glade Fixed crash 9 months ago
ubl-settings-system-domain-view.glade Return of VTE-s; fixed freeze of vte window 2 years ago
ubl-settings-system-domain.glade Fixed terminal status output 9 months ago
ubl-settings-system-layouts.glade Fixed localisation; Added default button to localisations window 9 months ago
ubl-settings-system.css Version 2 debug 2 years ago
ubl-settings-system.desktop ID is shown; added warning at saving 2 years ago
ubl-settings-system.glade Moved find all domains button, added check connection button 2 years ago
ubl-settings-system.pot Localisation update 9 months ago
ubl-settings-system_ru.po Localisation fix 8 months 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