Added a default high threshold for temperature: added the new setting in gsetting...
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 18 Oct 2014 11:22:39 +0000 (13:22 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 18 Oct 2014 11:22:39 +0000 (13:22 +0200)
src/psensor.gschema.xml

index 8439c1b..08a46ca 100644 (file)
       <description>Update interface of the sensor
       values.</description>
     </key>
+    <key name="default-high-threshold-temperature" type="d">
+      <default>60</default>
+      <summary>Default high threshold for the thermal
+      sensors.</summary>
+      <description>Default high threshold for the thermal sensors
+      (celsius).</description>
+    </key>
     <!-- sensors information providers -->
     <key name="provider-lmsensors-enabled" type="b">
       <default>true</default>