[gimp-help-2] Fix bugs 750193, 750305, 750474, 750678



commit 7aa608435966bed23e7314d3ada46c4d5961c24a
Author: Julien Hardelin <jhardlin orange fr>
Date:   Tue Aug 11 08:23:55 2015 +0200

    Fix bugs 750193, 750305, 750474, 750678

 quickreference/gimp-keys.xml               |    8 ++++----
 src/appendix/history-22.xml                |    2 +-
 src/concepts/script-fu.xml                 |    4 ++--
 src/concepts/toolbox.xml                   |    2 +-
 src/filters/alpha-to-logo/introduction.xml |    2 +-
 src/introduction/whats-new.xml             |    2 +-
 src/menus/file/create.xml                  |    2 +-
 src/menus/view/zoom.xml                    |    4 ++--
 src/tutorial/quickies.xml                  |    2 +-
 src/using/script-fu-tutorial.xml           |    2 +-
 10 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/quickreference/gimp-keys.xml b/quickreference/gimp-keys.xml
index f11b65c..209e405 100644
--- a/quickreference/gimp-keys.xml
+++ b/quickreference/gimp-keys.xml
@@ -338,20 +338,20 @@
          <group>
           <title>Zoom</title>
           <keys>
-            <key>+</key> <action>Zoom in</action>
+            <key>+</key> <action>Zoom In</action>
           </keys>
           <keys>
-            <key>-</key> <action>Zoom out</action>
+            <key>-</key> <action>Zoom Out</action>
           </keys>
           <keys>
             <key>1</key> <action>Zoom 1:1</action>
           </keys>
           <keys>
-            <key><ctrl/>E</key> <action>Shrink wrap</action>
+            <key><ctrl/>J</key> <action>Shrink wrap</action>
           </keys>
           <note>This fits the windows to the image size.</note>
           <keys>
-            <key><shift/><ctrl/>E</key>  <action>Fit image in window</action>
+            <key><shift/><ctrl/>J</key>  <action>Fit image in window</action>
           </keys>
           <mouse>
             <key><shift/><wheel/></key> <action>Zoom</action>
diff --git a/src/appendix/history-22.xml b/src/appendix/history-22.xml
index 6b15d2f..12e52ea 100644
--- a/src/appendix/history-22.xml
+++ b/src/appendix/history-22.xml
@@ -12,7 +12,7 @@
     introduced in <acronym>GIMP</acronym>
     2.2. There are many other smaller changes that long-time users will notice
     and appreciate (or complain about!). There are also important changes at
-    the level of plug-in programming and script-fu creating that are not
+    the level of plug-in programming and Script-Fu creating that are not
     covered here.
   </para>
   <variablelist>
diff --git a/src/concepts/script-fu.xml b/src/concepts/script-fu.xml
index cdc95aa..5bcf461 100644
--- a/src/concepts/script-fu.xml
+++ b/src/concepts/script-fu.xml
@@ -376,13 +376,13 @@
       adjustment tools, etc...
     </para>
     <para>
-      <guimenu>Filters</guimenu> menu and <guimenu>Scripts-Fu</guimenu> menu are
+      <guimenu>Filters</guimenu> menu and <guimenu>Script-Fu</guimenu> menu are
       regrouped in one <guimenu>Filters</guimenu> menu and organised according
       to new categories. Now if a plugin and a filter works similarly, they are
       nearby in the menu.
     </para>
     <para>
