[kde-doc-english] [digikam-doc] showfoto: Fix entity usage

Yuri Chornoivan yurchor at ukr.net
Fri Jun 28 19:05:44 UTC 2013


Git commit a2e76aaf45fc6533fa530348088dc53876058ac0 by Yuri Chornoivan.
Committed on 28/06/2013 at 19:05.
Pushed by yurchor into branch 'master'.

Fix entity usage

M  +4    -3    showfoto/index.docbook

http://commits.kde.org/digikam-doc/a2e76aaf45fc6533fa530348088dc53876058ac0

diff --git a/showfoto/index.docbook b/showfoto/index.docbook
index 5036969..6d35414 100644
--- a/showfoto/index.docbook
+++ b/showfoto/index.docbook
@@ -5,6 +5,7 @@
   <!ENTITY % English "INCLUDE"><!-- change language only here -->
   <!ENTITY showfoto '<application>Showfoto</application>'>
   <!ENTITY digikam '<application>Showfoto</application>'>
+  <!ENTITY digikam-app '<application>digiKam</application>'>
   <!-- relative path to snapshots for showfoto -->
   <!ENTITY path "../digikam/">
   <!ENTITY doc-file-formats     SYSTEM "../digikam/file-formats.docbook">
@@ -64,12 +65,12 @@
     <para>
         <inlinemediaobject>
             <imageobject><imagedata fileref="&path;digikamlogo.png" format="PNG"/></imageobject>
-            <textobject> <phrase>&digikam; logo</phrase> </textobject>
+            <textobject> <phrase>&digikam-app; logo</phrase> </textobject>
         </inlinemediaobject>
     </para>
 
     <para>
-    &showfoto; is a &kde; stand alone Photo Editor based on &digikam; Image Editor. &showfoto; is a part of &digikam; project.
+    &showfoto; is a &kde; stand alone Photo Editor based on &digikam-app; Image Editor. &showfoto; is a part of &digikam-app; project.
     </para>
 
 </abstract>
@@ -127,7 +128,7 @@
        </para>
 
        <para>
-       You can also visit the <ulink url="http://www.digikam.org">&digikam; Home Page.</ulink> for news of new releases and other &showfoto; related information.
+       You can also visit the <ulink url="http://www.digikam.org">&digikam-app; Home Page.</ulink> for news of new releases and other &showfoto; related information.
        </para>
        </sect2>
 


More information about the kde-doc-english mailing list