[gimp-help-2: 1/2] Various fixes - bug #591510



commit 964e7510e77b7f6e731e848d8990c4d48f6829c2
Author: SiMaMoto,RyoTa (島��太) <ss2pxd1c yahoo co jp>
Date:   Thu Aug 20 14:33:08 2009 +0200

    Various fixes - bug #591510
    
    Fix spelling errors, help-ids, missing or renamed options,
    clean up some key modfier sections, fix or add some descriptions.
    (Plus a few minor changes added by ude.)
    
    Signed-off-by: Ulf-D. Ehlert <ulfehlert svn gnome org>

 src/filters/artistic/softglow.xml      |   49 +++++++++++++++-----------------
 src/filters/blur/tileable.xml          |    2 +-
 src/filters/distort/erase_rows.xml     |    4 +-
 src/filters/distort/ripple.xml         |   18 ++++++++++-
 src/filters/distort/shift.xml          |   31 +++++++++-----------
 src/filters/enhance/unsharp_mask.xml   |   23 ++++++++++-----
 src/filters/generic/convol-matrix.xml  |    2 +-
 src/filters/light_effects/lighting.xml |    2 +-
 src/filters/light_effects/nova.xml     |    2 +-
 src/menus/file/print.xml               |    2 +-
 src/menus/image/autocrop.xml           |    2 +-
 src/menus/layer/autocrop.xml           |   10 +++---
 src/toolbox/tool-color-picker.xml      |    8 -----
 src/toolbox/tool-flip.xml              |    9 ------
 src/toolbox/tool-smudge.xml            |   15 ----------
 15 files changed, 81 insertions(+), 98 deletions(-)
---
diff --git a/src/filters/artistic/softglow.xml b/src/filters/artistic/softglow.xml
index b473b7d..8d64a52 100644
--- a/src/filters/artistic/softglow.xml
+++ b/src/filters/artistic/softglow.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-25 Added Spanish translation by AntI
   2007-05-03 KoSt: added 'no'
@@ -7,9 +8,8 @@
   050916 added by axel.wernicke
 -->
 <sect2 id="plug-in-softglow">
-  <title>
-    <phrase>Soft Glow</phrase>
-  </title>
+  <title>Soft Glow</title>
+
   <indexterm>
     <primary>Filters</primary>
     <secondary>Artistic</secondary>
@@ -18,19 +18,15 @@
   <indexterm>
     <primary>Soft Glow</primary>
   </indexterm>
+
   <sect3>
-    <title>
-      <phrase>Overview</phrase>
-    </title>
+    <title>Overview</title>
     <figure>
-      <title>
-        <phrase>
-          Example for the <quote>SoftGlow filter</quote> filter
-        </phrase>
-      </title>
+      <title>Example for the <quote>SoftGlow filter</quote> filter</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/examples/taj_orig.jpg" format="JPG"/>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/taj_orig.jpg"/>
         </imageobject>
         <caption>
           <para>Original image</para>
@@ -38,7 +34,8 @@
       </mediaobject>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/examples/artistic-taj-softglow.jpg" format="JPG"/>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/artistic-taj-softglow.jpg"/>
         </imageobject>
         <caption>
           <para>Filter <quote>SoftGlow</quote> applied</para>
@@ -50,27 +47,27 @@
       effect by making bright areas of the image brighter.
     </para>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Starting filter</phrase>
-    </title>
+    <title>Starting filter</title>
     <para>
       You can find this file in the Image menu through:
-      <menuchoice><guimenu>Filters</guimenu><guisubmenu>Atistic</guisubmenu><guimenuitem>Soft Glow</guimenuitem></menuchoice>.
+      <menuchoice>
+        <guimenu>Filters</guimenu>
+        <guisubmenu>Atistic</guisubmenu>
+        <guimenuitem>Soft Glow</guimenuitem>
+      </menuchoice>.
     </para>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Options</phrase>
-    </title>
+    <title>Options</title>
     <figure>
