From 3176dd6717cd40539cf032fa9f75da90fe756f14 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 18 Oct 2014 13:22:39 +0200 Subject: [PATCH] Added a default high threshold for temperature: added the new setting in gsetting schema --- src/psensor.gschema.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 8439c1b..08a46ca 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -157,6 +157,13 @@ Update interface of the sensor values. + + 60 + Default high threshold for the thermal + sensors. + Default high threshold for the thermal sensors + (celsius). + true -- 2.7.4