[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/edu/kalcul/src
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-07-01 1:35:28
Message-ID: 1120181728.629587.31680.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430350 by annma:

fixuifiles
comment the Sequence tab in Settings as it is not used yet


 M  +1 -1      kalcul.cpp  
 M  +1 -1      leveleditor_base.ui  


--- trunk/playground/edu/kalcul/src/kalcul.cpp #430349:430350
@@ -110,7 +110,7 @@
     dialog->addPage(new Prefs(), i18n("General"), "package_settings");
     dialog->addPage(new Timer(), i18n("Timer"), "clock");
     dialog->addPage(new advanced(), i18n("Advanced"), "wizard");
-    dialog->addPage(new missing(), i18n("Sequence"), "apply");
+    //dialog->addPage(new missing(), i18n("Sequence"), "apply");
     connect(dialog, SIGNAL(settingsChanged()), this, SLOT(settingsChanged()));
     dialog->show();
 }
--- trunk/playground/edu/kalcul/src/leveleditor_base.ui #430349:430350
@@ -170,7 +170,7 @@
                                 <string>Enter the the operation in Question and the \
result of the operation in Result</string>  </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Double-click to edit the question field and \
enter the operation: 2+5 or 5-3 for example. It does not matter if you add \
spaces.Enter will validate the field. Then double click in the Result field and type \
the result of the Question. Enter will validate your data.</string> +                 \
<string>Double-click to edit the question field and enter the operation: 2+5 or 5-3 \
for example. It does not matter if you add spaces. Enter will validate the field. \
Then double click in the Result field and type the result of the Question. Enter will \
validate your data.</string>  </property>
                         </widget>
                         <widget class="QPushButton" row="0" column="1">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic