[gbrainy] Allow to set the time to memorize a question below 4 for very advanced players



commit 2ff831f6b60cebce1f22c603c5d3852b0a49c7ee
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Feb 18 09:32:45 2012 +0100

    Allow to set the time to memorize a question below 4 for very advanced players

 .../Classical/Dialogs/ui/PreferencesDialog.ui      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Clients/Classical/Dialogs/ui/PreferencesDialog.ui b/src/Clients/Classical/Dialogs/ui/PreferencesDialog.ui
index c725069..99cb227 100644
--- a/src/Clients/Classical/Dialogs/ui/PreferencesDialog.ui
+++ b/src/Clients/Classical/Dialogs/ui/PreferencesDialog.ui
@@ -3,7 +3,7 @@
   <!-- interface-requires gtk+ 2.12 -->
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="GtkAdjustment" id="adjustment1">
-    <property name="lower">4</property>
+    <property name="lower">1</property>
     <property name="upper">60</property>
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>



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