Version: (using KDE KDE 3.5.4) Installed from: Mandriva RPMs Compiler: gcc 4.1.1 20060724 (prerelease) (4.1.1-3mdk) OS: Linux Khelpcenter for kshishen (shishen-sho) - chapter 4 - configuration. The picture on this page shows "Allow unsolvable games" preceded by a checkbox that can be flagged/unflagged. The text below it says "Allow unsolvable games "If checked, only solvable games will be created when a new game is started. Note: You may still choose the wrong way and have to try "again if you didn't solve the game, but if it's checked, the game will be solvable". This means the explanation is the opposite of what the field says: "Allow unsolvable game": the words mean (if flagged) games may be solvable (subject to the note) or also unsolvable, *and* - if not flagged, this means therefor "unsolvables games are *not* allowed", i.e. will always be solvable (sujbect to the note). But the explanation below the picture says exactly the opposite.
I would like to fix it the way Dave proposed on kde-games-devel: "Allow unsolvable games If checked, you run the risk of being presented with games that are impossible to solve. Note: Even when unchecked, you will fail to complete a game if you remove the tiles in the wrong order!" OK?
Okay. But I would prefer "not checked" instead of "unchecked".
SVN commit 636342 by lueck: fix wrong configuration description, thanks to Dick Gevers for reporting BUG:133273 M +4 -4 index.docbook --- trunk/KDE/kdegames/doc/kshisen/index.docbook #636341:636342 @@ -313,10 +313,10 @@ <varlistentry> <term><guilabel>Allow unsolvable games</guilabel></term> -<listitem><para>If checked, only solvable games will be -created when a new game is started. Note: You may still choose the wrong way and -have to try again if you didn't solve the game, but if it's checked, the game -<emphasis>will</emphasis> be solvable.</para></listitem> +<listitem><para>If checked, you run the risk of being presented with games that are + impossible to solve. Note: Even when not checked, you will fail to + complete a game if you remove the tiles in the wrong order! +</para></listitem> </varlistentry> <varlistentry>