[gimp-help] Fix issue #250: old menu names "Selection" and "Floating" in documentation



commit 4e4b0146296b5a6c1700ad429033e320e2715a3a
Author: Aliya Rahmani <aliyarahmani786 gmail com>
Date:   Wed Apr 7 18:44:40 2021 +0000

    Fix issue #250: old menu names "Selection" and "Floating" in documentation

 src/concepts/selection.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/concepts/selection.xml b/src/concepts/selection.xml
index 6e00fa739..0524342c8 100644
--- a/src/concepts/selection.xml
+++ b/src/concepts/selection.xml
@@ -184,8 +184,8 @@
         <para>
           For complex selections: use
           <menuchoice>
-            <guimenu>Selection</guimenu>
-            <guimenuitem>Floating</guimenuitem>
+            <guimenu>Select</guimenu>
+            <guimenuitem>Float</guimenuitem>
           </menuchoice>
           to create a floating selection. This creates a new layer with
           the selection called <quote>Floating Selection</quote> 


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