[gnome-games] glchess docs: gci contribution
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] glchess docs: gci contribution
- Date: Mon, 16 Jan 2012 05:25:00 +0000 (UTC)
commit 495731d4a115920fcda1630d57e025f43d7df475
Author: Brian Grohe <grohe43 gmail com>
Date: Sun Jan 15 17:46:09 2012 -0500
glchess docs: gci contribution
Added content to: change-promotion-type.page
shortcuts.page
change-board-orientation.page
save-resume.page
intro.page
glchess/help/C/change-board-orientation.page | 15 +++++++---
glchess/help/C/change-promotion-type.page | 17 ++++++++---
glchess/help/C/intro.page | 10 +++---
glchess/help/C/save-resume.page | 18 +++++++++---
glchess/help/C/shortcuts.page | 38 +++++++++++++++++++++++---
5 files changed, 75 insertions(+), 23 deletions(-)
---
diff --git a/glchess/help/C/change-board-orientation.page b/glchess/help/C/change-board-orientation.page
index b02a745..6405cc1 100644
--- a/glchess/help/C/change-board-orientation.page
+++ b/glchess/help/C/change-board-orientation.page
@@ -3,17 +3,24 @@
id="change-board-orientation">
<info>
<link type="guide" xref="index#tips" />
- <revision version="0.1" date="2011-12-10" status="stub"/>
+ <revision version="0.1" date="2012-01-15" status="review"/>
<credit type="author copyright">
- <name></name>
- <email></email>
- <years>2011</years>
+ <name>Brian Grohe</name>
+ <email>grohe43 gmail com</email>
+ <years>2012</years>
</credit>
<desc></desc>
</info>
<title>Change board orientation</title>
+ <list type="numbered">
+ <item><p>Select <em>Settings</em></p></item>
+ <item><p>Select <em>Preferences</em></p></item>
+ <item><p>Select the <em>Appearance</em> Tab</p></item>
+ <item><p>Select the dropdown next to <em>Board Orientation:</em></p></item>
+ <item><p>Select the desired orientation</p></item>
+ </list>
</page>
diff --git a/glchess/help/C/change-promotion-type.page b/glchess/help/C/change-promotion-type.page
index 45bd33b..21d4b23 100644
--- a/glchess/help/C/change-promotion-type.page
+++ b/glchess/help/C/change-promotion-type.page
@@ -3,17 +3,24 @@
id="change-promotion-type">
<info>
<link type="guide" xref="index#tips" />
- <revision version="0.1" date="2011-12-10" status="stub"/>
+ <revision version="0.1" date="2012-01-15" status="review"/>
<credit type="author copyright">
- <name></name>
- <email></email>
- <years>2011</years>
+ <name>Brian Grohe</name>
+ <email>grohe43 gmail com</email>
+ <years>2012</years>
</credit>
<desc></desc>
</info>
<title>Change promotion type</title>
-
+ <p>The promotion type is what a pawn gets promoted too when it reaches the opposite side of the board. Too change it:
+</p>
+<list type="numbered">
+<item><p>Select the <em>Settings</em> menu</p></item>
+<item><p>Select <em>Preferences</em></p></item>
+<item><p>Select the dropdown next to the text <em>Promotion Type:</em></p></item>
+<item><p>Select the desired promotion type</p></item>
+</list>
</page>
diff --git a/glchess/help/C/intro.page b/glchess/help/C/intro.page
index e46e064..f469ead 100644
--- a/glchess/help/C/intro.page
+++ b/glchess/help/C/intro.page
@@ -3,12 +3,12 @@
id="intro">
<info>
<link type="guide" xref="index" />
- <revision version="0.1" date="2011-12-10" status="stub"/>
+ <revision version="0.2" date="2012-01-15" status="review"/>
<credit type="author copyright">
- <name></name>
- <email></email>
- <years>2011</years>
+ <name>Brian Grohe</name>
+ <email>grohe43 gmail com</email>
+ <years>2012</years>
</credit>
<desc></desc>
@@ -16,6 +16,6 @@
<title>Introduction</title>
- <p>Short introductory text...</p>
+<p>glChess is a chess game from gnome. Games can be played between human and computer players. glChess detects known third party <link type="topic" xref="chess-engines">chess engines</link> for computer players. You can also play other people over a <link type="topic" xref="chess-engines">network</link> connection or on the same computer.</p>
</page>
diff --git a/glchess/help/C/save-resume.page b/glchess/help/C/save-resume.page
index 6cac87d..3bc081f 100644
--- a/glchess/help/C/save-resume.page
+++ b/glchess/help/C/save-resume.page
@@ -5,10 +5,10 @@
<info>
<link type="guide" xref="index#play"/>
- <revision pkgversion="3.4" version="0.1" date="2011-11-06" status="stub"/>
+ <revision pkgversion="3.4" version="0.1" date="2012-01-15" status="review"/>
<credit type="author">
- <name></name>
- <email></email>
+ <name>Brian Grohe</name>
+ <email>grohe43 gmail com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
@@ -19,12 +19,20 @@
<section id="save">
<title>Saving your game</title>
-
+<list type="numbered">
+<item><p>Go to the <em>Game</em> menu</p></item>
+<item><p>Select <em>Save As</em></p></item>
+<item><p>Enter the desired and click <em>Save</em></p></item>
+</list>
</section>
<section id="resume">
<title>Resuming your game</title>
-
+<list type="numbered">
+<item><p>Go to the <em>Game</em> menu</p></item>
+<item><p>Select <em>Open</em></p></item>
+<item><p>Select the desired file and click <em>Open</em></p></item>
+</list>
</section>
</page>
diff --git a/glchess/help/C/shortcuts.page b/glchess/help/C/shortcuts.page
index 48e182b..3287d18 100644
--- a/glchess/help/C/shortcuts.page
+++ b/glchess/help/C/shortcuts.page
@@ -3,17 +3,47 @@
id="shortcuts">
<info>
<link type="guide" xref="index#advanced" />
- <revision version="0.1" date="2011-12-10" status="stub"/>
+ <revision version="0.1" date="2012-01-15" status="review"/>
<credit type="author copyright">
- <name></name>
- <email></email>
- <years>2011</years>
+ <name>Brian Grohe</name>
+ <email>grohe43 gmail com</email>
+ <years>2012</years>
</credit>
<desc></desc>
</info>
<title>Keyboard shortcuts</title>
+ <table frame="all" rules="cols" shade="rows">
+ <tr>
+ <td><p>New game</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Open</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Save</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Undo Move</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
+ </tr>
+ <tr>
+ <td><p>Fullscreen</p></td>
+ <td><p><key>F11</key></p></td>
+ </tr>
+ <tr>
+ <td><p>Help</p></td>
+ <td><p><key>F1</key></p></td>
+ </tr>
+ <tr>
+ <td><p>Quit</p></td>
+ <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
+ </tr>
+ </table>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]