added missing setting sensor-update-interval
[psensor.git] / src / psensor.gschema.xml
index c9678ab..435fd91 100644 (file)
       <description>Interval of the logging of sensors in
       seconds.</description>
     </key>
+    <key name="sensor-update-interval" type="i">
+      <default>2</default>
+      <summary>Update interface of the sensor values</summary>
+      <description>Update interface of the sensor
+      values.</description>
+    </key>
   </schema>
 </schemalist>