[gnome-robots] help: basics.page: Added new game from toolbar



commit 0954e4f88b08ee6c7038641a992de1296fbc3a7b
Author: Rachel Dunstan <dunstanrc gmail com>
Date:   Tue Mar 18 20:57:41 2014 +0100

    help: basics.page: Added new game from toolbar
    
    An instruction for starting a new game from the toolbar with accompanying
    image has been included.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726736

 help/C/basics.page     |   21 ++++++++++++++-------
 help/C/figures/new.png |  Bin 0 -> 1255 bytes
 help/Makefile.am       |    1 +
 3 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/help/C/basics.page b/help/C/basics.page
index 8256215..956e4d5 100644
--- a/help/C/basics.page
+++ b/help/C/basics.page
@@ -1,17 +1,23 @@
 <page xmlns="http://projectmallard.org/1.0/";
-       type="guide" style="task"
-       id="basics">
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="task"
+      id="basics">
 
   <info>
     <link type="guide" xref="index#play"/>
 
     <revision pkgversion="3.8" version="0.1" date="2013-04-03" status="draft"/>
+    <revision pkgversion="3.11.90" date="2014-03-25" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <credit type="author copyright">
       <name>Aruna Sankaranarayanan</name>
-      <email>safincrazy gmail com</email>
+      <email its:translate="no">safincrazy gmail com</email>
+    </credit>
+    <credit type="editor">
+      <name>Rachel Dunstan</name>
+      <email its:translate="no">dunstanrc gmail com</email>
     </credit>
 
     <desc>Start, quit and play <app>Robots</app> in fullscreen.</desc>
@@ -22,10 +28,11 @@
 <section id="start">
   <title>Start a new game</title>
 
-  <p>Select <guiseq><gui style="menu">Game</gui>
-  <gui style="menuitem">New</gui></guiseq>
-  or press <keyseq><key>Ctrl</key><key>N</key></keyseq> to start a new
-  game.</p>
+  <p>Select <guiseq><gui style="menu">Game</gui><gui
+  style="menuitem">New</gui></guiseq>, click the <media type="image"
+  its:translate="no" src="figures/new.png"><span
+  its:translate="yes">New</span></media> button on the toolbar, or press
+  <keyseq><key>Ctrl</key><key>N</key></keyseq> to start a new game.</p>
 
 </section>
 
diff --git a/help/C/figures/new.png b/help/C/figures/new.png
new file mode 100644
index 0000000..85651cb
Binary files /dev/null and b/help/C/figures/new.png differ
diff --git a/help/Makefile.am b/help/Makefile.am
index 388a9ad..d56fca4 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,6 +7,7 @@ HELP_MEDIA = \
        figures/gnome-high-risk.png \
        figures/gnome-low-risk.png \
        figures/gnome-robots.png \
+       figures/new.png \
        figures/random.png \
        figures/robots-high-risk.png \
        figures/robots-low-risk.png \


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