-      <title>
-        <phrase><quote>Soft Glow</quote> filter options
-        </phrase>
-      </title>
+      <title><quote>Soft Glow</quote> filter options</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/options-artistic-softglow.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/filters/options-artistic-softglow.png"/>
         </imageobject>
       </mediaobject>
     </figure>
diff --git a/src/filters/blur/tileable.xml b/src/filters/blur/tileable.xml
index 6f8c385..53e8431 100644
--- a/src/filters/blur/tileable.xml
+++ b/src/filters/blur/tileable.xml
@@ -135,7 +135,7 @@
     </figure>
     <variablelist>
       <varlistentry>
-        <term>Blur Radius</term>
+        <term>Radius</term>
         <listitem>
           <para>
             The bigger the radius, the more marked is the blur. By selecting
diff --git a/src/filters/distort/erase_rows.xml b/src/filters/distort/erase_rows.xml
index 17828b5..9f66d05 100644
--- a/src/filters/distort/erase_rows.xml
+++ b/src/filters/distort/erase_rows.xml
@@ -5,7 +5,7 @@
   2008-06-09 ude: added 'de'
   2008-05-28 j.h: created
 -->
-<sect2 id="scrip-fu-erase-rows">
+<sect2 id="script-fu-erase-rows">
   <title>
     Erase Every Other Row
   </title>
@@ -79,7 +79,7 @@
     </figure>
     <para>
       These options are self-explanatory. Only one remark: if the active
-      layer is the background layer and has an Alpha channel, erased rows or
+      layer has an Alpha channel, erased rows or
       columns will be transparent. If it doesn't have an Alpha channel (then
       its name is in bold letters in the Layer Dialog), the Background color
       of the toolbox will be used.
diff --git a/src/filters/distort/ripple.xml b/src/filters/distort/ripple.xml
index afb32cf..8da2b16 100644
--- a/src/filters/distort/ripple.xml
+++ b/src/filters/distort/ripple.xml
@@ -143,8 +143,11 @@
             </listitem>
             <listitem>
               <para>
-                With <guilabel>Black</guilabel>, the missing pixels will be
-                replaced by black pixels.
+                With <guilabel>Blank</guilabel>, the missing pixels will be
+                replaced by black pixels, if the layer does not have an
+                Alpha channel. If an Alpha channel exists in the layer,
+                transparent pixels replace the missing pixels after applying
+                this option.
               </para>
             </listitem>
           </itemizedlist>
@@ -188,6 +191,17 @@
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Phase shift</term>
+        <listitem>
+          <para>
+            The <guilabel>Phase shift</guilabel> is angle to delay the wave
+            (0-360 degree). Appling this filter again with the same setting
+            but Phase shift differs by 180 brings the once processed image
+            back to become almost similar to the first original image.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 </sect2>
diff --git a/src/filters/distort/shift.xml b/src/filters/distort/shift.xml
index ff4383b..9ca144f 100644
--- a/src/filters/distort/shift.xml
+++ b/src/filters/distort/shift.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-08-12 Added Spanish translation by AntI
   2007-04-24 KoSt: added 'no'
@@ -7,9 +8,8 @@
   050910 de added by axel.wernicke
 -->
 <sect2 id="plug-in-shift">
-  <title>
-    Shift
-  </title>
+  <title>Shift</title>
+
   <indexterm>
     <primary>Filters</primary>
     <secondary>Distorts</secondary>
@@ -20,16 +20,15 @@
   </indexterm>
 
   <sect3>
-    <title>
-      Overview
-    </title>
+    <title>Overview</title>
     <figure>
       <title>
         Example for the Shift filter
       </title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/examples/taj_orig.jpg" format="JPG"/>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/taj_orig.jpg"/>
         </imageobject>
         <caption>
           <para>Original image</para>
@@ -37,7 +36,8 @@
       </mediaobject>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/examples/distort-taj-shift.jpg" format="JPG"/>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/distort-taj-shift.jpg"/>
         </imageobject>
         <caption>
           <para>Filter <quote>Shift</quote> applied</para>
@@ -51,9 +51,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      Activating the filter
-    </title>
+    <title>Activating the filter</title>
     <para>
       You can find this filter through
       <menuchoice>
