sensor update interval setting use gsettings instead of gconf
[psensor.git] / src / psensor.schemas
index 177ee17..5799424 100644 (file)
@@ -1,4 +1,4 @@
-<!-- Copyright (C) 2012-2013 jeanfi@gmail.com                            -->
+<!-- Copyright (C) 2012-2014 jeanfi@gmail.com                            -->
 
 <!-- This program is free software; you can redistribute it and/or       -->
 <!-- modify it under the terms of the GNU General Public License as      -->
       <default>0</default>
       <locale name="C">
        <short>The displayed temperature unit</short>
-       <long>The displayed temperature unit, '0' for Celcius, '1' for Fahenrenheit.</long>
+        <long>The displayed temperature unit, '0' for Celsius, '1' for Fahenrenheit.</long>
       </locale>
     </schema>    
 
        <long>Vertical position of the graph window.</long>
       </locale>
     </schema>    
+
+    <schema>
+      <key>/schemas/apps/psensor/sensor/update_interval</key>
+      <applyto>/apps/psensor/sensor/update_interval</applyto>
+      <owner>psensor</owner>
+      <type>int</type>
+      <default>2</default>
+      <locale name="C">
+       <short>Update interface of the sensor values</short>
+       <long>Update interface of the sensor values.</long>
+      </locale>
+    </schema>    
     
   </schemalist>
 </gconfschemafile>