[digikam-doc] digikam: review Using Editor section

Gilles Caulier caulier.gilles at gmail.com
Wed Aug 24 10:17:39 UTC 2016


Git commit 73c20898e8d7a820174877745036844d3aef33d3 by Gilles Caulier.
Committed on 24/08/2016 at 10:16.
Pushed by cgilles into branch 'master'.

review Using Editor section

R  +-    --    digikam/editor-autosizebutton.png [from: digikam/editorautosizebutton.png - 100% similarity]
R  +-    --    digikam/editor-mainwindow.png [from: digikam/editorpreview.png - 100% similarity]
R  +-    --    digikam/editor-revertbutton.png [from: digikam/editorrevertbutton.png - 100% similarity]
R  +-    --    digikam/editor-toolbar.png [from: digikam/editortoolbar.png - 100% similarity]
M  +13   -11   digikam/editor-using.docbook

http://commits.kde.org/digikam-doc/73c20898e8d7a820174877745036844d3aef33d3

diff --git a/digikam/editorautosizebutton.png b/digikam/editor-autosizebutton.png
similarity index 100%
rename from digikam/editorautosizebutton.png
rename to digikam/editor-autosizebutton.png
diff --git a/digikam/editorpreview.png b/digikam/editor-mainwindow.png
similarity index 100%
rename from digikam/editorpreview.png
rename to digikam/editor-mainwindow.png
diff --git a/digikam/editorrevertbutton.png b/digikam/editor-revertbutton.png
similarity index 100%
rename from digikam/editorrevertbutton.png
rename to digikam/editor-revertbutton.png
diff --git a/digikam/editortoolbar.png b/digikam/editor-toolbar.png
similarity index 100%
rename from digikam/editortoolbar.png
rename to digikam/editor-toolbar.png
diff --git a/digikam/editor-using.docbook b/digikam/editor-using.docbook
index 5bb7ed9..90b72af 100644
--- a/digikam/editor-using.docbook
+++ b/digikam/editor-using.docbook
@@ -2,6 +2,7 @@
     <anchor id="imageeditor.anchor"/>
 
     <sect2 id="imageeditor-window"> <title>The Image Editor Window</title>
+        
         <para>
         &digikam; incorporates a fast Image Editor with a few basic yet powerful image editing tools. You can use the Image Editor to view your photographs and to make corrections and alterations. The Image Editor can be accessed either by clicking on a thumbnail in the Image Window or by right-clicking on a thumbnail and selecting <guilabel>Edit</guilabel> from the context menu.
         </para>
@@ -10,8 +11,8 @@
         The Image Editor provides a number of tools that enable you to adjust a photograph. Some of these tools are provided by plugins to &digikam;. So they may not be available by default on your distribution. See the <link linkend="setup-kipiplugins">Setup Image Editor Section</link> for more details about Kipi-plugins.
         </para>
 
-        <example>  <title>The Image Editor Window</title>
-            <screenshot><screeninfo>The Image Editor Window</screeninfo><mediaobject><imageobject><imagedata fileref="&path;editorpreview.png" format="PNG" /> </imageobject></mediaobject></screenshot>
+        <example> <title>The Image Editor Window</title>
+            <screenshot><screeninfo>The Image Editor Window</screeninfo><mediaobject><imageobject><imagedata fileref="&path;editor-mainwindow.png" format="PNG" /> </imageobject></mediaobject></screenshot>
         </example>
 
         <para>
@@ -32,7 +33,7 @@
 
         <para>
             <inlinemediaobject>
-                <imageobject><imagedata fileref="&path;editortoolbar.png" format="PNG"/></imageobject>
+                <imageobject><imagedata fileref="&path;editor-toolbar.png" format="PNG"/></imageobject>
                 <textobject> <phrase>The Image Editor Toolbar</phrase> </textobject>
             </inlinemediaobject>
         </para>
@@ -72,7 +73,7 @@
         </para>
         </sect2>
 
-    <sect2>       <title>Restoring Your Original Photograph</title>
+    <sect2> <title>Restoring Your Original Photograph</title>
 
         <para>
         The editing functions of the Image Editor will make changes to your photograph. None of the editing functions will change the original photograph unless you select
@@ -94,7 +95,7 @@
         <guimenuitem>Revert</guimenuitem></menuchoice>
         or clicking the
         <inlinemediaobject>
-            <imageobject><imagedata fileref="&path;editorrevertbutton.png" format="PNG"/></imageobject>
+            <imageobject><imagedata fileref="&path;editor-revertbutton.png" format="PNG"/></imageobject>
             <textobject><phrase>The Image Editor Revert Button</phrase></textobject>
         </inlinemediaobject>
         <guilabel>Revert</guilabel> button on the tool bar. You will lose any changes that you have made to the photograph since it was last saved.
@@ -102,7 +103,7 @@
 
     </sect2>
 
-    <sect2>       <title>Undoing/Redoing Actions</title>
+    <sect2> <title>Undoing/Redoing Actions</title>
 
         <para>
         Almost anything you do to an image in Image Editor can be undone/redone. You can undo the most recent action by choosing <menuchoice><guimenu>Edit</guimenu><guimenuitem>Undo</guimenuitem></menuchoice>, and redo by <menuchoice><guimenu>Edit</guimenu><guimenuitem>Redo</guimenuitem></menuchoice>
@@ -118,7 +119,7 @@
 
     </sect2>
 
-    <sect2>       <title>Moving Between Photographs</title>
+    <sect2> <title>Moving Between Photographs</title>
 
         <para>
         Once you have started the Image Editor you can move between photographs in the same view you started from by using the navigator buttons on the toolbar, <keycap>PgUp</keycap>, <keycap>PgDown</keycap> or the entries in the <guilabel>File</guilabel> menu. If you have made any changes to the current photograph you will be asked if you want to save them.
@@ -126,7 +127,7 @@
 
     </sect2>
 
-    <sect2>       <title>Changing the View</title>
+    <sect2> <title>Changing the View</title>
 
         <para>
         You can zoom in and out of a photograph using the <keycombo action="press">&Ctrl;<keycap>scroll wheel</keycap></keycombo>, the toolbar icons or the entries in the View menu.
@@ -134,7 +135,7 @@
         <para>
         To make a photograph fit the window use this button on the tool bar: <guilabel>Zoom Autofit</guilabel>
         <inlinemediaobject>
-            <imageobject><imagedata fileref="&path;editorautosizebutton.png" format="PNG"/></imageobject>
+            <imageobject><imagedata fileref="&path;editor-autosizebutton.png" format="PNG"/></imageobject>
             <textobject> <phrase>The Image Editor AutoFit Button</phrase> </textobject>
         </inlinemediaobject>
         </para>
@@ -146,7 +147,7 @@
 
         </sect2>
 
-    <sect2>       <title>Printing Images</title>
+    <sect2> <title>Printing Images</title>
 
         <para>
         When you want to print the current image from the Image Editor, select
@@ -157,7 +158,8 @@
         <para>
             From the main window view you can print single images or whole sets of them. Entire thumbnail pages can be printed with your selection. All you need to do is selecting images the standard way and call <menuchoice><guimenu>Image</guimenu> <guimenuitem>Print Assistant</guimenuitem></menuchoice>. Then follow the instructions and choices to make.
         </para>
-        </sect2>
+        
+    </sect2>
 
 </sect1>
  


More information about the kde-doc-english mailing list