[gimp-help] Fix issue #87



commit 45fd9886c6d866e26f20cb1c72d8b598345b6670
Author: Julien Hardelin <jhardlin orange fr>
Date:   Sun Oct 27 18:22:44 2019 +0100

    Fix issue #87

 src/menus/image/convert-indexed.xml |  2 +-
 src/menus/image/crop.xml            | 30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/src/menus/image/convert-indexed.xml b/src/menus/image/convert-indexed.xml
index b0a9abac0..a1564f9ca 100644
--- a/src/menus/image/convert-indexed.xml
+++ b/src/menus/image/convert-indexed.xml
@@ -26,7 +26,7 @@
   <para>
     The <guimenuitem>Indexed</guimenuitem> command converts your image to
     indexed mode. See
-    <link linkend="glossary-colormodel">indexed colors</link> in the
+    <link linkend="glossary-indexedcolors">indexed colors</link> in the
     Glossary for more information about Indexed Color Mode.
   </para>
 
diff --git a/src/menus/image/crop.xml b/src/menus/image/crop.xml
index 76726ddd5..6a0a22552 100644
--- a/src/menus/image/crop.xml
+++ b/src/menus/image/crop.xml
@@ -59,6 +59,13 @@
         selection</link> command.
       </para>
     </note>
+    <para>
+      You can access this command on the image menu bar through
+      <menuchoice>
+        <guimenu>Image</guimenu>
+        <guimenuitem>Crop to Selection</guimenuitem>
+      </menuchoice>.
+    </para>
   </sect3>
   
   <sect3 id="crop-image-to-content">
@@ -109,20 +116,13 @@
         </caption>
       </mediaobject>
     </figure>
+    <para>
+      You can access this command on the image menu bar through
+      <menuchoice>
+        <guimenu>Image</guimenu>
+        <guimenuitem>Crop to Content</guimenuitem>
+      </menuchoice>.
+    </para>
   </sect3>
-  
-  <sect3>
-    <title>Activate the command</title>
-    <itemizedlist>
-      <listitem>
-        <para>
-          You can access this command on the image menu bar through
-          <menuchoice>
-            <guimenu>Image</guimenu>
-            <guimenuitem>Crop to Selection</guimenuitem>
-          </menuchoice>.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </sect3>
+
 </sect2>


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