[digikam-doc] /: split menu chapter

Gilles Caulier caulier.gilles at gmail.com
Tue Aug 23 11:33:58 UTC 2016


Git commit 51a817cd464ae8535e99c06fb494bdd1e8db8a7b by Gilles Caulier.
Committed on 23/08/2016 at 11:33.
Pushed by cgilles into branch 'master'.

split menu chapter

M  +159  -152  digikam/editor-photoediting.docbook
M  +12   -6    digikam/index.docbook
R  +8    -9    digikam/menu-albums.docbook [from: digikam/menu-descriptions.docbook - 099% similarity]
R  +9    -1    digikam/menu-editor.docbook [from: digikam/ie-menu.docbook - 099% similarity]
M  +3    -2    showfoto/index.docbook

http://commits.kde.org/digikam-doc/51a817cd464ae8535e99c06fb494bdd1e8db8a7b

diff --git a/digikam/editor-photoediting.docbook b/digikam/editor-photoediting.docbook
index ac4ea54..fd6b316 100644
--- a/digikam/editor-photoediting.docbook
+++ b/digikam/editor-photoediting.docbook
@@ -1,17 +1,17 @@
  <sect1 id="photographic-editing">   <title>Photographic Editing - Workflow</title>
 
-   <sect2 id="image-editing-tools">             <title>Image Editing/Workflow Tools</title>
+    <sect2 id="image-editing-tools">             <title>Image Editing/Workflow Tools</title>
     <sect3 id="standard-workflow">              <title>A Standard Workflow Proposal</title>
-      <para>When performing a basic workflow, the primary areas for consideration are:
+        <para>When performing a basic workflow, the primary areas for consideration are:
         <orderedlist>
-          <listitem><para>Exposure: <link linkend="whitebalance">White Balance</link></para></listitem>
-          <listitem><para>Color: <link linkend="whitebalance">White Balance</link></para></listitem>
-          <listitem><para>Black and white points: <link linkend="whitebalance">White Balance</link> or <link linkend="adjustlevels">Adjust Levels</link></para></listitem>
-          <listitem><para>Contrast: <link linkend="adjustcurves">Adjust Curves</link></para></listitem>
-          <listitem><para>Saturation: <link linkend="whitebalance">White Balance</link> or <link linkend="coloreffects">Vivid</link> or <link linkend="using-correctingcolor">Hue/Saturation/Lightness</link></para></listitem>
-          <listitem><para>Resizing (interpolation) : <link linkend="resize">Change Size</link></para></listitem>
-          <listitem><para><link linkend="sharpening">Sharpening</link></para></listitem>
-          <listitem><para><ulink url="help:/digikam/inedex.html#dam">Digital Asset Management</ulink> (applying tags, captions, rating, geolocation, save under new name)</para></listitem>
+            <listitem><para>Exposure: <link linkend="whitebalance">White Balance</link></para></listitem>
+            <listitem><para>Color: <link linkend="whitebalance">White Balance</link></para></listitem>
+            <listitem><para>Black and white points: <link linkend="whitebalance">White Balance</link> or <link linkend="adjustlevels">Adjust Levels</link></para></listitem>
+            <listitem><para>Contrast: <link linkend="adjustcurves">Adjust Curves</link></para></listitem>
+            <listitem><para>Saturation: <link linkend="whitebalance">White Balance</link> or <link linkend="coloreffects">Vivid</link> or <link linkend="using-correctingcolor">Hue/Saturation/Lightness</link></para></listitem>
+            <listitem><para>Resizing (interpolation) : <link linkend="resize">Change Size</link></para></listitem>
+            <listitem><para><link linkend="sharpening">Sharpening</link></para></listitem>
+            <listitem><para><ulink url="help:/digikam/inedex.html#dam">Digital Asset Management</ulink> (applying tags, captions, rating, geolocation, save under new name)</para></listitem>
         </orderedlist>
         We recommend this sequence of image editing steps to ensure optimum photographic quality for the end product. In particular, never do sharpening before the last step. And we recommend using a lossless format like PNG or TIFF for storing photographs. Otherwise you'll lose a bit every time you save the results. If you can afford it, use 16 bit/channel for your best shots. If you want to change color space, in particular if you want to work in CIEL*a*b, 16 bit per channel are required to avoid truncation effects.
         </para>
@@ -20,178 +20,185 @@
     </sect3>
 
     <sect3>      <title>Introduction to common editing tools features</title>
