smooth curves by default
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 14 Sep 2014 15:43:50 +0000 (17:43 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 14 Sep 2014 15:43:50 +0000 (17:43 +0200)
src/psensor.gschema.xml

index 95262f2..df86d76 100644 (file)
@@ -42,7 +42,7 @@
       seconds. It must be greater than 1.</description>
     </key>
     <key name="graph-smooth-curves-enabled" type="b">
-      <default>false</default>
+      <default>true</default>
       <summary>Whether smooth curves are enabled</summary>
       <description>Whether curves are drawn using Bezier algorithm
       for a smoother visual rendering .</description>