[gnome-taquin] help: add logos



commit 58fc5bdc586618c3bde7b24bca4014452dc69ca8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Jan 13 08:07:14 2015 -0600

    help: add logos
    
    https://bugzilla.gnome.org/show_bug.cgi?id=742857

 help/C/figures/logo.png   |  Bin 0 -> 367 bytes
 help/C/figures/logo32.png |  Bin 0 -> 594 bytes
 help/C/index.page         |    4 ++--
 help/Makefile.am          |    2 ++
 help/fr/index.page        |    4 ++--
 5 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/help/C/figures/logo.png b/help/C/figures/logo.png
new file mode 100644
index 0000000..90f4477
Binary files /dev/null and b/help/C/figures/logo.png differ
diff --git a/help/C/figures/logo32.png b/help/C/figures/logo32.png
new file mode 100644
index 0000000..4da828c
Binary files /dev/null and b/help/C/figures/logo32.png differ
diff --git a/help/C/index.page b/help/C/index.page
index e0daac6..35d9279 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -4,7 +4,7 @@
       id="index">
 
   <info>
-    <!-- <title type='link' role="trail"><media type="image" src="figures/logo.png" 
its:translate="no"/></title> TODO -->
+    <title type='link' role="trail"><media type="image" src="figures/logo.png" its:translate="no"/></title>
     <title type='link'>Taquin</title>
     <title type='text'>Taquin</title>
     <revision pkgversion="3.15" version="0.1" date="2014-09-11" status="final"/>
@@ -17,7 +17,7 @@
     </license>
   </info>
 
-<!-- <title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Taquin 
logo</span></media> Taquin</title> TODO -->
+  <title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Taquin 
logo</span></media> Taquin</title>
 
   <p><app>Taquin</app> is a sliding-block puzzle game. It includes the traditional 15-Puzzle invented in the 
early 1880s, and the more recent 16-Puzzle variant.
   </p>
diff --git a/help/Makefile.am b/help/Makefile.am
index 57cc86f..3101cea 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,6 +2,8 @@
 HELP_ID = gnome-taquin
 
 HELP_MEDIA = \
+       figures/logo.png            \
+       figures/logo32.png          \
        figures/start-screen.png    \
        figures/fifteen.png         \
        figures/sixteen.png
diff --git a/help/fr/index.page b/help/fr/index.page
index 8fb1b07..9f4e2fa 100644
--- a/help/fr/index.page
+++ b/help/fr/index.page
@@ -4,7 +4,7 @@
       id="index">
 
   <info>
-    <!-- <title type='link' role="trail"><media type="image" src="figures/logo.png" 
its:translate="no"/></title> TODO -->
+    <title type='link' role="trail"><media type="image" src="figures/logo.png" its:translate="no"/></title>
     <title type='link'>Taquin</title>
     <title type='text'>Taquin</title>
     <revision pkgversion="3.15" version="0.1" date="2014-11-25" status="final"/>
@@ -17,7 +17,7 @@
     </license>
   </info>
 
-<!-- <title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Taquin 
logo</span></media> Taquin</title> TODO -->
+  <title><media type="image" src="figures/logo32.png" its:translate="no"><span its:translate="yes">Taquin 
logo</span></media> Taquin</title>
 
   <p><app>Taquin</app> est un jeu de pousse-pousse. Il permet de jouer à la fois au puzzle classique inventé 
dans les années 1880, et à une variante moderne.
   </p>


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