Summary: | kshishen content wrong for settings | ||
---|---|---|---|
Product: | [Applications] kshisen | Reporter: | Dick Gevers <dvgevers> |
Component: | general | Assignee: | Dave Corrie <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dick Gevers
2006-08-30 15:23:31 UTC
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> |