[Digikam-devel] extragear/graphics/doc/digikamimageplugins

Gerhard Kulzer gerhard at kulzer.net
Wed May 17 20:13:23 BST 2006


SVN commit 541950 by gkulzer:

CCMAIL: digikam-devel at kde.org

docbook entities corrections

 M  +6 -6      index.docbook  


--- trunk/extragear/graphics/doc/digikamimageplugins/index.docbook #541949:541950
@@ -35,7 +35,7 @@
 
 <book lang="&language;">
 <bookinfo>
-<title>The digiKam Image Plugins Handbook</title>
+<title>The &digikam; Image Plugins Handbook</title>
 
 <authorgroup>
     <author>
@@ -71,7 +71,7 @@
     </para>
     
     <para>
-    These are the Image Plugins handbooks for digiKam Image Editor and ShowFoto.
+    These are the Image Plugins handbooks for &digikam; Image Editor and ShowFoto.
     </para>
     
 </abstract>
@@ -86,23 +86,23 @@
 </bookinfo>
 
 <chapter id="introduction">
-<title>Introduction to Plugins for digiKam Image Editor and ShowFoto</title>
+<title>Introduction to Plugins for &digikam; Image Editor and ShowFoto</title>
 
 <para>
-One of the nicest things about the digiKam Image Editor is how easily its functionality can be extended, 
+One of the nicest things about the &digikam; Image Editor is how easily its functionality can be extended,
 by using plugins. Plugins can manipulate images in almost any way you can imagine. Their advantage is
 that it is much easier to add a capability to the Image Editor by writing a small plugin than by modifying 
 the Image Editor core. Many valuable plugins have C++ source code that amounts to 100-200 lines only or so.
 </para>
 
 <para>
-A core plugin is included in the main digiKam distribution, and it is installed automatically along with the digiKam Image Editor. It provides some important features like <guilabel>Red Eye Reduction</guilabel> tool and <guilabel>Auto-Levels</guilabel>. The digiKam Image Plugins package adds more functions as
+A core plugin is included in the main &digikam; distribution, and it is installed automatically along with the &digikam; Image Editor. It provides some important features like <guilabel>Red Eye Reduction</guilabel> tool and <guilabel>Auto-Levels</guilabel>. The &digikam; Image Plugins package adds more functions as
 new plugins. They add extra menus, shortcuts, and extentions to the image editor with features like new filters,
 special effects, and advanced tools.
 </para>
 
 <para>
-Since 0.9.0 release, all plugins support 16 bits image color depth. This is want mean that you can edit and fix your RAW camera files dirrectly in digiKam Image Editor and ShowFoto without lost color informations.
+Since 0.9.0 release, all plugins support 16 bits image color depth. This is want mean that you can edit and fix your RAW camera files dirrectly in &digikam; Image Editor and ShowFoto without lost color informations.
 </para>
 
 <para>



More information about the Digikam-devel mailing list