[gimp-help/gimp-help-2-10] More quick-mask id updates



commit 5ec99cbeb3e6bc33670c3ebd1ba06688ffc5c114
Author: Jacob Boerema <jgboerema gmail com>
Date:   Sat Oct 15 11:08:44 2022 -0400

    More quick-mask id updates
    
    - Added the missing gimp-image-window-quick-mask-button help id.
    - Changed other qmask references to quick-mask, except for xml and png
    filenames.

 src/concepts/concepts.xml      | 2 +-
 src/concepts/qmask.xml         | 6 +++---
 src/concepts/selection.xml     | 2 +-
 src/menus/colors/threshold.xml | 2 +-
 src/menus/layer/mask-add.xml   | 2 +-
 src/using/getting-unstuck.xml  | 2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/src/concepts/concepts.xml b/src/concepts/concepts.xml
index a22843b83..20abf2ee3 100644
--- a/src/concepts/concepts.xml
+++ b/src/concepts/concepts.xml
@@ -209,7 +209,7 @@
           that you normally see is simply a contour line at the 50%-selected
           level. At any time, though, you can visualize the selection channel
           in all its glorious detail by toggling the
-          <link linkend="gimp-image-window-qmask-button">QuickMask</link>
+          <link linkend="gimp-image-window-quick-mask-button">QuickMask</link>
           button.
         </para>
         <para>
diff --git a/src/concepts/qmask.xml b/src/concepts/qmask.xml
index 0f51aca7d..7e41f3039 100644
--- a/src/concepts/qmask.xml
+++ b/src/concepts/qmask.xml
@@ -11,7 +11,7 @@
   2005-12-09: tip changed according to GimpDocsWip-Errors
   in manual by j.h
 -->
-<sect1 id="gimp-image-window-qmask-button">
+<sect1 id="gimp-image-window-quick-mask-button">
   <title>The QuickMask</title>
 
   <indexterm>
@@ -34,7 +34,7 @@
     you to paint a selection instead of just tracing its outline.
   </para>
 
-  <sect2 id="gimp-image-window-qmask-overview">
+  <sect2 id="gimp-image-window-quick-mask-overview">
     <title>Overview</title>
     <para>
       Normally, a selection in <acronym>GIMP</acronym> is represented by
@@ -111,7 +111,7 @@
     </para>
   </sect2>
 
-  <sect2 id="gimp-image-window-qmask-properties">
+  <sect2 id="gimp-image-window-quick-mask-properties">
     <title>Properties</title>
     <para>
         There are two QuickMask properties you can change by right-clicking
diff --git a/src/concepts/selection.xml b/src/concepts/selection.xml
index 0524342c8..19831c975 100644
--- a/src/concepts/selection.xml
+++ b/src/concepts/selection.xml
@@ -103,7 +103,7 @@
   </para>
   <para>
     Many operations work differently in QuickMask mode, as mentioned in the
-    <link linkend="gimp-image-window-qmask-overview"
+    <link linkend="gimp-image-window-quick-mask-overview"
     >QuickMask overview</link>.
     Use the QuickMask button in the lower left corner of the image window to
     toggle QuickMask mode on and off.
diff --git a/src/menus/colors/threshold.xml b/src/menus/colors/threshold.xml
index c60b14dc2..320ec33aa 100644
--- a/src/menus/colors/threshold.xml
+++ b/src/menus/colors/threshold.xml
@@ -158,7 +158,7 @@
       an image can stand out well against the background. In this case,
       you can use the Threshold tool to select this element as a whole.
       Grokking the GIMP described a method based on a channel mask, but now,
-      using the <link linkend="gimp-image-window-qmask-button">Quick mask
+      using the <link linkend="gimp-image-window-quick-mask-button">Quick mask
       </link> is easier.
     </para>
     <procedure>
diff --git a/src/menus/layer/mask-add.xml b/src/menus/layer/mask-add.xml
index ec855e8ba..03467ce2f 100644
--- a/src/menus/layer/mask-add.xml
+++ b/src/menus/layer/mask-add.xml
@@ -134,7 +134,7 @@
                   mask, so that selected areas are opaque, and unselected
                   areas are transparent. If any areas are partially
                   selected, you can click on the
-                  <link linkend="gimp-image-window-qmask-button">QuickMask
+                  <link linkend="gimp-image-window-quick-mask-button">QuickMask
                   button</link> to help you predict what the effects will be.
                 </para>
               </listitem>
diff --git a/src/using/getting-unstuck.xml b/src/using/getting-unstuck.xml
index 42d4b7d50..a9b383171 100644
--- a/src/using/getting-unstuck.xml
+++ b/src/using/getting-unstuck.xml
@@ -144,7 +144,7 @@
         <para>
           If you can see a selection and thought you were inside it, it might
           be inverted from what you think. The easiest way to tell is to hit the
-          <link linkend="gimp-image-window-qmask-button">Quick Mask</link> button:
+          <link linkend="gimp-image-window-quick-mask-button">Quick Mask</link> button:
           the selected area will be clear and the unselected area will be masked.
           If this is the problem, you can solve it by choosing
           <quote>Invert</quote> in the <guimenu>Select</guimenu> menu (after


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