[gnome-robots] Add icon next to title; fix typo; clarify possible moves



commit b2b364fec2f5753dbb8dac017d4e015602e2c4c4
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Jan 26 03:15:53 2014 +0100

    Add icon next to title; fix typo; clarify possible moves
    
    See first three items of
    https://bugzilla.gnome.org/show_bug.cgi?id=665833#c3

 help/C/basics.page              |    2 +-
 help/C/figures/gnome-robots.png |  Bin 0 -> 2071 bytes
 help/C/index.page               |    8 +++++++-
 help/C/moves.page               |    2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/help/C/basics.page b/help/C/basics.page
index 8f5ecff..8256215 100644
--- a/help/C/basics.page
+++ b/help/C/basics.page
@@ -41,7 +41,7 @@
 
 <section id="sounds">
   <title>Enable sounds</title>
-  <p>Select<guiseq>
+  <p>Select <guiseq>
   <gui style="menu">Settings</gui><gui>Preferences</gui>
   <gui>Game</gui></guiseq>. Check the
   <gui style="checkbox">Enable sounds</gui> checkbox to enable sounds.</p>
diff --git a/help/C/figures/gnome-robots.png b/help/C/figures/gnome-robots.png
new file mode 100644
index 0000000..cf5a2e2
Binary files /dev/null and b/help/C/figures/gnome-robots.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 805b199..77c8628 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+       xmlns:its="http://www.w3.org/2005/11/its";
        type="guide" style="task"
        id="index">
 
@@ -15,7 +16,12 @@
     <desc>Index</desc>
   </info>
 
-  <title>Robots</title>
+  <title>
+    <media type="image" its:translate="no" src="figures/gnome-robots.png">
+      <span its:translate="yes">Robots logo</span>
+    </media>
+    Robots
+  </title>
 
   <p><app>Robots</app> is based on the UNIX command-line game of the same
   name. The aim of the game is to destroy all the robots by getting them to
diff --git a/help/C/moves.page b/help/C/moves.page
index fe4a28c..ed193b4 100644
--- a/help/C/moves.page
+++ b/help/C/moves.page
@@ -20,7 +20,7 @@
 
   <title>Different moves in <app>Robots</app></title>
 
-  <p>In <app>Robots</app> you can move in nine possible ways, wait for the
+  <p>In <app>Robots</app> you can move in eight directions, wait for the
   robots, or teleport. The enemy robots and the main character take turns to
   make their move. So, after each of your moves, the enemy robots try to make a
   move that gets them closer to you.</p>


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