From: Jean-Philippe Orsini Date: Wed, 17 Sep 2014 06:34:55 +0000 (+0200) Subject: added settings for all providers X-Git-Tag: v1.1.2~73 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=7ac56a07f7378edb0bbd03cd8c99261e59aaa296 added settings for all providers --- diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index df86d76..a2befd7 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -157,5 +157,55 @@ Update interface of the sensor values. + + + true + Whether the lm-sensors librairy is used to retrieve + sensors information. + Whether the lm-sensors librairy is used to + retrieved sensors information. + + + true + Whether the NVCtrl library is used to retrieve + sensors information. + Whether the NVCtrl library is used to + retrieved sensors information. + + + true + Whether the ATI ADL SDK library is used to retrieve + sensors information. + Whether the ATI ADL SDK library is used to + retrieved sensors information. + + + true + Whether the gtop2 library is used to retrieve + system information. + Whether the gtop2 library is used to + system information. + + + false + Whether the hddtemp daemon is used to retrieve + hard disks information. + Whether the hddtemp daemon is used to + retrieved hard disks information. + + + false + Whether the atasmart library is used to retrieve + hard disks information. + Whether the atasmart library is used to + retrieved hard disks information. + + + true + Whether the udisks2 library is used to retrieve + hard disks information. + Whether the lm-sensors library is used to + retrieved hard disks information. +