@@ -65,16 +63,15 @@
   </sect3>
 
   <sect3>
-    <title>
-      Options
-    </title>
+    <title>Options</title>
     <figure>
       <title>
         <quote>Shift</quote> filter options
       </title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/filters-distort-shift.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/filters/filters-distort-shift.png"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -106,7 +103,7 @@
         <term>Shift amount</term>
         <listitem>
           <para>
-            With this option, you can set the maximum shift, betwwen 1 and
+            With this option, you can set the maximum shift, between 1 and
             200 pixels, or in another unit of measurement.
           </para>
         </listitem>
diff --git a/src/filters/enhance/unsharp_mask.xml b/src/filters/enhance/unsharp_mask.xml
index 97df4c2..3bd0bb9 100644
--- a/src/filters/enhance/unsharp_mask.xml
+++ b/src/filters/enhance/unsharp_mask.xml
@@ -70,16 +70,24 @@
     <para>
       To prevent color distortion while sharpening, Decompose your image to
       HSV and work only on Value. Then Compose the image to HSV. Go to
-      Image/Mode and click on Decompose. Make sure the
-      <guilabel>Decompose to Layers</guilabel>
+      <menuchoice>
+        <guimenu>Colors</guimenu>
+        <guisubmenu>Components</guisubmenu>
+        <guimenuitem>Decompose...</guimenuitem>
+      </menuchoice>.
+      Make sure the <guilabel>Decompose to Layers</guilabel>
       box is checked. Choose HSV and click OK. You will get a new grey-level
       image with three layers, one for Hue, one for Saturation, and one for
       Value. (Close the original image so you won't get confused). Select
       the Value layer and apply your sharpening to it. When you are done,
-      with that same layer selected, reverse the process. Go to Image/Mode
-      and click on Compose. Again choose HSV and click OK. You will get back
-      your original image except that it will have been sharpened in the
-      Value component.
+      with that same layer selected, reverse the process. Go to
+      <menuchoice>
+        <guimenu>Colors</guimenu>
+        <guisubmenu>Components</guisubmenu>
+        <guimenuitem>Compose...</guimenuitem>
+      </menuchoice>.
+      Again choose HSV and click OK. You will get back your original image
+      except that it will have been sharpened in the Value component.
     </para>
   </sect3>
 
@@ -244,8 +252,7 @@
     </procedure>
 
     <para>
-      Voilà. The<link linkend="plug-in-unsharp-mask">Unsharp Mask</link>
-      plug-in does the same for you.
+      Voilà. The <quote>Unsharp Mask</quote> plug-in does the same for you.
     </para>
     <para>
       At the beginning of the curve, you can see a dip. If blurring is
diff --git a/src/filters/generic/convol-matrix.xml b/src/filters/generic/convol-matrix.xml
index 8d420ff..4688a3e 100644
--- a/src/filters/generic/convol-matrix.xml
+++ b/src/filters/generic/convol-matrix.xml
@@ -177,7 +177,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Automatic</term>
+        <term>Normalise</term>
         <listitem>
           <para>
             If this option is checked, The Divisor takes the result value of
diff --git a/src/filters/light_effects/lighting.xml b/src/filters/light_effects/lighting.xml
index 969f2c3..04d6fa8 100644
--- a/src/filters/light_effects/lighting.xml
+++ b/src/filters/light_effects/lighting.xml
@@ -288,7 +288,7 @@
               </listitem>
             </varlistentry>
             <varlistentry>
-              <term>Hell</term>
+              <term>Polished</term>
               <listitem>
                 <para>
                   With this option, higher values make the highlight more
diff --git a/src/filters/light_effects/nova.xml b/src/filters/light_effects/nova.xml
index 562af18..f5f992a 100644
--- a/src/filters/light_effects/nova.xml
+++ b/src/filters/light_effects/nova.xml
@@ -105,7 +105,7 @@
             </listitem>
             <listitem>
               <para>
-                <guilabel>Show Cursor</guilabel>: This option brings up a
+                <guilabel>Show position</guilabel>: This option brings up a
                 reticle in preview, centered on the SuperNova.
               </para>
             </listitem>
diff --git a/src/menus/file/print.xml b/src/menus/file/print.xml
index 85cb38e..0f6af6c 100644
--- a/src/menus/file/print.xml
+++ b/src/menus/file/print.xml
@@ -9,7 +9,7 @@
   2006-07-27 en revised by scb
   2005-09-07 reviewed by axel.wernicke
 -->
-<sect2 id="file-print-gimp">
+<sect2 id="file-print-gtk">
   <title>Print</title>
 
   <indexterm>
diff --git a/src/menus/image/autocrop.xml b/src/menus/image/autocrop.xml
index b877b6c..c554ac2 100644
--- a/src/menus/image/autocrop.xml
+++ b/src/menus/image/autocrop.xml
@@ -6,7 +6,7 @@
   2007-09-25 AntI: Added 'es'
   2006-07-28 scb: revised 'en'
 -->
-<sect2 id="gimp-image-autocrop">
+<sect2 id="plug-in-autocrop">
   <title>Autocrop Image</title>
 
   <indexterm>
diff --git a/src/menus/layer/autocrop.xml b/src/menus/layer/autocrop.xml
index 3f8f72f..b8d7c89 100644
--- a/src/menus/layer/autocrop.xml
+++ b/src/menus/layer/autocrop.xml
@@ -4,12 +4,12 @@
 <!--section history:
   2009-01-25 j.h: v2.6 reviewed
   2007-06-11 Added Spanish translation by AntI
-  2007-04-25  ude: removed informalfigures (PDF problems)
-  2007-03-08  added reference to Layer Crop by j.h
-  2007-02-23  KoSt: added no
-  2006-08-27  rewritten en;fr. Added an example by j.h
+  2007-04-25 ude: removed informalfigures (PDF problems)
+  2007-03-08 added reference to Layer Crop by j.h
+  2007-02-23 KoSt: added no
+  2006-08-27 rewritten en;fr. Added an example by j.h
 -->
-<sect2 id="plug-in-autocrop">
+<sect2 id="plug-in-autocrop-layer">
   <title>Autocrop Layer</title>
 
   <indexterm>
diff --git a/src/toolbox/tool-color-picker.xml b/src/toolbox/tool-color-picker.xml
index caa70b9..9a3e150 100644
--- a/src/toolbox/tool-color-picker.xml
+++ b/src/toolbox/tool-color-picker.xml
@@ -89,14 +89,6 @@
     <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
-        <term>Shortcut</term>
-        <listitem>
-          <para>
-            The <keycap>o</keycap> key will activate the Color Picker tool.
-          </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
         <term>Ctrl</term>
         <listitem>
           <para>
diff --git a/src/toolbox/tool-flip.xml b/src/toolbox/tool-flip.xml
index 6889e19..ac59b20 100644
--- a/src/toolbox/tool-flip.xml
+++ b/src/toolbox/tool-flip.xml
@@ -73,15 +73,6 @@
     <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
-        <term>Shortcut</term>
-        <listitem>
-          <para>
-            The <keycombo><keycap>Shift</keycap><keycap>F</keycap></keycombo>
-            key combination will change the active tool to Flip.
-          </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
         <term>
           <keycap>Ctrl</keycap>
         </term>
diff --git a/src/toolbox/tool-smudge.xml b/src/toolbox/tool-smudge.xml
index e39a9c6..49c392e 100644
--- a/src/toolbox/tool-smudge.xml
+++ b/src/toolbox/tool-smudge.xml
@@ -117,21 +117,6 @@
 
     <variablelist>
       <varlistentry>
-        <term>Overview</term>
-        <listitem>
-          <para>
-            The available tool options for the Smudge Tool can be accessed by
-            double clicking the Smudge Tool icon.
-            <guiicon>
-              <inlinemediaobject>
-                <imageobject><imagedata
-                  fileref="images/toolbox/stock-tool-smudge-22.png"/>
-                </imageobject></inlinemediaobject>
-            </guiicon>
-          </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
         <term>
           Opacity; Brush; Scale; Brush Dynamics; Fade out; Apply Jitter; Hard
           edges; Rate



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