[gnome-hello] help: Stop translating what translated should be not



commit df3792afd6fb80d4514b4652636202ba3001e055
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Mar 1 20:05:22 2019 +0100

    help: Stop translating what translated should be not

 help/C/compiling.page    | 17 +++++++++--------
 help/C/index.page        |  7 ++++---
 help/C/what-can-do.page  |  3 ++-
 help/C/what-is-like.page |  3 ++-
 help/C/what-is.page      |  3 ++-
 5 files changed, 19 insertions(+), 14 deletions(-)
---
diff --git a/help/C/compiling.page b/help/C/compiling.page
index b2bac18..92c5db4 100644
--- a/help/C/compiling.page
+++ b/help/C/compiling.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="guide"
   id="compiling">
   
@@ -8,7 +9,7 @@
     <revision version="0.1" date="2011-06-07" status="final"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
-      <email>tiffany antopolski com</email>
+      <email its:translate="no">tiffany antopolski com</email>
     </credit>
 
     <license>
@@ -27,11 +28,11 @@
   </p>
   <steps>
    <item><p>In a terminal, type:</p>
-         <p><cmd>git clone https://gitlab.gnome.org/GNOME/gnome-hello.git</cmd></p></item>
-   <item><p><cmd>cd gnome-hello</cmd></p></item>
-   <item><p><cmd>./autogen.sh --prefix=`pwd`/install</cmd></p></item>
-   <item><p><cmd>make</cmd></p></item>
-   <item><p><cmd>make install</cmd></p></item>
+         <p its:translate="no"><cmd>git clone https://gitlab.gnome.org/GNOME/gnome-hello.git</cmd></p></item>
+   <item><p its:translate="no"><cmd>cd gnome-hello</cmd></p></item>
+   <item><p its:translate="no"><cmd>./autogen.sh --prefix=`pwd`/install</cmd></p></item>
+   <item><p its:translate="no"><cmd>make</cmd></p></item>
+   <item><p its:translate="no"><cmd>make install</cmd></p></item>
   </steps>
   </section>
  
@@ -40,7 +41,7 @@
  <p>
   To run gnome-hello type:
  </p>
-  <p>
+  <p its:translate="no">
    <cmd>./src/gnome-hello</cmd>
   </p>
   </section>
@@ -50,7 +51,7 @@
     <p>
      To run most recent help pages (and view your changes if you made any) type:
    </p>
-   <p>
+   <p its:translate="no">
     <cmd>yelp help/C/</cmd>
    </p>
    </section>
diff --git a/help/C/index.page b/help/C/index.page
index a3c5057..24d5269 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,19 +1,20 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide" style="task"
       id="index">
 
   <info>
     <desc>Help for GNOME Hello.</desc>
-    <title type='link' role="trail"><media type="image" src="figures/gnome-hello-logo.png"/></title>
+    <title type='link' role="trail"><media type="image" src="figures/gnome-hello-logo.png" 
its:translate="no"/></title>
     <title type='text'>GNOME Hello</title>
     <revision version="0.1" date="2011-08-26" status="final"/>
     <credit type="author">
       <name>Milo Casagrande</name>
-      <email>milo ubuntu com</email>
+      <email its:translate="no">milo ubuntu com</email>
     </credit>
     <credit type="author">
       <name>Tiffany Antopolski</name>
-      <email>tiffany antopolski gmail com</email>
+      <email its:translate="no">tiffany antopolski gmail com</email>
     </credit>
 
     <license>
diff --git a/help/C/what-can-do.page b/help/C/what-can-do.page
index e097310..1df6010 100644
--- a/help/C/what-can-do.page
+++ b/help/C/what-can-do.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="guide"
   id="what-can-do">
   
@@ -8,7 +9,7 @@
     <revision version="0.1" date="2009-08-01" status="final"/>
     <credit type="author">
       <name>Milo Casagrande</name>
-      <email>milo ubuntu com</email>
+      <email its:translate="no">milo ubuntu com</email>
     </credit>
 
     <license>
diff --git a/help/C/what-is-like.page b/help/C/what-is-like.page
index f82e040..c75fe21 100644
--- a/help/C/what-is-like.page
+++ b/help/C/what-is-like.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="guide"
   id="what-is-like">
   
@@ -9,7 +10,7 @@
     <revision version="0.1" date="2009-08-01" status="final"/>
     <credit type="author">
       <name>Milo Casagrande</name>
-      <email>milo ubuntu com</email>
+      <email its:translate="no">milo ubuntu com</email>
     </credit>
 
     <license>
diff --git a/help/C/what-is.page b/help/C/what-is.page
index fb55daf..cddd321 100644
--- a/help/C/what-is.page
+++ b/help/C/what-is.page
@@ -1,4 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
   type="guide"
   id="what-is">
   
@@ -8,7 +9,7 @@
     <revision version="0.1" date="2009-08-01" status="final"/>
     <credit type="author">
       <name>Milo Casagrande</name>
-      <email>milo ubuntu com</email>
+      <email its:translate="no">milo ubuntu com</email>
     </credit>
 
     <license>


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