[gimp-help] Issue #162: Make it easier to find the new name of the Guillotine filter



commit 53a11385e2bb09b027e5608c3d9c24e89e64b9d3
Author: Jacob Boerema <jgboerema gmail com>
Date:   Mon Mar 21 19:12:50 2022 -0400

    Issue #162: Make it easier to find the new name of the Guillotine filter
    
    Added Guillotine to the index, pointing to Slice Using Guides, and added
    a note to the documentation that Guillotine was the old name for this
    filter.

 src/menus/image/slice-using-guides.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/src/menus/image/slice-using-guides.xml b/src/menus/image/slice-using-guides.xml
index 3b68d88c2..adaf9c68c 100644
--- a/src/menus/image/slice-using-guides.xml
+++ b/src/menus/image/slice-using-guides.xml
@@ -14,6 +14,9 @@
   <indexterm>
     <primary>Slice Using Guides</primary>
   </indexterm>
+  <indexterm>
+    <primary>Guillotine</primary>
+  </indexterm>
 
   <para>
     The <guimenuitem>Slice Using Guides</guimenuitem> command slices up the
@@ -23,6 +26,11 @@
     information on guides, see
     <xref linkend="gimp-concepts-image-guides"/>.
   </para>
+  <note>
+    <para>
+      This filter was previously called Guillotine.
+    </para>
+  </note>
 
   <sect3>
     <title>Activate the Command</title>


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