[gnome-games] quadrapasse docs:start of Mallard docs



commit f679c7c9a7430b88e2b3365d976d01fc66e168c4
Author: Elena Petrevska <elenapetrevska77 yahoo com>
Date:   Wed Mar 28 17:17:40 2012 +0200

    quadrapasse docs:start of Mallard docs

 quadrapassel/help/C/bug-filing.page          |   53 ++++++++++++++++++
 quadrapassel/help/C/develop.page             |   34 ++++++++++++
 quadrapassel/help/C/documentation.page       |   35 ++++++++++++
 quadrapassel/help/C/get-involved.page        |   42 +++++++++++++++
 quadrapassel/help/C/index.page               |   74 ++++++++++++++++++++++++++
 quadrapassel/help/C/keyboard.page            |   47 ++++++++++++++++
 quadrapassel/help/C/media/controlswindow.png |  Bin 0 -> 18346 bytes
 quadrapassel/help/C/media/fig2.png           |  Bin 0 -> 298 bytes
 quadrapassel/help/C/media/fig3.png           |  Bin 0 -> 368 bytes
 quadrapassel/help/C/media/fig4.png           |  Bin 0 -> 297 bytes
 quadrapassel/help/C/media/fig5.png           |  Bin 0 -> 328 bytes
 quadrapassel/help/C/media/gamepreference.png |  Bin 0 -> 35657 bytes
 quadrapassel/help/C/media/go-home.png        |  Bin 0 -> 1416 bytes
 quadrapassel/help/C/media/go-previous.png    |  Bin 0 -> 969 bytes
 quadrapassel/help/C/media/highscorelist.png  |  Bin 0 -> 3525 bytes
 quadrapassel/help/C/media/part1.jpg          |  Bin 0 -> 39427 bytes
 quadrapassel/help/C/media/part2.jpg          |  Bin 0 -> 67211 bytes
 quadrapassel/help/C/media/part3.jpg          |  Bin 0 -> 34070 bytes
 quadrapassel/help/C/media/part4.jpg          |  Bin 0 -> 36265 bytes
 quadrapassel/help/C/media/previous.png       |  Bin 0 -> 900 bytes
 quadrapassel/help/C/media/quadrapassel.png   |  Bin 0 -> 1429 bytes
 quadrapassel/help/C/media/quadrapassel22.png |  Bin 0 -> 1110 bytes
 quadrapassel/help/C/media/star.png           |  Bin 0 -> 1237 bytes
 quadrapassel/help/C/media/themewindow.png    |  Bin 0 -> 14666 bytes
 quadrapassel/help/C/playgame.page            |   45 ++++++++++++++++
 quadrapassel/help/C/preferences.page         |   71 ++++++++++++++++++++++++
 quadrapassel/help/C/score.page               |   40 ++++++++++++++
 quadrapassel/help/C/settings.page            |   33 +++++++++++
 quadrapassel/help/C/translate.page           |   45 ++++++++++++++++
 29 files changed, 519 insertions(+), 0 deletions(-)
