[gimp-help/gimp-help-2-10] Fix incorrect help id for Tool Preset Edit



commit cfd1ce511c725ae49bc52a37b22f0fb319afa2d0
Author: Jacob Boerema <jgboerema gmail com>
Date:   Wed Oct 19 15:12:54 2022 -0400

    Fix incorrect help id for Tool Preset Edit

 src/dialogs/tool-preset-editor.xml  | 2 +-
 src/dialogs/tool-presets-dialog.xml | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/dialogs/tool-preset-editor.xml b/src/dialogs/tool-preset-editor.xml
index d327cfdeb..1956e2032 100644
--- a/src/dialogs/tool-preset-editor.xml
+++ b/src/dialogs/tool-preset-editor.xml
@@ -5,7 +5,7 @@
   2012-03-31 j.h: created
 -->
 
-<sect2 id="tool-preset-editor">
+<sect2 id="gimp-tool-preset-editor-dialog">
   <title>Tool Preset Editor</title>
 
   <indexterm>
diff --git a/src/dialogs/tool-presets-dialog.xml b/src/dialogs/tool-presets-dialog.xml
index aa62fd327..31e1e4342 100644
--- a/src/dialogs/tool-presets-dialog.xml
+++ b/src/dialogs/tool-presets-dialog.xml
@@ -101,17 +101,17 @@ format="PNG"/>
               </imageobject>
             </mediaobject>
             The Tool Preset Editor is described in
-              <xref linkend="tool-preset-editor"/>.
+              <xref linkend="gimp-tool-preset-editor-dialog"/>.
           </para>
         </listitem>
         <listitem>
           <para>
             <guilabel>Create a new tool preset</guilabel>: before clicking on
             this button, you can either select an existing preset, or select a
-            tool in Toolbox, for example the Healing Tool which is not in the 
+            tool in Toolbox, for example the Healing Tool which is not in the
             presets list. A new preset is created at the top of the dialog and
             the Tool Preset Editor is opened. Please see
-            <xref linkend="tool-preset-editor"/>.
+            <xref linkend="gimp-tool-preset-editor-dialog"/>.
           </para>
         </listitem>
         <listitem>


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