[gimp-help/gimp-help-2-10] Fix issue #320: replace color dwell with color button



commit 4a3fb6e5b8e7118fa363fe93fd17f2c76f2b96b9
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Tue Mar 22 16:07:51 2022 +0100

    Fix issue #320: replace color dwell with color button
    
    (cherry picked from commit 6f29df88e9ecb4e7b77bbc34b0fabb4a02fb2d86)

 src/filters/artistic/GIMPressionist.xml | 2 +-
 src/filters/distort/apply_lens.xml      | 2 +-
 src/filters/distort/mosaic.xml          | 2 +-
 src/filters/map/papertile.xml           | 2 +-
 src/filters/render/checkerboard.xml     | 2 +-
 src/filters/render/grid.xml             | 2 +-
 src/menus/colors/map/color-exchange.xml | 2 +-
 src/menus/image/configure-grid.xml      | 2 +-
 src/toolbox/paint/gradient.xml          | 4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/src/filters/artistic/GIMPressionist.xml b/src/filters/artistic/GIMPressionist.xml
index a47e19609..44d1ee3cf 100644
--- a/src/filters/artistic/GIMPressionist.xml
+++ b/src/filters/artistic/GIMPressionist.xml
@@ -688,7 +688,7 @@
                 <term><guilabel>Solid</guilabel></term>
                 <listitem>
                   <para>
-                    By clicking on the color dwell you can select a solid
+                    By clicking on the color button you can select a solid
                     colored background.
                   </para>
                 </listitem>
diff --git a/src/filters/distort/apply_lens.xml b/src/filters/distort/apply_lens.xml
index a607c5a4a..d537c6875 100644
--- a/src/filters/distort/apply_lens.xml
+++ b/src/filters/distort/apply_lens.xml
@@ -100,7 +100,7 @@ section history:
             <itemizedlist>
               <listitem>
                 <para>
-                  Click on color dwell to open the color selector dialog.
+                  Click on the color button to open the color selector dialog.
                 </para>
               </listitem>
               <listitem>
diff --git a/src/filters/distort/mosaic.xml b/src/filters/distort/mosaic.xml
index 18e408927..19a775318 100644
--- a/src/filters/distort/mosaic.xml
+++ b/src/filters/distort/mosaic.xml
@@ -190,7 +190,7 @@
           <para>
             Tiles are lit with the foreground color of the toolbox, and shadow 
             is colored with the background color. Joins have the background 
-            color. You can change these colors using the color dwells or the 
+            color. You can change these colors using the color buttons or the 
             color pickers on the right.
           </para>
           </listitem>
diff --git a/src/filters/map/papertile.xml b/src/filters/map/papertile.xml
index 3acf4c80e..7bffd9a25 100644
--- a/src/filters/map/papertile.xml
+++ b/src/filters/map/papertile.xml
@@ -198,7 +198,7 @@
                 <para>
                   Remaining pixels will be replaced by the color you can 
                   select. Default is the Foreground color of toolbox. You can 
-                  choose another color using the color dwell or the color 
+                  choose another color using the color button or the color 
                   picker.
                 </para>
               </listitem>
diff --git a/src/filters/render/checkerboard.xml b/src/filters/render/checkerboard.xml
index 1a20c9e6b..17e8e4704 100644
--- a/src/filters/render/checkerboard.xml
+++ b/src/filters/render/checkerboard.xml
@@ -99,7 +99,7 @@
             the toolbox background color.
           </para>
           <para>
-            You can change these colors clicking on the color dwell or using 
+            You can change these colors clicking on the color button or using 
             the color picker on the right. Color picker size can be set in the 
             GEGL Operation window under Toolbox.
           </para>
diff --git a/src/filters/render/grid.xml b/src/filters/render/grid.xml
index 1d492e814..2969cbd05 100644
--- a/src/filters/render/grid.xml
+++ b/src/filters/render/grid.xml
@@ -126,7 +126,7 @@
             Default Color is the toolbox foreground color.
           </para>
           <para>
-            You can change these colors clicking on the color dwell or using 
+            You can change these colors clicking on the color button or using 
             the color picker on the right. Color picker size can be set in the 
             GEGL Operation window under Toolbox.
           </para>
diff --git a/src/menus/colors/map/color-exchange.xml b/src/menus/colors/map/color-exchange.xml
index 8ba06b08e..ce8ed5564 100644
--- a/src/menus/colors/map/color-exchange.xml
+++ b/src/menus/colors/map/color-exchange.xml
@@ -110,7 +110,7 @@
         <listitem>
           <para><guilabel>Three cursors</guilabel> allow to select the color
             that pixels will have. Result is displayed in swatch box and in
-            preview. You can also click on the color dwell to get a color
+            preview. You can also click on the color button to get a color
             selector.
           </para>
         </listitem>
diff --git a/src/menus/image/configure-grid.xml b/src/menus/image/configure-grid.xml
index 6fe8d9d96..71e710267 100644
--- a/src/menus/image/configure-grid.xml
+++ b/src/menus/image/configure-grid.xml
@@ -115,7 +115,7 @@
         <term>Foreground and Background colors</term>
         <listitem>
           <para>
-            Click on the color dwell to select a new color for the grid.
+            Click on the color button to select a new color for the grid.
           </para>
         </listitem>
       </varlistentry>
diff --git a/src/toolbox/paint/gradient.xml b/src/toolbox/paint/gradient.xml
index 60c583bc7..02a715cd5 100644
--- a/src/toolbox/paint/gradient.xml
+++ b/src/toolbox/paint/gradient.xml
@@ -617,10 +617,10 @@
           </para>
           <para>
             <emphasis role="bold">Changing color</emphasis>: in stop and 
-            end data windows, you have color dwells with a drop-down list. The 
+            end data windows, you have color buttons with a drop-down list. The 
             default option is <guilabel>Fixed</guilabel>; this means that color 
             choice will be independent from foreground and background colors. 
-            Click on a color dwell to open a color selector.
+            Click on a color button to open a color selector.
           </para>
         </listitem>
       </varlistentry>


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