-      <para>
-         All Image Editor tools like Sharpen, Blur, Noise Reduction, Refocus, Unsharp Mask, &etc; use a common dialog style that previews the effect before applying the filter to the current image. Below you see the "Apply Texture" tool in action using this common dialog layout:
-      </para>
+        <para>
+            All Image Editor tools like Sharpen, Blur, Noise Reduction, Refocus, Unsharp Mask, &etc; use a common dialog style that previews the effect before applying the filter to the current image. Below you see the "Apply Texture" tool in action using this common dialog layout:
+        </para>
 
-      <example>
+        <example>
         <title>The Apply Texture Tool in Action</title>
         <screenshot>
-          <screeninfo>The Apply Texture Tool in Action</screeninfo>
-          <mediaobject>
+            <screeninfo>The Apply Texture Tool in Action</screeninfo>
+            <mediaobject>
             <imageobject>
-              <imagedata fileref="&path;editorcommondialogtools.png" format="PNG" />
+                <imagedata fileref="&path;editorcommondialogtools.png" format="PNG" />
             </imageobject>
-          </mediaobject>
+            </mediaobject>
         </screenshot>
-      </example>
+        </example>
 
-      <para>
+        <para>
         <itemizedlist>
-          <listitem>
+            <listitem>
             <para>
-              <emphasis>(1)</emphasis>: The seven buttons to the top left select the comparison style of the preview area. The modes are:
-              <itemizedlist>
+                <emphasis>(1)</emphasis>: The seven buttons to the top left select the comparison style of the preview area. The modes are:
+                <itemizedlist>
                 <listitem>         <para>Original image</para>             </listitem>
                 <listitem>
-                  <para>Split vertically without duplication. The left area shows the original whereas the right side shows the filter applied to the continuation of the selected zoom.</para>
+                    <para>Split vertically without duplication. The left area shows the original whereas the right side shows the filter applied to the continuation of the selected zoom.</para>
                 </listitem>
                 <listitem>
-                  <para>Split horizontally without duplication. The top area shows the original whereas the lower area shows the filter applied to the continuation of the selected zoom.</para>
+                    <para>Split horizontally without duplication. The top area shows the original whereas the lower area shows the filter applied to the continuation of the selected zoom.</para>
                 </listitem>
                 <listitem>
-                  <para>Split vertically. The left area shows the original and the right one the filter effect for comparison.</para>
+                    <para>Split vertically. The left area shows the original and the right one the filter effect for comparison.</para>
                 </listitem>
                 <listitem>
-                  <para>Split horizontally. The top area shows the original and the lower one the filter effect for comparison.</para>
+                    <para>Split horizontally. The top area shows the original and the lower one the filter effect for comparison.</para>
                 </listitem>
                 <listitem>
-                  <para>Effect preview. This is a live effect preview without comparison.</para>
+                    <para>Effect preview. This is a live effect preview without comparison.</para>
                 </listitem>
                 <listitem>
-                  <para>'Mouse over' style: preview when mouse is off the preview (in the settings area), otherwise shows original.</para>
+                    <para>'Mouse over' style: preview when mouse is off the preview (in the settings area), otherwise shows original.</para>
                 </listitem>
-              </itemizedlist>
+                </itemizedlist>
             </para>
-          </listitem>
-          <listitem>
+            </listitem>
+            <listitem>
             <para><emphasis>(2)</emphasis>: There are two buttons that can be toggled to show over or underexposure. The colors can be customized in the <link linkend="setupdialog.anchor">general setup page</link>.</para>
-          </listitem>
-          <listitem>
+            </listitem>
+            <listitem>
             <para><emphasis>(3)</emphasis>: The preview selector frame. Click and drag with the mouse on the floating frame to move it on the image. The preview area on the left of dialog is updated accordingly.</para>
-          </listitem>
-          <listitem>
+            </listitem>
+            <listitem>
             <para>   <emphasis>(4)</emphasis>: The filter or plugin settings area.</para>
-          </listitem>
-          <listitem>
+            </listitem>
+            <listitem>
             <para>
-              <emphasis>(5)</emphasis>: At the lower left corner: there is help and a reset to defaults button (all settings are remembered from the last use of the plugin).</para>
-          </listitem>
-          <listitem>
+                <emphasis>(5)</emphasis>: At the lower left corner: there is help and a reset to defaults button (all settings are remembered from the last use of the plugin).</para>
+            </listitem>
+            <listitem>
             <para>
