[gimp-help/gimp-help-2-10] Add missing gimp-image-grid help id



commit 6ef05e0e910923ab7f365fb4228cddbdb6ae9b81
Author: Jacob Boerema <jgboerema gmail com>
Date:   Sat Oct 15 11:30:10 2022 -0400

    Add missing gimp-image-grid help id
    
    The GIMP help id for configuring the grid is gimp-image-grid, so adding
    that id to the documentation.
    
    I choose not to remove the id's that include configure, since I think that
    is a more descriptive name, that we maybe should use in GIMP too.

 src/menus/image/configure-grid.xml | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/src/menus/image/configure-grid.xml b/src/menus/image/configure-grid.xml
index 71e710267..4a42ed75f 100644
--- a/src/menus/image/configure-grid.xml
+++ b/src/menus/image/configure-grid.xml
@@ -8,6 +8,12 @@
   <title>Configure Grid…</title>
 
   <anchor id="gimp-configure-grid-dialog"/>
+<!--
+  The help id is called gimp-image-grid, but I think the id's that include
+  configure are more descriptive so leaving those alone. Maybe we should
+  rename the id in GIMP itself.
+-->
+  <anchor id="gimp-image-grid"/>
   <indexterm>
     <primary>Grid</primary>
     <secondary>configure</secondary>


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