[simple-scan] [help] Do not mark application icon as translatable



commit aad2bc5ca6280230fff060b6cc36d2835b258176
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Oct 11 16:40:03 2019 +0700

    [help] Do not mark application icon as translatable
    
    Fixes #122

 help/C/index.page | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 2c734e5..ffc6326 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,4 +1,4 @@
-<page xmlns="http://projectmallard.org/1.0/";
+<page xmlns="http://projectmallard.org/1.0/"; xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="index">
 
@@ -14,7 +14,7 @@
                <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
        </info>
 
-       <title><media type="image" src="figures/icon.svg" height="32px"/>Document Scanner Manual</title>
+       <title><media type="image" its:translate="no" src="figures/icon.svg" height="32px"/>Document Scanner 
Manual</title>
 
     <section id="acquire" style="2column">
         <title>Scanning Pages</title>


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