diff options
author | Didier Spaier <didier~at~slint~dot~fr> | 2016-11-16 19:03:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-16 19:03:34 +0700 |
commit | 78b81336b55879fd0b935667ce9b850563a39068 (patch) | |
tree | c531d79810c15da2741a7888d9c08c40591620d2 /system/qControlCenter/README | |
parent | f2ec9b25c7074cd81bf5545a9a37ebd8b49820ee (diff) | |
download | slackbuilds-78b81336b55879fd0b935667ce9b850563a39068.tar.gz |
system/qControlCenter: Added (Easy to customize Control Center).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qControlCenter/README')
-rw-r--r-- | system/qControlCenter/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/system/qControlCenter/README b/system/qControlCenter/README new file mode 100644 index 0000000000..5f09fd13ba --- /dev/null +++ b/system/qControlCenter/README @@ -0,0 +1,16 @@ +qControlCenter (Easily customized Control Center) + +qControlCenter has been written initially by Thierry Deseez. + +qControlCenter lets you easily and quickly build a control center for +your distribution. + +This can be useful if you don't like the control center of your +distribution, or if you distribution doesn't have any. + +For ControlCenter to be of any use, you need to provide a base structure +containing .desktop files. After installation start qControlCenter, +click on the "i" button on the bottom right of the screen then on the +Instructions tab. + +Or just read /usr/doc/qControlCenter-<version>/INSTRUCTIONS.txt. |