---
diff --git a/quadrapassel/help/C/bug-filing.page b/quadrapassel/help/C/bug-filing.page
new file mode 100644
index 0000000..92af7fc
--- /dev/null
+++ b/quadrapassel/help/C/bug-filing.page
@@ -0,0 +1,53 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="reportproblem">
+
+  <info>
+    <link type="guide" xref="index#get-involved"/>
+    <link type="seealso" xref="commandline"/>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Report a Problem</title>
+<p>
+   <app>Quadrapassel</app> is maintained by a volunteer community. You are welcome to participate.  If you notice a problem you can file a <em>bug report</em>. To file a bug, go to <link href = "https://bugzilla.gnome.org/"/>.
+   </p>
+   <p>
+   This is a bug tracking system where users and developers can file details about bugs, crashes and request enhancements.  
+   </p>
+   <p>
+   To participate you need an account which will give you the ability to gain access, file bugs, and make comments.  Also, you need to register so you can receive updates by e-mail about the status of your bug. If you don't already have an account, just click on the <gui>New Account</gui> link to create one.
+   </p>
+   <p>
+   Once you have an account, log in, click on <guiseq><gui>File a Bug</gui><gui>Applications</gui><gui>gnome-games</gui></guiseq>.
+   Before reporting a bug, please read the <link href = "https://bugzilla.gnome.org/page.cgi?id=bug-writing.html";>bug writing guidelines</link>,  and please <link href="https://bugzilla.gnome.org/browse.cgi?product=gnome-games";>browse</link> for the bug to see if it already exists.
+   </p>
+   <p>
+   To file your bug, choose the component <gui>quadrapassel</gui> in the <gui>Component</gui> menu. 
+   </p>
+   <p>
+   If you are requesting a new feature, choose <gui>enhancement</gui> in the <gui>Severity</gui> menu.
+   Fill in the Summary and Description sections and click <gui>Commit</gui>.
+   </p>
+   <p>
+      Your report will be given an ID number, and its status will be updated as it is being dealt with.
+   </p>
+
+<section>
+ <p><link xref="get-involved"><media type="image" src="media/go-previous.png" />Get Involved</link></p>
+ <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+</page>
diff --git a/quadrapassel/help/C/develop.page b/quadrapassel/help/C/develop.page
new file mode 100644
index 0000000..9970805
--- /dev/null
+++ b/quadrapassel/help/C/develop.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="develop">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+    
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help develop</title>
+ <p>
+  The <app>GNOME Games</app> are developed and maintained by a volunteer community.  You are welcome to participate.
+ </p>
+ <p>If you would like to <link href="https://live.gnome.org/GnomeGames/Contributing";>help develop <app>GNOME Games</app></link>, you can get in touch with the developers using <link href="https://cbe005.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fgnome-games";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/games-list";>mailing list</link>.</p>
+
+<section>
+ <p><link xref="get-involved"><media type="image" src="media/go-previous.png" />Get Involved</link></p>
+ <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+</page>
diff --git a/quadrapassel/help/C/documentation.page b/quadrapassel/help/C/documentation.page
new file mode 100644
index 0000000..618cb3a
--- /dev/null
+++ b/quadrapassel/help/C/documentation.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="documentation">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+   <link type="guide" xref="index#get-involved"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help write documentation</title>
+
+ <p>The <app>GNOME Games</app> documentation is maintained by a volunteer community.  You are welcome to participate.</p>
+
+ <p>To contribute to the Documentation Project,  feel free to get in touch with us using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fdocs";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/gnome-doc-list";>mailing list</link>.</p>
+
+ <p>Our <link href="https://live.gnome.org/DocumentationProject/Contributing";>wiki</link> page contains useful information.</p>
+
+<section>
+ <p><link xref="get-involved"><media type="image" src="media/go-previous.png" />Get Involved</link></p>
+ <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+
+</page>
diff --git a/quadrapassel/help/C/get-involved.page b/quadrapassel/help/C/get-involved.page
new file mode 100644
index 0000000..29edefb
--- /dev/null
+++ b/quadrapassel/help/C/get-involved.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="get-involved">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <link type="guide" xref="index#play"/>
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Get Involved!</title>
+
+<section>
+	<p><link xref="reportproblem">Report</link></p> 
+	<p>Any problem? Feel free to file a bug.</p>
+</section>
+
+<section>
+	<p><link xref="develop">Develop</link></p>
+	<p>Have an idea for developing the game? We are always open for new things!</p>
+</section>
+<section>
+	<p><link xref="documentation">Documentation</link></p> 
+	<p>Contribute to the documentation, freely!</p>
+</section>
+
+<section>
+	<p><link xref="translate">Translate</link></p>
+	<p>You know some world language?</p>
+</section>
+
+<section>
+  <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+</page>
diff --git a/quadrapassel/help/C/index.page b/quadrapassel/help/C/index.page
new file mode 100644
index 0000000..b9820f3
--- /dev/null
+++ b/quadrapassel/help/C/index.page
@@ -0,0 +1,74 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="guide" style="task"
+	id="index">
+  <info>
+    <title type='link' role="trail"> <media type="image" src="media/quadrapassel22.png" /></title>
+    <title type='link'>Quadrapassel</title>
+    <title type='text'>Quadrapassel</title>
+    <revision pkgversion="3.2.1" version="0.1" date="2012-03-27" status="draft"/>
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+<title><media type="image" src="media/quadrapassel.png">Quadrapassel logo</media>Quadrapassel</title>
+
+  <p>In Quadrapassel, the GNOME version of Tetris, your goal is to create as many complete horizontal lines as possible. The lines are made from seven different shapes that, in a random order, fall from the top center of the screen. Your task is to rotate and move them across the screen to make complete lines. By making complete horizontal lines, you score more, you level up and the blocks fall faster.</p>
+
+
+
+<table rules="all" shade="all">
+  <tr>
+    <td><p><media type="image" src="media/fig4.png" /></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p><media type="image" src="media/fig5.png" /></p></td>
+  </tr> 
+  <tr>
+    <td><p></p></td>
+    <td colspan="2"><p><link xref="playgame">PLAY Game</link></p></td> 
+    <td colspan="2"><p><link xref="scoremore">Score MORE</link></p></td>
+    <td><p></p></td>
+  </tr> 
+  <tr>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p><media type="image" src="media/part1.jpg" width="90" /></p></td>
+    <td><p> <media type="image" src="media/part2.jpg" width="90" /></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+  </tr>
+  <tr>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p><media type="image" src="media/part3.jpg" width="90" /></p></td>
+    <td><p><media type="image" src="media/part4.jpg" width="90" /></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+  </tr>
+   <tr>
+    <td><p></p></td>
+    <td  colspan="2"><p><link xref="settings">Settings</link></p></td>
+    <td  colspan="2"><p><link xref="get-involved">GET Involved</link></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+  </tr>
+ <tr>
+    <td><p><media type="image" src="media/fig3.png" /></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p></p></td>
+    <td><p><media type="image" src="media/fig2.png" /></p></td>
+  </tr>
+
+</table>
+
+</page>
+
diff --git a/quadrapassel/help/C/keyboard.page b/quadrapassel/help/C/keyboard.page
new file mode 100644
index 0000000..877db47
--- /dev/null
+++ b/quadrapassel/help/C/keyboard.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="guide" style="task"
+	id="keyboard">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Keyboard</title>
+
+<section>
+<title>Shortcuts</title>
+<p>Some of the controls given by default are:</p> 
+<list>
+  <item><p> For starting a new game, <key>CTRL</key>+<key>N</key>.  </p></item>
+  <item><p> For pausing the game, <key>Pause</key>.</p></item>
+  <item><p> For quitting <key>CTRL</key>+<key>Q</key></p></item>
+  <item><p> For <gui>Contents</gui>, <key>F1</key>.</p></item>
+  <item><p> For managing the menu using the keyboard, hold <key>ALT</key>, and the letters in the menu will be underlined. Pressing those underlined letters (either <key>G</key>, <key>S</key> or <key>H</key>), while holding <key>ALT</key>, leads you inside the menu.</p></item>
+</list>
+</section>
+
+<section>
+<title>Changing the Controls</title>
+<p>
+If you want to make changes in the keyboard controls, go to <gui> Settings > Preference > Controls </gui>. You will see this window:</p> 
+<figure>
+ <media type="image" src="media/controlswindow.png" width="200" />
+ <desc>The <gui>Controls</gui> Window</desc>
+</figure>
+<p> By double-clicking on the given controls,thus pressing the new one, you can change the control keys.</p>
+</section>
+
+<section>
+<p><link xref="settings"><media type="image" src="media/go-previous.png" />Settings</link></p>
+<p><link xref="index"><media type="image" src="media/go-home.png" /> HOME</link></p>
+</section>
+
+</page>
diff --git a/quadrapassel/help/C/media/controlswindow.png b/quadrapassel/help/C/media/controlswindow.png
new file mode 100644
index 0000000..1b4b1e4
Binary files /dev/null and b/quadrapassel/help/C/media/controlswindow.png differ
diff --git a/quadrapassel/help/C/media/fig2.png b/quadrapassel/help/C/media/fig2.png
new file mode 100644
index 0000000..00ce7b3
Binary files /dev/null and b/quadrapassel/help/C/media/fig2.png differ
diff --git a/quadrapassel/help/C/media/fig3.png b/quadrapassel/help/C/media/fig3.png
new file mode 100644
index 0000000..fa268cb
Binary files /dev/null and b/quadrapassel/help/C/media/fig3.png differ
diff --git a/quadrapassel/help/C/media/fig4.png b/quadrapassel/help/C/media/fig4.png
new file mode 100644
index 0000000..82501db
Binary files /dev/null and b/quadrapassel/help/C/media/fig4.png differ
diff --git a/quadrapassel/help/C/media/fig5.png b/quadrapassel/help/C/media/fig5.png
new file mode 100644
index 0000000..91709f4
Binary files /dev/null and b/quadrapassel/help/C/media/fig5.png differ
diff --git a/quadrapassel/help/C/media/gamepreference.png b/quadrapassel/help/C/media/gamepreference.png
new file mode 100644
index 0000000..3ddd3ed
Binary files /dev/null and b/quadrapassel/help/C/media/gamepreference.png differ
diff --git a/quadrapassel/help/C/media/go-home.png b/quadrapassel/help/C/media/go-home.png
new file mode 100644
index 0000000..e432e26
Binary files /dev/null and b/quadrapassel/help/C/media/go-home.png differ
diff --git a/quadrapassel/help/C/media/go-previous.png b/quadrapassel/help/C/media/go-previous.png
new file mode 100644
index 0000000..2915aa4
Binary files /dev/null and b/quadrapassel/help/C/media/go-previous.png differ
diff --git a/quadrapassel/help/C/media/highscorelist.png b/quadrapassel/help/C/media/highscorelist.png
new file mode 100644
index 0000000..02bfd44
Binary files /dev/null and b/quadrapassel/help/C/media/highscorelist.png differ
diff --git a/quadrapassel/help/C/media/part1.jpg b/quadrapassel/help/C/media/part1.jpg
new file mode 100644
index 0000000..6a2c120
Binary files /dev/null and b/quadrapassel/help/C/media/part1.jpg differ
diff --git a/quadrapassel/help/C/media/part2.jpg b/quadrapassel/help/C/media/part2.jpg
new file mode 100644
index 0000000..50eb973
Binary files /dev/null and b/quadrapassel/help/C/media/part2.jpg differ
diff --git a/quadrapassel/help/C/media/part3.jpg b/quadrapassel/help/C/media/part3.jpg
new file mode 100644
index 0000000..3902b43
Binary files /dev/null and b/quadrapassel/help/C/media/part3.jpg differ
diff --git a/quadrapassel/help/C/media/part4.jpg b/quadrapassel/help/C/media/part4.jpg
new file mode 100644
index 0000000..d33e997
Binary files /dev/null and b/quadrapassel/help/C/media/part4.jpg differ
diff --git a/quadrapassel/help/C/media/previous.png b/quadrapassel/help/C/media/previous.png
new file mode 100644
index 0000000..e00279e
Binary files /dev/null and b/quadrapassel/help/C/media/previous.png differ
diff --git a/quadrapassel/help/C/media/quadrapassel.png b/quadrapassel/help/C/media/quadrapassel.png
new file mode 100644
index 0000000..59f4111
Binary files /dev/null and b/quadrapassel/help/C/media/quadrapassel.png differ
diff --git a/quadrapassel/help/C/media/quadrapassel22.png b/quadrapassel/help/C/media/quadrapassel22.png
new file mode 100644
index 0000000..7b04769
Binary files /dev/null and b/quadrapassel/help/C/media/quadrapassel22.png differ
diff --git a/quadrapassel/help/C/media/star.png b/quadrapassel/help/C/media/star.png
new file mode 100644
index 0000000..b0c4c8d
Binary files /dev/null and b/quadrapassel/help/C/media/star.png differ
diff --git a/quadrapassel/help/C/media/themewindow.png b/quadrapassel/help/C/media/themewindow.png
new file mode 100644
index 0000000..bdfe74c
Binary files /dev/null and b/quadrapassel/help/C/media/themewindow.png differ
diff --git a/quadrapassel/help/C/playgame.page b/quadrapassel/help/C/playgame.page
new file mode 100644
index 0000000..02607ae
--- /dev/null
+++ b/quadrapassel/help/C/playgame.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="playgame">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <link type="guide" xref="index#play"/>
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+  <title>PLAY PLAY PLAY!</title>
+
+<section>
+<title>How To Play</title>
+
+<list>
+  <item><p><key>LEFT</key> and <key>RIGHT</key> move the blocks across the screen.</p></item>
+  <item><p><key>UP</key> rotates the block. The rotation (which is counterclockwise) can be changed in Preferences.</p></item>
+  <item><p> <key>SPACEBAR</key> and <key>DOWN</key> are moving the block faster. The <key>SPACEBAR</key> is immediately moving it to the ground, and <key>DOWN</key> is increasing the speed of movement.</p></item>
+  <item><p>Once you are familiar with the controls, you are ready to play!</p></item>
+</list>
+</section>
+
+<section>
+<title>Rules</title>
+
+<list>
+        There are couple of rules that you should have in mind:
+	<item><p> At any time during the game, you can <link xref="keyboard">pause</link> it, end it, start a <link xref="keyboard">new game</link>,get <link xref="keyboard">help</link> and <link xref="keyboard">quit</link> the program.</p></item>
+	<item><p> If you want to change some preference, that is, to open <gui>Setting > Preferences</gui>, you should end your game first.</p></item>
+	<item><p>As soon as you click the menu, you pause the game. </p></item> 
+	<item><p>You can pause the game as many times as you want!</p></item>
+</list>
+</section>
+
+
+<section><p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p></section>
+
+</page>
diff --git a/quadrapassel/help/C/preferences.page b/quadrapassel/help/C/preferences.page
new file mode 100644
index 0000000..f26e942
--- /dev/null
+++ b/quadrapassel/help/C/preferences.page
@@ -0,0 +1,71 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="guide" style="task"
+	id="preferences">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+
+<title>Game Preferences</title>
+
+<p>If you want to change the game preferences, go to <gui> Settings > Preferences > Game </gui>. There are three tabs available. The <gui>Controls</gui> tab is explained in <link xref="keyboard"> Controls</link>; <gui>Game</gui> and <gui>Theme</gui> are explained here:</p>
+
+<section>
+<title>Game</title>
+   <p>Under the <gui>Game</gui> tab, you can change the way in which the game starts. Many options visible in this window, are available here:</p>
+
+<figure>
+  <media type="image" src="media/gamepreference.png" />
+  <desc>Game Preference Tab</desc>
+
+</figure>
+ <p>All these options serve to help you adapt the game based on your needs.</p>
+</section>
+
+<section>
+<title>Setup</title>
+<list>
+  <item><p><gui> Number of pre-filled rows</gui> serves as an indicator of how many rows with blocks there will be immediately after you start.</p></item>
+  <item><p><gui> Density of blocks in a pre-filled row </gui>controls how dense, or how many blocks there will be immediately after you start.</p></item>
+  <item><p><gui> Starting level</gui> controls the speed with which you will start</p></item>
+</list>
+<p>These options can vary from 0 to 19, 0 to 10, and 0 to 20 respectively.</p>
+</section>
+
+<section>
+<title>Operation</title>
+<list>
+  <item><p><gui> Enable sounds</gui> controls if there is sound while playing.</p></item>
+  <item><p>Checking <gui> Preview next block </gui>enables you to see what the next block will be.</p></item>
+  <item><p><gui> Use random block colours </gui> serves to change/keep the colour of the blocks that are the same to each other. (ex. "The square will always be blue" or "The square will randomly change its colour").</p></item>
+  <item><p>Checked/Unchecked <gui> Choose difficult blocks </gui> option will change the difficulty of the blocks that fall. Checking this option means that there will be harder and more complex blocks released one after another.</p></item>
+  <item><p>The rotation, by default, is counterclockwise. If you want to change it, uncheck the <gui> Rotate blocks counterclockwise </gui>option.</p></item>
+  <item><p> This option is mostly beneficial for beginners.<gui> Show were the block will land </gui>will detect the place where the block will fall, thus will make it easier for you to land the block on the correct position.</p></item>
+</list>
+</section>
+
+<section>
+<title>Theme</title>
+<p>To be able to change the theme, go to <gui> Settings > Preference > Theme</gui>. Four different themes are available for Quadrapassel. It is a matter of choice what everyone prefers, so you can decide about your own. What changes are the blocks' contours. The window looks like this:</p>
+<figure>
+   <media type="image" src="media/themewindow.png"/>
+   <desc>The Theme Window</desc>
+</figure>
+<p>and you should decide between: Plain, Tango Flat, Tango Shaded, and Clean. It is up to you !</p>
+</section>
+
+<section>
+ <p><link xref="settings"><media type="image" src="media/go-previous.png" />Settings</link></p>
+ <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+</page>
diff --git a/quadrapassel/help/C/score.page b/quadrapassel/help/C/score.page
new file mode 100644
index 0000000..50a74eb
--- /dev/null
+++ b/quadrapassel/help/C/score.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="scoremore">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <link type="guide" xref="index#play"/>
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Score</title>
+<p>Do you think you can reach level 10?</p>
+
+<section>
+<title>Score More</title>
+ <p>If you start from level 1, the only way is by completing more lines,that is, scoring more points.In order for you to have better score, try to adapt the screen, the keyboard, and the level (the speed) that fits you the most! You can make many changes to: the keyboard controls, the contour of the blocks, the number and density of lines with which you start, and the speed of falling. How you can change them can be found in <link xref="preferences">Preference</link>, under <link xref="settings">Settings</link>. After deciding what fits you the most, you will rock!</p>
+</section>
+
+<section>
+<title>High Scores</title>
+<p>Everyone wants to be on the top of the list, right? In <gui> Game > Scores </gui> you can find the records from the highest to the lowest score. That looks like this:</p>
+ 
+<figure>
+   <media type="image" src="media/highscorelist.png" width="200"/>
+   <desc>High Scores</desc>
+</figure>
+ 
+<p>The scores cannot be deleted, so do not worry that someone will remove your best high score!</p>
+</section>
+
+
+<section><p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p></section>
+
+</page>
diff --git a/quadrapassel/help/C/settings.page b/quadrapassel/help/C/settings.page
new file mode 100644
index 0000000..a0ce3a1
--- /dev/null
+++ b/quadrapassel/help/C/settings.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="settings">
+  <info>
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <link type="guide" xref="index#play"/>
+    <credit type="author copyright">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+      <years>2012</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Settings</title>
+<p>Something wrong? Some control should be changed?</p>
+
+<section>
+	<p><link xref="keyboard">Keyboard</link></p> 
+	<p>Shorter paths? Useful keys?</p>
+</section>
+
+<section>
+	<p><link xref="preferences">Preferences</link></p>
+	<p>Preferences for the game and the theme.</p>
+</section>
+
+
+<section><p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p></section>
+
+</page>
diff --git a/quadrapassel/help/C/translate.page b/quadrapassel/help/C/translate.page
new file mode 100644
index 0000000..56ab5a1
--- /dev/null
+++ b/quadrapassel/help/C/translate.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="translate">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+    
+    <revision pkgversion="3.4.0" version="0.1" date="2012-03-27" status="draft"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Elena Petrevska</name>
+      <email>elenapetrevska77 gmail com</email>
+    </credit>
+    <license>
+       <p>Creative Commons Share Alike 3.0</p>
+     </license>
+  </info>
+
+<title>Help translate</title>
+<p>
+  The <app>GNOME games</app> user interface and documentation is being translated by a world-wide volunteer community.  You are welcome to participate.
+</p>
+<p>
+ There are <link href="http://l10n.gnome.org/module/gnome-games/";>many languages</link> for which translations are still needed.  
+</p>    
+<p>
+To start translating you will need to <link href="http:l10n.gnome.org">create an account</link> and join the <link href="http://l10n.gnome.org/teams/";>translation team</link> for your language. This will give you the ability to upload new translations.
+</p>
+
+<p>
+  You can chat with GNOME translators using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fi18n";>irc</link>. People on the channel are located worldwide, so you may not get an immediate response as a result of timezone differences.
+</p>
+<p>Alternatively, you can contact the Internationalization Team using their <link href="http://mail.gnome.org/mailman/listinfo/gnome-i18n";>mailing list</link>.
+</p>
+
+<section>
+ <p><link xref="get-involved"><media type="image" src="media/go-previous.png" />Get Involved</link></p>
+ <p><link xref="index"><media type="image" src="media/go-home.png" />HOME</link></p>
+</section>
+
+</page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]