-              <emphasis>(6)</emphasis>: There is a progress indicator for plugins with involved calculations.</para>
-          </listitem>
+                <emphasis>(6)</emphasis>: There is a progress indicator for plugins with involved calculations.</para>
+            </listitem>
         </itemizedlist>
 
-      </para>
+        </para>
     </sect3>
 
     <sect3>      <title>The &digikam; tool set</title>
-     <itemizedlist>
-
-   <listitem><para>Image Color
-      <itemizedlist>
-      <listitem><para><link linkend="auto-correction">Auto Correction</link></para></listitem>
-      <listitem><para><link linkend="exposure-correct">Brightness/Contrast/Gamma</link></para></listitem>
-      <listitem><para><link linkend="using-correctingcolor">Hue/Saturation/Lightness</link></para></listitem>
-      <listitem><para><link linkend="colorbalancetool.anchor">Color Balance</link></para></listitem>
-      <listitem><para><link linkend="blackandwhite-conversion">Black and White</link></para></listitem>
-      <listitem><para><link linkend="encoding-depth">Encoding Depth</link></para></listitem>
-      <listitem><para><link linkend="color-management">Color Management</link></para></listitem>
-      <listitem><para><link linkend="adjustlevels">Levels Adjust</link></para></listitem>
-      <listitem><para><link linkend="coloreffects">Color Effects (Solarize, Vivid, Neon, Edge)</link></para></listitem>
-      <listitem><para><link linkend="whitebalance">White Balance/Exposure/Saturation</link></para></listitem>
-      <listitem><para><link linkend="adjustcurves">Curves Adjust</link></para></listitem>
-      <listitem><para><link linkend="channelmixer">Channel Mixer</link></para></listitem>
-      </itemizedlist>
-   </para></listitem>
-
-   <listitem><para>Image Enhancement
-      <itemizedlist>
-      <listitem><para><link linkend="sharpening">Sharpening (sharpen, unsharp mask, refocus)</link></para></listitem>
-      <listitem><para><link linkend="using-blurfilter" >Blur Tool</link></para></listitem>
-      <listitem><para><link linkend="using-redeyecorrection">Red Eye Removal</link></para></listitem>
-      <listitem><para><link linkend="inpainting">Photograph Inpainting</link></para></listitem>
-      <listitem><para><link linkend="noisereduction">Noise Reduction & blurring</link></para></listitem>
-      <listitem><para><link linkend="hotpixels">Hot Pixel Correction</link></para></listitem>
-      <listitem><para><link linkend="lensdistortion">Lens Distortion Correction</link></para></listitem>
-      <listitem><para><link linkend="restoration">Photograph Restoration</link></para></listitem>
-      <listitem><para><link linkend="vignettingcorrection">Vignetting Correction Tool</link></para></listitem>
-      </itemizedlist>
-   </para></listitem>
-
-   <listitem><para>Image Transformation Tools
-      <itemizedlist>
-      <listitem><para><link linkend="resize">Change Size (reduce and blow-up)</link></para></listitem>
-      <listitem><para><link linkend="freerotation">Free Rotation</link></para></listitem>
-      <listitem><para><link linkend="perspective">Perspective Adjustment</link></para></listitem>
-      <listitem><para><link linkend="sheartool">Shearing Tool</link></para></listitem>
-      </itemizedlist>
-   </para></listitem>
-
-   <listitem><para>Image Decoration
-      <itemizedlist>
-      <listitem><para><link linkend="border">Add Border</link></para></listitem>
-      <listitem><para><link linkend="inserttext">Insert Text</link></para></listitem>
-      <listitem><para><link linkend="superimpose">Template Superimpose</link></para></listitem>
-      <listitem><para><link linkend="texture">Apply Texture</link></para></listitem>
-      </itemizedlist>
-   </para></listitem>
-
-   <listitem><para>Special Effect Filters
-      <itemizedlist>
-      <listitem><para><link linkend="infrared">Simulate Infrared Film.</link></para></listitem>
-      <listitem><para><link linkend="filmgrain">Add Film Grain.</link></para></listitem>
-      <listitem><para><link linkend="oilpaint">Simulate Oil Painting</link></para></listitem>
-      <listitem><para><link linkend="charcoal">Simulate Charcoal Drawing.</link></para></listitem>
-      <listitem><para><link linkend="emboss">Emboss Photograph.</link></para></listitem>
-      <listitem><para><link linkend="distortionfx">Distortion FX.</link></para></listitem>
-      <listitem><para><link linkend="blurfx">Blur FX.</link></para></listitem>
-      <listitem><para><link linkend="raindrops">Add Rain Drops</link></para></listitem>
-      </itemizedlist>
-   </para></listitem>
-
-   </itemizedlist>
-     </sect3>
-
-   </sect2>
-
-            <sect2 id="raw-workflow">  <title>Processing RAW image files, RAW work-flow</title>
-            <anchor id="rawprocessing.anchor"/>
-
-             <para>A typical RAW workflow with &digikam; may follow these steps:</para>
-             <itemizedlist>
-               <listitem><para>Setting up the RAW conversion and color management preferences
-                 <itemizedlist>
-                  <listitem><para>get the ICC color profiles for the camera, display and printer</para></listitem>
-                  <listitem><para>setup &digikam; correctly defining a color work space </para></listitem>
-                 </itemizedlist>
-               </para></listitem>
-               <listitem><para>Camera whitepoint setting</para></listitem>
-               <listitem><para>Demosaicing (includes interpolation, noise filtering and
-                  <ulink url="help:/digikam/using-setup.html#CA.anchor">chromatic aberration correction</ulink>)
-                  </para></listitem>
-               <listitem><para>Conversion to a color space</para> </listitem>
-               <listitem><para>Gamma correction, tone mapping</para> </listitem>
-               <listitem><para>Color profile assignment</para> </listitem>
-               <listitem><para>Dynamic range expansion (optional)</para></listitem>
-               <listitem><para>Continue with <link linkend="standard-workflow">standard workflow</link></para></listitem>
-             </itemizedlist>
-
-             <para>
-               From there everything is simple, select a RAW image and open it in the editor. The color management widget will be displayed after the image has been processed in order to adjust color rendering. Without color management all images are very dark, this is normal. You can experiment the various profiles you have in order to select the best input profile according to your image (some tends to be very neutral, even a bit dull, some gives more saturated results, &etc;).
-             </para>
-            </sect2>
-
-
-      &doc-editor-color;
-
-      &doc-editor-enhance;
-
-      &doc-editor-transform;
-
-      &doc-editor-decorate;
-
-      &doc-editor-filters;
-
-  </sect1>
+        <itemizedlist>
+
+    <listitem><para>Image Color
+        <itemizedlist>
+        <listitem><para><link linkend="auto-correction">Auto Correction</link></para></listitem>
+        <listitem><para><link linkend="exposure-correct">Brightness/Contrast/Gamma</link></para></listitem>
+        <listitem><para><link linkend="using-correctingcolor">Hue/Saturation/Lightness</link></para></listitem>
+        <listitem><para><link linkend="colorbalancetool.anchor">Color Balance</link></para></listitem>
+        <listitem><para><link linkend="blackandwhite-conversion">Black and White</link></para></listitem>
+        <listitem><para><link linkend="encoding-depth">Encoding Depth</link></para></listitem>
+        <listitem><para><link linkend="color-management">Color Management</link></para></listitem>
+        <listitem><para><link linkend="adjustlevels">Levels Adjust</link></para></listitem>
+        <listitem><para><link linkend="coloreffects">Color Effects (Solarize, Vivid, Neon, Edge)</link></para></listitem>
+        <listitem><para><link linkend="whitebalance">White Balance/Exposure/Saturation</link></para></listitem>
+        <listitem><para><link linkend="adjustcurves">Curves Adjust</link></para></listitem>
+        <listitem><para><link linkend="channelmixer">Channel Mixer</link></para></listitem>
+        </itemizedlist>
+    </para></listitem>
+
+    <listitem><para>Image Enhancement
+        <itemizedlist>
+        <listitem><para><link linkend="sharpening">Sharpening (sharpen, unsharp mask, refocus)</link></para></listitem>
+        <listitem><para><link linkend="using-blurfilter" >Blur Tool</link></para></listitem>
+        <listitem><para><link linkend="using-redeyecorrection">Red Eye Removal</link></para></listitem>
+        <listitem><para><link linkend="inpainting">Photograph Inpainting</link></para></listitem>
+        <listitem><para><link linkend="noisereduction">Noise Reduction & blurring</link></para></listitem>
+        <listitem><para><link linkend="hotpixels">Hot Pixel Correction</link></para></listitem>
+        <listitem><para><link linkend="lensdistortion">Lens Distortion Correction</link></para></listitem>
+        <listitem><para><link linkend="restoration">Photograph Restoration</link></para></listitem>
+        <listitem><para><link linkend="vignettingcorrection">Vignetting Correction Tool</link></para></listitem>
+        </itemizedlist>
+    </para></listitem>
+
+    <listitem><para>Image Transformation Tools
+        <itemizedlist>
+        <listitem><para><link linkend="resize">Change Size (reduce and blow-up)</link></para></listitem>
+        <listitem><para><link linkend="freerotation">Free Rotation</link></para></listitem>
+        <listitem><para><link linkend="perspective">Perspective Adjustment</link></para></listitem>
+        <listitem><para><link linkend="sheartool">Shearing Tool</link></para></listitem>
+        </itemizedlist>
+    </para></listitem>
+
+    <listitem><para>Image Decoration
+        <itemizedlist>
+        <listitem><para><link linkend="border">Add Border</link></para></listitem>
+        <listitem><para><link linkend="inserttext">Insert Text</link></para></listitem>
+        <listitem><para><link linkend="superimpose">Template Superimpose</link></para></listitem>
+        <listitem><para><link linkend="texture">Apply Texture</link></para></listitem>
+        </itemizedlist>
+    </para></listitem>
+
+    <listitem><para>Special Effect Filters
+        <itemizedlist>
+        <listitem><para><link linkend="infrared">Simulate Infrared Film.</link></para></listitem>
+        <listitem><para><link linkend="filmgrain">Add Film Grain.</link></para></listitem>
+        <listitem><para><link linkend="oilpaint">Simulate Oil Painting</link></para></listitem>
+        <listitem><para><link linkend="charcoal">Simulate Charcoal Drawing.</link></para></listitem>
+        <listitem><para><link linkend="emboss">Emboss Photograph.</link></para></listitem>
+        <listitem><para><link linkend="distortionfx">Distortion FX.</link></para></listitem>
+        <listitem><para><link linkend="blurfx">Blur FX.</link></para></listitem>
+        <listitem><para><link linkend="raindrops">Add Rain Drops</link></para></listitem>
+        </itemizedlist>
+    </para></listitem>
+
+    </itemizedlist>
+        </sect3>
+
+    </sect2>
+
+    <sect2 id="raw-workflow">  <title>Processing RAW image files, RAW work-flow</title>
+    <anchor id="rawprocessing.anchor"/>
+
+        <para>A typical RAW workflow with &digikam; may follow these steps:</para>
+        <itemizedlist>
+        <listitem><para>Setting up the RAW conversion and color management preferences
+            <itemizedlist>
+            <listitem><para>get the ICC color profiles for the camera, display and printer</para></listitem>
+            <listitem><para>setup &digikam; correctly defining a color work space </para></listitem>
+            </itemizedlist>
+        </para></listitem>
+        <listitem><para>Camera whitepoint setting</para></listitem>
+        <listitem><para>Demosaicing (includes interpolation, noise filtering and
+            <ulink url="help:/digikam/using-setup.html#CA.anchor">chromatic aberration correction</ulink>)
+            </para></listitem>
+        <listitem><para>Conversion to a color space</para> </listitem>
+        <listitem><para>Gamma correction, tone mapping</para> </listitem>
+        <listitem><para>Color profile assignment</para> </listitem>
+        <listitem><para>Dynamic range expansion (optional)</para></listitem>
+        <listitem><para>Continue with <link linkend="standard-workflow">standard workflow</link></para></listitem>
+        </itemizedlist>
+
+        <para>
+        From there everything is simple, select a RAW image and open it in the editor. The color management widget will be displayed after the image has been processed in order to adjust color rendering. Without color management all images are very dark, this is normal. You can experiment the various profiles you have in order to select the best input profile according to your image (some tends to be very neutral, even a bit dull, some gives more saturated results, &etc;).
+        </para>
+    </sect2>
+
+    &doc-editor-color;
+
+    &doc-editor-enhance;
+
+    &doc-editor-transform;
+
+    &doc-editor-decorate;
+
+    &doc-editor-filters;
+
+</sect1>
+
+<!--
+Local Variables:
+mode: sgml
+sgml-omittag: nil
+sgml-shorttag: t
+End:
+-->
diff --git a/digikam/index.docbook b/digikam/index.docbook
index f350708..4a69a8f 100644
--- a/digikam/index.docbook
+++ b/digikam/index.docbook
@@ -38,9 +38,10 @@
   <!ENTITY doc-tool-presentation      SYSTEM "tool-presentation.docbook">
   <!ENTITY doc-tool-advrename         SYSTEM "tool-advrename.docbook">
   <!ENTITY doc-tool-metadataeditor    SYSTEM "tool-metadataeditor.docbook">
