From 8f6719db5915bf8a486f3afaa172de8f4095a85b Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 8 Jan 2012 01:53:14 +0000 Subject: [PATCH] DroidFish: Improved the about dialog help text. --- DroidFish/res/values/strings.xml | 36 ++++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml index 214d5b6..7d236e4 100644 --- a/DroidFish/res/values/strings.xml +++ b/DroidFish/res/values/strings.xml @@ -174,9 +174,8 @@ \ About\n\ -DroidFish is an Android port of the famous stockfish 2.2.1 chess engine. \ -Stockfish is one of the strongest chess engines in the world. \ -The Android version can often search 15 ply or deeper on a 1GHz Snapdragon CPU.\n\ +DroidFish is a feature-rich graphical chess user interface, \ +combined with the very strong Stockfish 2.2.1 chess engine.\n\ \n\ Features\n\ * Opening book\n\ @@ -202,26 +201,28 @@ go to the previous/next variation.\n\ DroidFish contains a small internal opening book. If you want to use \ a larger book, you can configure DroidFish to use external polyglot \ or CTG book files:\n\ -1. Create a directory called DroidFish on the SD card.\n\ -2a. Copy one or more polyglot book files to the DroidFish directory. \ -Polyglot books must have the file extension .bin.\n\ -2b. Copy one more more CTG book files to the DroidFish directory. A CTG \ +1a. Copy one or more polyglot book files to the DroidFish directory on the SD card. \ +Polyglot books must have the file extension .bin. Note! The Android file system is \ +case sensitive, so the extension must be .bin, not .Bin or .BIN.\n\ +1b. Copy one or more CTG book files to the DroidFish directory. A CTG \ book consists of three files with file extensions .ctg, .ctb and .cto. \ You must copy all three files.\n\ -3. From the program menu, activate the Select opening book function.\n\ -4. Select the opening book file you want to use.\n\ +2. From the program menu, activate the Select opening book function.\n\ +3. Select the opening book file you want to use.\n\ \n\ PGN files\n\ DroidFish can load games from PGN files. To use this feature:\n\ -1. Create a directory called DroidFish/pgn on the SD card.\n\ -2. Copy one or more PGN files to the DroidFish/pgn directory.\n\ -3. Long press the chess board and select Load game from PGN file.\n\ -4. Select the file, then the game within the file you want to load.\n\ +1. Copy one or more PGN files to the DroidFish/pgn directory on the SD card.\n\ +2. Long press the chess board and select Load game from PGN file.\n\ +3. Select the file, then the game within the file you want to load.\n\ \n\ To edit game headers such as player names, long press the move list and select \ Edit Headers. To edit comments for a move, long press the move list and \ -select Edit Comments. To save your edited game, long press the chess board \ -and select Save game to PGN file.\n\ +select Edit Comments.\n\ +\n\ +To save your edited game, long press the chess board and select Save game to \ +PGN file. Select the file to save to, then select the position in the file \ +where the new game will be saved.\n\ \n\ To add computer analysis to the game tree, long press the analysis information \ when the computer is thinking and select Add Analysis. The current PV is \ @@ -238,9 +239,8 @@ Scid file.\n\ \n\ UCI engines\n\ DroidFish can use third party UCI engines. To use this feature:\n\ -1. Create a directory DroidFish/uci on the SD card.\n\ -2. Copy one or more UCI engine binaries to the DroidFish/uci directory.\n\ -3. From the menu, choose Select Chess Engine and select the engine to use.\n\ +1. Copy one or more UCI engine binaries to the DroidFish/uci directory on the SD card.\n\ +2. From the menu, choose Select Chess Engine and select the engine to use.\n\ \n\ License\n\ GNU GPL v3\n\