[gimp-help-2] Minor changes to source files



commit 3a8e23c72e0937bbe10e35c0e771b1dd6f3a7683
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date:   Wed Sep 15 13:16:55 2010 +0200

    Minor changes to source files
    
    Especially, fix some links and add a remark about GIMP and drawing
    (bugs pointed out on gimp-docs).

 src/filters/animation/optimize.xml |    2 +-
 src/filters/render/ifsfractal.xml  |    9 ++++-----
 src/filters/web/slice.xml          |    3 ++-
 src/menus/file/open.xml            |    6 +++---
 src/using/simpleobjects.xml        |   21 ++++++++++++---------
 5 files changed, 22 insertions(+), 19 deletions(-)
---
diff --git a/src/filters/animation/optimize.xml b/src/filters/animation/optimize.xml
index 6f32ff8..c7d3ae3 100644
--- a/src/filters/animation/optimize.xml
+++ b/src/filters/animation/optimize.xml
@@ -69,7 +69,7 @@
           <menuchoice>
             <guimenu>Filters</guimenu>
             <guisubmenu>Animation</guisubmenu>
-            <guimenuitem>Unptimize</guimenuitem>
+            <guimenuitem>Unoptimize</guimenuitem>
           </menuchoice>
         </para>
       </listitem>
diff --git a/src/filters/render/ifsfractal.xml b/src/filters/render/ifsfractal.xml
index ef22758..97c240a 100644
--- a/src/filters/render/ifsfractal.xml
+++ b/src/filters/render/ifsfractal.xml
@@ -37,11 +37,10 @@
       </mediaobject>
     </figure>
     <para>
-      This fractal-based plug-in is truly wonderful! With this
-      versatile instrument, you can create amazingly naturalistic
-      organic shapes, like leaves, flowers, branches, or even whole
-      trees.  (<quote>IFS</quote> stands for <quote>Iterated Function System
-      </quote>.)
+      This fractal-based plug-in is truly wonderful! With this versatile
+      instrument, you can create amazingly naturalistic organic shapes, like
+      leaves, flowers, branches, or even whole trees. (<quote>IFS</quote>
+      stands for <quote>Iterated Function System</quote>.)
     </para>
     <para>
       The key to use this plug-in lies in making very small and precise
diff --git a/src/filters/web/slice.xml b/src/filters/web/slice.xml
index 96cd052..5230f2e 100644
--- a/src/filters/web/slice.xml
+++ b/src/filters/web/slice.xml
@@ -190,7 +190,8 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Separate image folder; Folder for image export</term>
+        <term>Separate image folder</term>
+        <term>Folder for image export</term>
         <listitem>
           <para>
             When <guilabel>Separate image folder</guilabel> is enabled, a
diff --git a/src/menus/file/open.xml b/src/menus/file/open.xml
index a8b8c4f..4729acf 100644
--- a/src/menus/file/open.xml
+++ b/src/menus/file/open.xml
@@ -9,7 +9,7 @@
   2006-02-26 j.h:  Added Right click -> Open location-Changed left pannel en;fr
   2005/10/18 zh_CN removed by romanofski - missing translation
 -->
-<sect2 id='gimp-file-open'>
+<sect2 id="gimp-file-open">
   <title>Open</title>
 
   <indexterm>
@@ -21,8 +21,8 @@
   <para>
     The <guimenuitem>Open</guimenuitem> command activates a dialog that lets
     you load an existing image from your hard-drive or an external medium.
-    For alternative, and sometimes more convenient, ways of opening files,
-    see the <link linkend="gimp-using-fileformats">Files</link> section.
+    For alternative, and sometimes more convenient, ways of opening files, see
+    the following commands (<xref linkend="gimp-file-open-as-layer"/> etc.).
   </para>
 
   <sect3>
diff --git a/src/using/simpleobjects.xml b/src/using/simpleobjects.xml
index b3a9d2a..85cc376 100644
--- a/src/using/simpleobjects.xml
+++ b/src/using/simpleobjects.xml
@@ -153,15 +153,18 @@
     <procedure>
       <step>
         <para>
-          Drawing shapes is not the main purpose for using
-          <acronym>GIMP</acronym>. However, you may create shapes by
-          either painting them using the technique described in
-          <xref linkend="gimp-using-straightline1"/> or by using the
-          selection tools. Of course, there are various other ways to
-          paint a shape, but we'll stick to the easiest ones here.  So,
-          create a <link linkend="gimp-file-new">new image</link> and
-          check that the <link linkend="gimp-toolbox-color-area">foreground
-          and background colors</link> are different.
+          <acronym>GIMP</acronym> is not designed to be used for
+          drawing.<footnote><para>
+            Try out e.g. <xref linkend="bibliography-online-inkscape"/> for
+            this purpose.
+          </para></footnote>
+          However, you may create shapes by either painting them using the
+          technique described in <xref linkend="gimp-using-line"/> or by using
+          the selection tools. Of course, there are various other ways to
+          paint a shape, but we'll stick to the easiest ones here. So, create
+          a <link linkend="gimp-file-new">new image</link> and check that the
+          <link linkend="gimp-toolbox-color-area">foreground and background
+          colors</link> are different.
         </para>
       </step>
       <step>



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