[gnome-klotski] Increase default window height



commit 431ca83739b842e428afd2f194ce86f911a99286
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jun 21 15:37:19 2014 -0500

    Increase default window height

 data/org.gnome.klotski.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.klotski.gschema.xml b/data/org.gnome.klotski.gschema.xml
index 0cec479..e262d7b 100644
--- a/data/org.gnome.klotski.gschema.xml
+++ b/data/org.gnome.klotski.gschema.xml
@@ -10,7 +10,7 @@
       <summary>Width of the window in pixels</summary>
     </key>
     <key name="window-height" type="i">
-      <default>400</default>
+      <default>500</default>
       <summary>Height of the window in pixels</summary>
     </key>
     <key name="window-is-maximized" type="b">


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