-      The <guimenu>Scripts-Fu</guimenu> menu only appears if you have loaded
+      The <guimenu>Script-Fu</guimenu> menu only appears if you have loaded
       additional scripts: for example the gimp-resynthesizer pack corresponding
       to your Linux distribution (<filename class="extension">.deb</filename>,
       <filename class="extension">.rpm</filename>,
diff --git a/src/concepts/toolbox.xml b/src/concepts/toolbox.xml
index 26b8792..6683099 100755
--- a/src/concepts/toolbox.xml
+++ b/src/concepts/toolbox.xml
@@ -73,7 +73,7 @@
     <listitem>
       <para>
         <emphasis>Brush/Pattern/Gradient:</emphasis>
-        The symbols here show you <acronym>GIMP's</acronym>
+        The symbols here show you <acronym>GIMP</acronym>'s
         current selections for: the Paintbrush, used by all tools that allow
         you to paint on the image (<quote>painting</quote> includes
         operations like erasing and smudging, by the way); for the Pattern,
diff --git a/src/filters/alpha-to-logo/introduction.xml b/src/filters/alpha-to-logo/introduction.xml
index d721f59..ce8c206 100644
--- a/src/filters/alpha-to-logo/introduction.xml
+++ b/src/filters/alpha-to-logo/introduction.xml
@@ -26,7 +26,7 @@
   </figure>
   <para>
     These filters correspond to the
-    <link linkend="standalone-script-fu">logo-generating script-fu scripts</link>.
+    <link linkend="standalone-script-fu">logo-generating Script-Fu scripts</link>.
     They add all kinds of special effects to the alpha channel of the active
     layer (that is, to the pixels with a non-zero alpha value).
   </para>
diff --git a/src/introduction/whats-new.xml b/src/introduction/whats-new.xml
index f71f189..7957fad 100755
--- a/src/introduction/whats-new.xml
+++ b/src/introduction/whats-new.xml
@@ -220,7 +220,7 @@
             <keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>E</keycap></keycombo>
             have been redirected to image export mechanisms, new
             keyboard shortcuts have been setup for <quote>Shrink
-            Wrap</quote> and <quote>Fit in Window</quote>, namely
+            Wrap</quote> and <quote>Fit Image in Window</quote>, namely
             <keycombo><keycap>Ctrl</keycap><keycap>J</keycap></keycombo>
             and
             <keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>J</keycap></keycombo>
diff --git a/src/menus/file/create.xml b/src/menus/file/create.xml
index 554b5bb..83d4498 100644
--- a/src/menus/file/create.xml
+++ b/src/menus/file/create.xml
@@ -202,7 +202,7 @@
   <sect3>
     <title>Buttons, Logos, Patterns, Web Page Themes</title>
     <para>
-      An impressive list of script-fus. Have a look at it!
+      An impressive list of Script-Fus. Have a look at it!
     </para>
   </sect3>
 
diff --git a/src/menus/view/zoom.xml b/src/menus/view/zoom.xml
index c15b398..87c713b 100755
--- a/src/menus/view/zoom.xml
+++ b/src/menus/view/zoom.xml
@@ -143,9 +143,9 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Fit Image to Window</term>
+        <term>Fill Window</term>
         <listitem>
-          <anchor id="gimp-view-zoom-fill" xreflabel="Fit Image to Window"/>
+          <anchor id="gimp-view-zoom-fill" xreflabel="Fill Window"/>
           <para>
             This command zooms the image as large as possible without
             requiring any padding to be shown. This means that the image
diff --git a/src/tutorial/quickies.xml b/src/tutorial/quickies.xml
index 4410385..f992ca5 100644
--- a/src/tutorial/quickies.xml
+++ b/src/tutorial/quickies.xml
@@ -513,7 +513,7 @@
     
     <figure float="0">
       <title>Dialog 
-      <quote>Change to Indexed Colors</quote> </title>
+      <quote>Convert Image to Indexed Colors</quote> </title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
diff --git a/src/using/script-fu-tutorial.xml b/src/using/script-fu-tutorial.xml
index 231e6e9..4b2fc06 100644
--- a/src/using/script-fu-tutorial.xml
+++ b/src/using/script-fu-tutorial.xml
@@ -706,7 +706,7 @@
         It's <acronym>GIMP</acronym> convention to name your script functions
         <function>script-fu-abc</function>,
         because then when they're listed in the procedural database, they'll
-        all show up under script-fu when you're listing the functions. This
+        all show up under Script-Fu when you're listing the functions. This
         also helps distinguish them from plug-ins.
       </para>
     </sect3>


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