[gimp-help-2] Fix bugs #690748, #695053, 750062



commit d0a9b041bcddf068bd03f18d4bfc15cd223fc699
Author: Julien Hardelin <jhardlin orange fr>
Date:   Tue Aug 18 16:09:24 2015 +0200

    Fix bugs #690748, #695053, 750062

 quickreference/gimp-keys.xml       |    4 ++--
 src/dialogs/brushes-dialog.xml     |    6 ++++--
 src/dialogs/export-file-dialog.xml |    2 +-
 src/dialogs/gradient-dialog.xml    |    4 +++-
 src/dialogs/patterns-dialog.xml    |    4 +++-
 src/using/variable-size-brush.xml  |   11 +++++------
 6 files changed, 18 insertions(+), 13 deletions(-)
---
diff --git a/quickreference/gimp-keys.xml b/quickreference/gimp-keys.xml
index 209e405..6aaf5de 100644
--- a/quickreference/gimp-keys.xml
+++ b/quickreference/gimp-keys.xml
@@ -427,8 +427,8 @@
             <key><ctrl/>X</key> <action>Cut selection</action>
           </keys>
           <note>
-          This works the same as "copy selection" followed by deleting
-          the selection.
+            This works the same as <quote>Copy</quote> the selection followed 
+              by <quote>Clear</quote> the selection.
           </note>
           <keys>
             <key><ctrl/>V</key> <action>Paste clipboard</action>
diff --git a/src/dialogs/brushes-dialog.xml b/src/dialogs/brushes-dialog.xml
index 7cc280b..1101d43 100755
--- a/src/dialogs/brushes-dialog.xml
+++ b/src/dialogs/brushes-dialog.xml
@@ -61,8 +61,10 @@
     <itemizedlist>
       <listitem>
         <para>
-          from the Toolbox, by clicking on the brush symbol in
-          Brush/Pattern/Gradient area.
+          from the Toolbox, by clicking on the brush symbol in the
+          Brush/Pattern/Gradient area (if you have checked the <quote>Show 
+          active brush, pattern and gradient</quote> option in the toolbox 
+          preferences).
         </para>
       </listitem>
       <listitem>
diff --git a/src/dialogs/export-file-dialog.xml b/src/dialogs/export-file-dialog.xml
index f263b14..75a8d31 100755
--- a/src/dialogs/export-file-dialog.xml
+++ b/src/dialogs/export-file-dialog.xml
@@ -13,7 +13,7 @@
 
   <para>
     With <acronym>GIMP</acronym>-2.8, the Save command saves images in XCF
-    format only. The Export command is now used to save images to various
+    format only. The Export command is now used to store images to various
     file formats.
   </para>
   <para>
diff --git a/src/dialogs/gradient-dialog.xml b/src/dialogs/gradient-dialog.xml
index 29b2c42..6f13d15 100755
--- a/src/dialogs/gradient-dialog.xml
+++ b/src/dialogs/gradient-dialog.xml
@@ -115,7 +115,9 @@
       <listitem>
         <para>
           from the Toolbox, by clicking on the current gradient in the
-          Brush/Pattern/Gradient area,
+          Brush/Pattern/Gradient area (if you have checked the <quote>Show 
+          active brush, pattern and gradient</quote> option in the toolbox 
+          preferences).
         </para>
       </listitem>
       <listitem>
diff --git a/src/dialogs/patterns-dialog.xml b/src/dialogs/patterns-dialog.xml
index b198ca2..d5732f2 100755
--- a/src/dialogs/patterns-dialog.xml
+++ b/src/dialogs/patterns-dialog.xml
@@ -56,7 +56,9 @@
       <listitem>
         <para>
           From the Toolbox, by clicking on the pattern symbol in the
-          Brush/Pattern/Gradient area.
+          Brush/Pattern/Gradient area (if you have checked the <quote>Show 
+          active brush, pattern and gradient</quote> option in the toolbox 
+          preferences).
         </para>
       </listitem>
       <listitem>
diff --git a/src/using/variable-size-brush.xml b/src/using/variable-size-brush.xml
index a93851a..8b756b8 100644
--- a/src/using/variable-size-brush.xml
+++ b/src/using/variable-size-brush.xml
@@ -29,13 +29,13 @@
     <orderedlist>
       <listitem>
         <para>
-          Using the <guilabel>Scale</guilabel> slider of the tool
-          that uses the brush. Pencil, Paintbrush, Eraser, Airbrush,
+          Using the <guilabel>Size</guilabel> slider of the tool
+          options. Pencil, Paintbrush, Eraser, Airbrush,
           Clone, Heal, Perspective Clone, Blur/Sharpen and Dodge/Burn tools
-          have a slider to vary brush size.
+          have a slider to vary the brush size.
         </para>
         <figure>
-          <title>The Scale slider</title>
+          <title>The Size slider</title>
           <mediaobject>
             <imageobject>
               <imagedata format="PNG"
@@ -143,8 +143,7 @@
         <para>
           After these somewhat long explanations, you can use your mouse
           wheel to vary size brush. For example, choose the pencil tool
-          with the <!-- Didn't find a "Bird" brush so I've substitute Bird
-          with Circle - ciampix --><quote>Circle</quote> brush. Set the
+          with the <quote>Circle</quote> brush. Set the
           pointer in the image window, use the mouse wheel, in the two
           directions, you can see the <quote>Circle</quote> shrinking or
           stretching.


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