added missing setting sensor-update-interval
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 2 Aug 2014 17:09:16 +0000 (19:09 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 2 Aug 2014 17:09:16 +0000 (19:09 +0200)
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>