[iagno] Rename Iagno to Reversi in help pages.



commit a12bfd829a9be2b979400350deab7bb4467c6614
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Jan 30 18:02:05 2020 +0100

    Rename Iagno to Reversi in help pages.

 help/C/bug-filing.page |  6 +++---
 help/C/index.page      | 32 ++++++++++++++++----------------
 help/C/play.page       |  2 +-
 help/C/strategy.page   |  8 ++++----
 help/C/topic.dat       |  2 +-
 5 files changed, 25 insertions(+), 25 deletions(-)
---
diff --git a/help/C/bug-filing.page b/help/C/bug-filing.page
index 7aa4c22..8dca667 100644
--- a/help/C/bug-filing.page
+++ b/help/C/bug-filing.page
@@ -17,12 +17,12 @@
     </license>
   </info>
 
-  <title>Help make <app>Iagno</app> better</title>
+  <title>Help make <app>Reversi</app> better</title>
 
   <section id="bug-report">
     <title>Report a bug or suggest an improvement</title>
     <p>
-   <app>Iagno</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://gitlab.gnome.org/GNOME/iagno/issues/"/>.
+   <app>Reversi</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://gitlab.gnome.org/GNOME/iagno/issues/"/>.
    </p>
 
     <p>
@@ -43,7 +43,7 @@
    </p>
 
     <p>
-      Your report will be given an ID number, and its status will be updated as it is being dealt with. 
Thanks for helping make <app>Iagno</app> better!
+      Your report will be given an ID number, and its status will be updated as it is being dealt with. 
Thanks for helping make <app>Reversi</app> better!
    </p>
   </section>
 
diff --git a/help/C/index.page b/help/C/index.page
index fb6d352..8c1c24f 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,42 +1,42 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-       type="guide" style="task"
-       id="index">
+      type="guide" style="task"
+      id="index">
 
   <info>
     <title type='link' role="trail"><media type="image" src="figures/logo.png" its:translate="no"/></title>
-    <title type='link'>Iagno</title>
-    <title type='text'>Iagno</title>
+    <title type='link'>Reversi</title>
+    <title type='text'>Reversi</title>
     <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+
     <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
     </credit>
+
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
   </info>
 
-<title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Iagno 
logo</span></media> Iagno</title>
+  <title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Reversi 
logo</span></media> Reversi</title>
 
-   <p><app>Iagno</app> is a boardgame played on an 8X8 grid with 64 pieces, dark on one side and light on 
the other. When a piece is captured it is turned over to join the capturing player's forces; the winner is 
the player with the most pieces of their color at the end of the game.
-   </p>
+  <p><app>Reversi</app> is a boardgame played on an 8X8 grid with 64 pieces, dark on one side and light on 
the other. When a piece is captured it is turned over to join the capturing player's forces; the winner is 
the player with the most pieces of their color at the end of the game.</p>
 
-   <section id="play" style="2column">
+  <section id="play" style="2column">
     <title>Game Play</title>
-   </section>
+  </section>
 
-   <section id="tips" style="2column">
+  <section id="tips" style="2column">
     <title>Useful tips</title>
-   </section>
+  </section>
 
-   <section id="advanced" style="2column">
+  <section id="advanced" style="2column">
     <title>Advanced</title>
-   </section>
+  </section>
 
-   <section id="get-involved" style="2column">
+  <section id="get-involved" style="2column">
     <title>Get Involved</title>
-   </section>
-
+  </section>
 
 </page>
diff --git a/help/C/play.page b/help/C/play.page
index a4ff68a..c9f4972 100644
--- a/help/C/play.page
+++ b/help/C/play.page
@@ -18,7 +18,7 @@
 
   <title>How to Play</title>
 
-  <p><app>Iagno</app> has simple <link xref="rules">rules</link> and is easy to play.</p>
+  <p><app>Reversi</app> has simple <link xref="rules">rules</link> and is easy to play.</p>
 
   <p>When the game first starts, you play <em>Dark</em> and the computer player plays <em>Light</em>.  The 
<link xref="ai-game">difficulty level</link> is <gui>Easy</gui> by default.</p>
 
diff --git a/help/C/strategy.page b/help/C/strategy.page
index e17c0f0..d338902 100644
--- a/help/C/strategy.page
+++ b/help/C/strategy.page
@@ -20,17 +20,17 @@
 
   <title>Strategy</title>
 
-  <p><app>Iagno</app> doesn't have one particular winning strategy. Rather it
+  <p><app>Reversi</app> doesn't have one particular winning strategy. Rather it
   has strategic elements which can be used to help one gain advantage. Some
   strategies, such as trying to flip as many of your opponent's pieces early on
   in the game, should be avoided.</p>
 
   <p>Much has been written on the topic of strategy for the games
-  <em>Othello</em> and <em>Reversi</em>, which <app>Iagno</app> is based on.</p>
+  <em>Othello</em> and <em>Reversi</em>.</p>
 
-  <note style="tip"><p>Some sources state that Reversi does not have a
+  <!-- <note style="tip"><p>Some sources state that Reversi does not have a
   predefined starting position, whereas Othello and <app>Iagno</app>
-  do.</p></note>
+  do.</p></note> OBSOLETE COMMENT, but the sources are right; do something? -->
 
   <p>If you are interested in learning about specific strategies for the game,
   the following links may be of interest:</p>
diff --git a/help/C/topic.dat b/help/C/topic.dat
index 94bcba5..1a98c90 100644
--- a/help/C/topic.dat
+++ b/help/C/topic.dat
@@ -1 +1 @@
-index.html Iagno
+index.html Reversi


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