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 d5b285896d
Merge pull request 'Returned terminal command executing' (#39) from YanTheKaller/ubl-settings-system:master into master
2 years ago
source Execution terminals recolor 2 years ago
.gitignore
Makefile Domain windows configured 80-90% 2 years ago
README.md
auth-profile.csv Domain windows configured 80-90% 2 years ago
com.ublinux.ubl-settings-system.checked.svg
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
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-connection.glade Fixes, hiding of passwords 2 years ago
ubl-settings-system-domain-view.glade Revert to external terminals execution 2 years ago
ubl-settings-system-domain.glade Fixed russian localisation, added check for domain connection to domain info opening icon 2 years ago
ubl-settings-system-layouts.glade
ubl-settings-system.css
ubl-settings-system.desktop
ubl-settings-system.glade Domain button is inactive when domain address field is empty 2 years ago
ubl-settings-system.pot Messages added 2 years ago
ubl-settings-system_ru.po Fixed russian localisation, added check for domain connection to domain info opening icon 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