update configuration file

This commit is contained in:
arcan1s
2014-08-20 08:32:14 +04:00
parent 47dc016da2
commit 4e76d52671
3 changed files with 39 additions and 2 deletions

View File

@ -56,6 +56,7 @@ Installation
* `-DBUILD_HELPER:BOOL=0` - do not build helper daemon
* `-DBUILD_LIBRARY:BOOL=0` - do not build library
* `-DBUILD_PLASMOID:BOOL=0` - do not build Plasmoid
* `-DBUILD_TEST:BOOL=1` - build auto tests for the library and the helper
* `-DUSE_QT5:BOOL=0` - use Qt4 instead of Qt5 for GUI
Additional information
@ -65,7 +66,7 @@ TODO (wish list)
----------------
* remove suid bit from helper (polkit/logind/etc)
* option descriptions to /etc/netctlgui-helper.conf
* check/update documentation
Links
-----