[gnome-chess] Update screenshots and part of user docs text
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Update screenshots and part of user docs text
- Date: Mon, 24 Feb 2014 15:53:06 +0000 (UTC)
commit ac8525f5edbdbaea37edd0cdd1574c2a10efacf0
Author: Andre Klapper <a9016009 gmx de>
Date: Mon Feb 24 16:52:53 2014 +0100
Update screenshots and part of user docs text
help/C/figures/game-3-12.png | Bin 0 -> 70439 bytes
help/C/figures/game.png | Bin 68569 -> 0 bytes
help/C/figures/new_game.png | Bin 32174 -> 0 bytes
help/C/figures/preferences-appearance-3-12.png | Bin 0 -> 25289 bytes
help/C/figures/preferences-game-3-12.png | Bin 0 -> 22096 bytes
help/C/figures/preferences_game.png | Bin 14355 -> 0 bytes
help/C/figures/preferences_view.png | Bin 11878 -> 0 bytes
help/C/index.docbook | 50 +++++++++---------------
help/Makefile.am | 7 +--
9 files changed, 22 insertions(+), 35 deletions(-)
---
diff --git a/help/C/figures/game-3-12.png b/help/C/figures/game-3-12.png
new file mode 100644
index 0000000..30f1222
Binary files /dev/null and b/help/C/figures/game-3-12.png differ
diff --git a/help/C/figures/preferences-appearance-3-12.png b/help/C/figures/preferences-appearance-3-12.png
new file mode 100644
index 0000000..fdd57c5
Binary files /dev/null and b/help/C/figures/preferences-appearance-3-12.png differ
diff --git a/help/C/figures/preferences-game-3-12.png b/help/C/figures/preferences-game-3-12.png
new file mode 100644
index 0000000..7219cfc
Binary files /dev/null and b/help/C/figures/preferences-game-3-12.png differ
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 75d611d..7acc884 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -187,7 +187,7 @@ move time and buttons for showing previous or next moves are available.
<screenshot>
<mediaobject>
<imageobject>
- <imagedata fileref="figures/game.png" format="PNG" srccredit="Andreas"/>
+ <imagedata fileref="figures/game-3-12.png" format="PNG" srccredit="Andreas"/>
</imageobject>
<textobject>
<phrase>Main window in GNOME Chess.</phrase>
@@ -200,29 +200,8 @@ move time and buttons for showing previous or next moves are available.
<sect2>
<title>Starting a new game</title>
<para>
-To start a new game, press the <guibutton>New Game</guibutton> buttton on the toolbar.
-The new game dialog is then shown, which allows you to setup a new game with the settings
-of your choice. In the <interface>game properties</interface> section, the game name and time-limit for
-each player's move is set. In the <interface>players</interface> section, it is possible to setup the
-number of human and AI players. If you have installed any supported chess engines as AI players,
-these will be displayed in the list of available players. Finally, the difficulty setting of the AI
-players is set in the <interface>difficulty</interface> section.
+To start a new game, press the <guibutton>New Game</guibutton> buttton on the toolbar.
</para>
-
- <figure id="new-game-shot">
- <title>Start new game dialog</title>
- <screenshot>
- <mediaobject>
- <imageobject>
- <imagedata fileref="figures/new_game.png" format="PNG" srccredit="Andreas"/>
- </imageobject>
- <textobject>
- <phrase>Start new game dialog for GNOME Chess.</phrase>
- </textobject>
- </mediaobject>
- </screenshot>
- </figure>
-
</sect2>
@@ -564,7 +543,14 @@ An endgame scenario in which all pawns have been captured, and one side has only
<sect2 id="game-prefs">
<title>Game Preferences</title>
<para>
- This preference dialog allows you to modify board orientation, move format and promotion type.
+ The <interface>Game</interface> tab of the <interface>Preferences</interface>
+ dialog allows you to set up the settings of your choice for new games.
+ In the <interface>Opposing player</interface> section, it is possible to
+ setup the number of human and AI (computer) players. If you have installed any supported
+ chess engines as AI players, these will be displayed in the list of available players.
+ The difficulty setting of the AI players is set in the <interface>Difficulty</interface>
+ section. Finally, the time-limit for each player's move is set in the
+ <interface>Game Duration</interface> section.
</para>
<figure id="preferences-game-shot">
@@ -572,7 +558,7 @@ An endgame scenario in which all pawns have been captured, and one side has only
<screenshot>
<mediaobject>
<imageobject>
- <imagedata fileref="figures/preferences_game.png" format="PNG" srccredit="Andreas"/>
+ <imagedata fileref="figures/preferences-game-3-12.png" format="PNG" srccredit="Andreas"/>
</imageobject>
<textobject>
<phrase>Game preferences dialog for GNOME Chess.</phrase>
@@ -587,20 +573,22 @@ An endgame scenario in which all pawns have been captured, and one side has only
<sect2 id="view-prefs">
- <title>View Preferences</title>
+ <title>Appearance Preferences</title>
<para>
- This preference dialog allows you to modify the look and feel of GNOME Chess.
+ The <interface>Appearance</interface> tab of the <interface>Preferences</interface>
+ dialog allows you to modify board orientation, move format, and the general look
+ and feel of GNOME Chess.
</para>
- <figure id="preferences-view-shot">
- <title>View preferences dialog for GNOME Chess</title>
+ <figure id="preferences-appearance-shot">
+ <title>Appearance preferences dialog for GNOME Chess</title>
<screenshot>
<mediaobject>
<imageobject>
- <imagedata fileref="figures/preferences_view.png" format="PNG" srccredit="Andreas"/>
+ <imagedata fileref="figures/preferences-appearance-3-12.png" format="PNG" srccredit="Andreas"/>
</imageobject>
<textobject>
- <phrase>View preferences dialog for GNOME Chess.</phrase>
+ <phrase>Appearance preferences dialog for GNOME Chess.</phrase>
</textobject>
</mediaobject>
</screenshot>
diff --git a/help/Makefile.am b/help/Makefile.am
index c778f60..767f5e9 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,10 +1,9 @@
@YELP_HELP_RULES@
HELP_ID = gnome-chess
-HELP_MEDIA = figures/new_game.png \
- figures/game.png \
- figures/preferences_game.png \
- figures/preferences_view.png
+HELP_MEDIA = figures/game-3-12.png \
+ figures/preferences-game-3-12.png \
+ figures/preferences-appearance-3-12.png
HELP_FILES = \
index.docbook \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]