[gimp-help/gimp-help-2-10] Fix missing quickmask help ids



commit 4a1e4791ec0ed15e56add61067a67e2fe82150b7
Author: Jacob Boerema <jgboerema gmail com>
Date:   Fri Oct 14 15:11:16 2022 -0400

    Fix missing quickmask help ids

 src/concepts/imagewindow.xml           |  2 +-
 src/concepts/qmask.xml                 |  2 ++
 src/dialogs/channel-selection-mask.xml |  2 +-
 src/dialogs/qmask.xml                  |  2 +-
 src/glossary/glossary.xml              |  2 +-
 src/menus/select/qmask-toggle.xml      |  2 +-
 src/toolbox/selection/free.xml         | 12 ++++++------
 src/toolbox/selection/iscissors.xml    |  2 +-
 8 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/src/concepts/imagewindow.xml b/src/concepts/imagewindow.xml
index 0f5a4ba64..7143e34bf 100644
--- a/src/concepts/imagewindow.xml
+++ b/src/concepts/imagewindow.xml
@@ -165,7 +165,7 @@
         <emphasis>QuickMask Toggle:</emphasis>
         The small button in the lower left corner of the image toggles the
         Quick Mask on and off. When the Quick Mask is on, the button is
-        outlined in red. See <link linkend="gimp-qmask">QuickMask</link>
+        outlined in red. See <link linkend="gimp-quick-mask">QuickMask</link>
         for more details on this highly useful tool.
       </para>
     </listitem>
diff --git a/src/concepts/qmask.xml b/src/concepts/qmask.xml
index 78e605b1f..0f51aca7d 100644
--- a/src/concepts/qmask.xml
+++ b/src/concepts/qmask.xml
@@ -119,6 +119,7 @@
       </para>
     <itemizedlist>
       <listitem>
+        <anchor id="gimp-quickmask-invert"/>
         <para>
           Normally the QuickMask shows unselected areas <quote>fogged over
           </quote> and selected areas <quote>in clear</quote>, but you can
@@ -127,6 +128,7 @@
         </para>
       </listitem>
       <listitem>
+        <anchor id="gimp-quickmask-edit"/>
         <para>
           Use <quote>Configure Color and Opacity</quote> to open
           a dialog that allows you to set these to values other
diff --git a/src/dialogs/channel-selection-mask.xml b/src/dialogs/channel-selection-mask.xml
index 06bd12b1b..5d8ac306a 100644
--- a/src/dialogs/channel-selection-mask.xml
+++ b/src/dialogs/channel-selection-mask.xml
@@ -72,7 +72,7 @@
             <listitem>
               <para>
                 In the image window the bottom-left button creates a
-                <link linkend="gimp-qmask">Quick Mask</link>; the content
+                <link linkend="gimp-quick-mask">Quick Mask</link>; the content
                 will be initialized with the active selection.
               </para>
             </listitem>
diff --git a/src/dialogs/qmask.xml b/src/dialogs/qmask.xml
index 20cc76b5a..1f53b6ae5 100644
--- a/src/dialogs/qmask.xml
+++ b/src/dialogs/qmask.xml
@@ -10,7 +10,7 @@
 -->
 
 <!-- This document is included from channel-dialog.xml-->
-<sect3 id="gimp-qmask">
+<sect3 id="gimp-quick-mask">
   <title>Quick Mask</title>
 
   <figure>
diff --git a/src/glossary/glossary.xml b/src/glossary/glossary.xml
index 06ad8160b..281a00340 100644
--- a/src/glossary/glossary.xml
+++ b/src/glossary/glossary.xml
@@ -1587,7 +1587,7 @@ https://gitlab.gnome.org/GNOME/gimp-help/tree/master/docs/xcf images folder-->
             <link linkend="gimp-channel-menu">Channel menu</link>. Channel
             masks are so important in <acronym>GIMP</acronym> that a
             special type has been implemented: the
-            <link linkend="gimp-qmask">Quick&nbsp;mask</link>. See the
+            <link linkend="gimp-quick-mask">Quick&nbsp;mask</link>. See the
             <link linkend="gimp-channel-mask">Selection&nbsp;mask</link>
             section for more details.
           </para>
diff --git a/src/menus/select/qmask-toggle.xml b/src/menus/select/qmask-toggle.xml
index 70c86783a..14327a526 100644
--- a/src/menus/select/qmask-toggle.xml
+++ b/src/menus/select/qmask-toggle.xml
@@ -16,7 +16,7 @@
   <para>
     This command has the same action as clicking on the small button in the
     bottom left corner of the image. See
-    <link linkend="gimp-qmask">Quick Mask</link>
+    <link linkend="gimp-quick-mask">Quick Mask</link>
   </para>
 
   <sect3>
diff --git a/src/toolbox/selection/free.xml b/src/toolbox/selection/free.xml
index 6d7e6db5c..eaefa5501 100644
--- a/src/toolbox/selection/free.xml
+++ b/src/toolbox/selection/free.xml
@@ -84,15 +84,15 @@
     the edge of the image display and come back in if you want to.
   </para>
   <para>
-    The Lasso is often a good tool to use for <quote>roughing in</quote> a 
-    selection; it is not so  good for precise definition. Experienced users 
-    find that it  is often convenient to begin with the lasso tool, but then 
-    switch to <link linkend="gimp-qmask">QuickMask</link> mode for detail work.
+    The Lasso is often a good tool to use for <quote>roughing in</quote> a
+    selection; it is not so  good for precise definition. Experienced users
+    find that it  is often convenient to begin with the lasso tool, but then
+    switch to <link linkend="gimp-quick-mask">QuickMask</link> mode for detail work.
   </para>
-  
+
   <para>
     For information on selections and how they are used in GIMP see
-    <link linkend="gimp-concepts-selection">Selections</link>. For information 
+    <link linkend="gimp-concepts-selection">Selections</link>. For information
     on features common to all selection tools see
     <link linkend="gimp-tool-select">Selection Tools</link>.
   </para>
diff --git a/src/toolbox/selection/iscissors.xml b/src/toolbox/selection/iscissors.xml
index 64e3f1643..66c5ed6e5 100644
--- a/src/toolbox/selection/iscissors.xml
+++ b/src/toolbox/selection/iscissors.xml
@@ -40,7 +40,7 @@
     Unfortunately, there seem to be some problems with the edge-following
     logic for this tool, with the result that the selections it creates tend
     to be pretty crude in a lot of cases. A good way to clean them up is to
-    switch to <link linkend="gimp-qmask">QuickMask</link>
+    switch to <link linkend="gimp-quick-mask">QuickMask</link>
     mode, and use paint tools to paint in the problematic parts. On the whole,
     most people find the Path tool to be more useful than the Scissors,
     because, even though it does not have the intelligent edge-finding


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