[quadrapassel] Don't choose difficult blocks by default.



commit 39228be1bd6e269372848694bcf0221042e72273
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Mon May 20 20:05:06 2013 -0500

    Don't choose difficult blocks by default.
    
    That's just mean!

 data/org.gnome.quadrapassel.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.quadrapassel.gschema.xml.in b/data/org.gnome.quadrapassel.gschema.xml.in
index 3c4117b..2621cd6 100644
--- a/data/org.gnome.quadrapassel.gschema.xml.in
+++ b/data/org.gnome.quadrapassel.gschema.xml.in
@@ -54,7 +54,7 @@
       <_description>Whether to play sounds.</_description>
     </key>
     <key name="pick-difficult-blocks" type="b">
-      <default>true</default>
+      <default>false</default>
       <_summary>Whether to pick blocks that are hard to place</_summary>
       <_description>Whether to pick blocks that are hard to place.</_description>
     </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]