-<!-- Menus -->
-  <!ENTITY doc-menu-descriptions      SYSTEM "menu-descriptions.docbook">
-  <!ENTITY doc-ie-menu                SYSTEM "ie-menu.docbook">
+<!-- Menus Chapter -->
+  <!ENTITY doc-menu-albums            SYSTEM "menu-albums.docbook">
+  <!ENTITY doc-menu-editor            SYSTEM "menu-editor.docbook">
+<!-- Annexes Chapter -->
   <!ENTITY doc-credits-annexes        SYSTEM "credits-annex.docbook">
 
   <!-- Do not define any other entities; instead, use the entities
@@ -164,11 +165,16 @@
 &doc-tool-advrename;
 &doc-tool-metadataeditor;
 
-<!-- *********************************************************************** -->
+<!-- ******** MENUS ******************************************************** -->
 
-&doc-menu-descriptions;
+<chapter id="menu-descriptions"> <title>Menu Descriptions</title>
 
-<!-- *********************************************************************** -->
+    &doc-menu-albums;
+    &doc-menu-editor;
+
+</chapter>
+
+<!-- ******** ANNEXES ****************************************************** -->
 
 &doc-credits-annexes;
 
diff --git a/digikam/menu-descriptions.docbook b/digikam/menu-albums.docbook
similarity index 99%
rename from digikam/menu-descriptions.docbook
rename to digikam/menu-albums.docbook
index 93ff79c..60b5bbb 100644
--- a/digikam/menu-descriptions.docbook
+++ b/digikam/menu-albums.docbook
@@ -1,6 +1,4 @@
-<chapter id="menu-descriptions">    <title>Menu Descriptions</title>
-
-<sect1 id="main-window">                <title>The main &digikam; window</title>
+<sect1 id="menu-albums"> <title>The main &digikam; window</title>
 
     <sect2>    <title>The Album Menu</title>
 
