diff options
author | gregory guy <[email protected]> | 2020-09-30 16:23:35 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-10-11 13:12:40 +0200 |
commit | cf1333ecb3899315c395f307ac66c6f12ce82de6 (patch) | |
tree | 28384441987808c8b2c5e9e3bd938775543a9571 /README | |
parent | 774fc9c3fab286c8040bdd37f088f628769c2694 (diff) | |
download | klcddimmer-cf1333ecb3899315c395f307ac66c6f12ce82de6.tar.gz klcddimmer-cf1333ecb3899315c395f307ac66c6f12ce82de6.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted empty files ChangeLog and TODO.
Rework of the README and NEWS files.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'README')
-rw-r--r-- | README | 27 |
1 files changed, 14 insertions, 13 deletions
@@ -1,19 +1,20 @@ -KLcdDimmer -A KDE Panel applet to set brightness of LCD screen -http://klcddimmer.sourceforge.net -Copyright (C) 2006, Lorenzo Bettini, http://www.lorenzobettini.it + KLcdDimmer - a TDE applet to adjust LCD screens brightness -Notice that this relies on an external program to get/set the -brightness. -For instance, I've used +Klcddimmer is an applet for simple adjust LCD brightness. +This applet relies on an external program to get/set the brightness such +as SmartDimmer or NVclock. -SmartDimmer http://www.acc.umu.se/~erikw/program/ -NVclock http://www.linuxhardware.org/nvclock/ -but it is supposed to work also with others, since you can -configure the applet. -When you run configure, you should pass the KDE root directory -as --prefix (in my system it is /usr). +CONTRIBUTING +============== + +If you wish to contribute to klcddimmer, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |