[gimp-help/gimp-help-2-10] Improve documentation of Fill Selection Outline a bit



commit 06560538e08f0f932fd16c7b086e794117ae46ed
Author: Jacob Boerema <jgboerema gmail com>
Date:   Sun Oct 16 17:09:23 2022 -0400

    Improve documentation of Fill Selection Outline a bit
    
    The menu text of this command is a bit misleading, but this command does
    indeed fill the selection, either with a solid color or a pattern.

 src/menus/edit/fill-selection-outline.xml | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/src/menus/edit/fill-selection-outline.xml b/src/menus/edit/fill-selection-outline.xml
index d92ae9e2f..8e1dee1ad 100644
--- a/src/menus/edit/fill-selection-outline.xml
+++ b/src/menus/edit/fill-selection-outline.xml
@@ -12,12 +12,10 @@
   </indexterm>
 
   <para>
-    This command is usually grayed out. It becomes active when a selection 
-    exists.
-  </para>
-  <para>
-    TODO.
-    <!--Sorry, my gimp-2.9.5 fills the selection, not the the outline.-->
+    Using this command, you can fill the current selection with the current
+    foreground color, or with the current pattern. It opens a dialog where
+    you can choose between these two options.
+    This command is only active when a selection exists.
   </para>
 
   <sect3>
@@ -51,7 +49,7 @@
         <listitem>
           <para>
             The foreground color of the toolbox is used.
-         </para>
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -59,15 +57,15 @@
         <listitem>
           <para>
             The active pattern of the toolbox is used.
-         </para>
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
         <term>Antialiasing</term>
         <listitem>
           <para>
-            This option is checked by default.
-         </para>
+            This option is enabled by default.
+          </para>
         </listitem>
       </varlistentry>
     </variablelist>


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