added slog properties
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 12 Jun 2014 16:51:33 +0000 (18:51 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 12 Jun 2014 16:51:33 +0000 (18:51 +0200)
src/psensor.gschema.xml

index 2d6b5cc..c9678ab 100644 (file)
       <description>The script called when a notification is
       raised.</description>
     </key>
+    <key name="slog-enabled" type="b">
+      <default>false</default>
+      <summary>Whether the logging sensors is enabled.</summary>
+      <description>Whether the logging sensors is
+      enabled.</description>
+    </key>
+    <key name="slog-interval" type="i">
+      <default>300</default>
+      <summary>Interval of the logging of sensors.</summary>
+      <description>Interval of the logging of sensors in
+      seconds.</description>
+    </key>
   </schema>
 </schemalist>