@@ -1093,12 +1091,13 @@
     </para>
 
     </sect2>
-    <!-- *********************************************************************** -->
 
 </sect1>
 
-<!-- *********************************************************************** -->
-
-&doc-ie-menu;
-
-</chapter>
+<!--
+Local Variables:
+mode: sgml
+sgml-omittag: nil
+sgml-shorttag: t
+End:
+-->
diff --git a/digikam/ie-menu.docbook b/digikam/menu-editor.docbook
similarity index 99%
rename from digikam/ie-menu.docbook
rename to digikam/menu-editor.docbook
index 0d203b2..9d96f8e 100644
--- a/digikam/ie-menu.docbook
+++ b/digikam/menu-editor.docbook
@@ -1,4 +1,4 @@
-<sect1 id="image-editor-menu">               <title>The Image Editor</title>
+<sect1 id="editor-menu"> <title>The Image Editor</title>
 
     <sect2>        <title>The File Menu</title>
 
@@ -730,3 +730,11 @@
     </sect2>
             
 </sect1>
+
+<!--
+Local Variables:
+mode: sgml
+sgml-omittag: nil
+sgml-shorttag: t
+End:
+-->
diff --git a/showfoto/index.docbook b/showfoto/index.docbook
index 68f17ff..834dabb 100644
--- a/showfoto/index.docbook
+++ b/showfoto/index.docbook
@@ -17,7 +17,7 @@
   <!ENTITY doc-editor-filters          SYSTEM "../digikam/editor-filters.docbook">
   <!ENTITY doc-editor-decorate         SYSTEM "../digikam/editor-decorate.docbook">
   <!ENTITY doc-editor-colormanagement  SYSTEM "../digikam/editor-colormanagement.docbook">
-  <!ENTITY doc-ie-menu                 SYSTEM "../digikam/ie-menu.docbook">
+  <!ENTITY doc-menu-editor             SYSTEM "../digikam/menu-editor.docbook">
   <!ENTITY doc-credits-annexes         SYSTEM "../digikam/credits-annex.docbook">
 
   <!-- Do not define any other entities; instead, use the entities
@@ -198,13 +198,14 @@
 
 <chapter id="menudescriptions">  <title>Menu Descriptions</title>
 
-&doc-ie-menu;
+    &doc-menu-editor;
 
 </chapter>
 
 &doc-credits-annexes;
 
 </book>
+
 <!--
 Local Variables:
 mode: sgml


More information about the kde-doc-english mailing list