gimp-help-2 r2814 - in trunk: . po/de po/de/menus src/glossary src/toolbox



Author: ulfehlert
Date: Sat Apr 11 17:50:19 2009
New Revision: 2814
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2814&view=rev

Log:
2009-04-11  Ulf-D. Ehlert  <ulfehlert svn gnome org>

	* src/toolbox/tool-desaturate.xml
	* src/glossary/glossary.xml: changed (help-)id:
	  gimp-layer-desaturate -> gimp-tool-desaturate

	* src/toolbox/tool-clone.xml: minor changes

	* po/de/Compendium.po
	* po/de/gimp.po
	* po/de/dialogs.po
	* po/de/menus/image.po
	* po/de/toolbox.po: updated (some trivial translations)


Modified:
   trunk/ChangeLog
   trunk/po/de/Compendium.po
   trunk/po/de/dialogs.po
   trunk/po/de/gimp.po
   trunk/po/de/menus/image.po
   trunk/po/de/toolbox.po
   trunk/src/glossary/glossary.xml
   trunk/src/toolbox/tool-clone.xml
   trunk/src/toolbox/tool-desaturate.xml

Modified: trunk/src/glossary/glossary.xml
==============================================================================
--- trunk/src/glossary/glossary.xml	(original)
+++ trunk/src/glossary/glossary.xml	Sat Apr 11 17:50:19 2009
@@ -847,7 +847,7 @@
         Grayscale mode (which you can colorize later, by changing it to RGB
         mode). You can also change an existing image to grayscale by using
         the <link linkend="gimp-image-convert-grayscale">Grayscale</link>,
-        <link linkend="gimp-layer-desaturate">Desaturate</link>,
+        <link linkend="gimp-tool-desaturate">Desaturate</link>,
         <link linkend="plug-in-decompose-registered">Decompose</link>,
         <link linkend="plug-in-colors-channel-mixer">Channel
         Mixer</link>, although not all formats will accept these changes.

Modified: trunk/src/toolbox/tool-clone.xml
==============================================================================
--- trunk/src/toolbox/tool-clone.xml	(original)
+++ trunk/src/toolbox/tool-clone.xml	Sat Apr 11 17:50:19 2009
@@ -19,6 +19,7 @@
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-clone">
   <title>Clone</title>
+
   <indexterm>
     <primary>Tools</primary>
     <secondary>Clone</secondary>
@@ -145,7 +146,8 @@
       <title>Tool Options for the Clone tool</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/toolbox/tool-options-clone.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/toolbox/tool-options-clone.png"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -219,12 +221,11 @@
             image)
           </para>
           <figure>
-            <title>
-              <phrase>Original images for clone alignment</phrase>
-            </title>
+            <title>Original images for clone alignment</title>
             <mediaobject>
               <imageobject>
-                <imagedata fileref="images/toolbox/clone-source.png" format="PNG"/>
+                <imagedata format="PNG"
+                  fileref="images/toolbox/clone-source.png"/>
               </imageobject>
               <caption>
                 <para>
@@ -235,7 +236,8 @@
             </mediaobject>
             <mediaobject>
               <imageobject>
-                <imagedata fileref="images/toolbox/clone-dest.png" format="PNG"/>
+                <imagedata format="PNG"
+                  fileref="images/toolbox/clone-dest.png"/>
               </imageobject>
               <caption>
                 <para>
@@ -258,13 +260,11 @@
                   other.
                 </para>
                 <figure>
-                  <title>
-                    <phrase><quote>None</quote> clone alignment
-                    </phrase>
-                  </title>
+                  <title><quote>None</quote> clone alignment</title>
                   <mediaobject>
                     <imageobject>
-                      <imagedata fileref="images/toolbox/clone-none.png" format="PNG"/>
+                      <imagedata format="PNG"
+                        fileref="images/toolbox/clone-none.png"/>
                     </imageobject>
                     <caption>
                       <para>
@@ -291,13 +291,11 @@
                   by clicking with the <keycap>Ctrl</keycap> key pressed.
                 </para>
                 <figure>
-                  <title>
-                    <phrase><quote>Aligned</quote> clone alignment
-                    </phrase>
-                  </title>
+                  <title><quote>Aligned</quote> clone alignment</title>
                   <mediaobject>
                     <imageobject>
-                      <imagedata fileref="images/toolbox/clone-aligned.png" format="PNG"/>
+                      <imagedata format="PNG"
+                        fileref="images/toolbox/clone-aligned.png"/>
                     </imageobject>
                     <caption>
                       <para>
@@ -331,13 +329,11 @@
                   filled with this pattern as the registered source layer.
                 </para>
                 <figure>
-                  <title>
-                    <phrase><quote>Registered</quote> clone alignment
-                    </phrase>
-                  </title>
+                  <title><quote>Registered</quote> clone alignment</title>
                   <mediaobject>
                     <imageobject>
-                      <imagedata fileref="images/toolbox/clone-registered.png" format="PNG"/>
+                      <imagedata format="PNG"
+                        fileref="images/toolbox/clone-registered.png"/>
                     </imageobject>
                     <caption>
                       <para>
@@ -361,10 +357,7 @@
                   source will not be moved.
                 </para>
                 <figure>
-                  <title>
-                    <phrase><quote>Fixed</quote> clone alignment
-                    </phrase>
-                  </title>
+                  <title><quote>Fixed</quote> clone alignment</title>
                   <mediaobject>
                     <imageobject>
                       <imagedata fileref="images/toolbox/clone-fixed.png" format="PNG"/>
@@ -434,11 +427,11 @@
       <varlistentry>
         <term><quote>Filter</quote> brushes</term>
         <listitem>
+          <indexterm>
+            <primary>Brushes</primary>
+            <secondary>Filter brush</secondary>
+          </indexterm>
           <para>
-            <indexterm>
-              <primary>Brushes</primary>
-              <secondary><quote>Filter</quote>brushes</secondary>
-            </indexterm>
             There are a few non-obvious ways to use the Clone tool to obtain
             powerful effects. One thing you can do is to create <quote>Filter
             brushes</quote>, that is, create the effect of applying a filter
@@ -455,11 +448,11 @@
       <varlistentry>
         <term>History brush</term>
         <listitem>
+          <indexterm>
+            <primary>Brushes</primary>
+            <secondary>History brush</secondary>
+          </indexterm>
           <para>
-            <indexterm>
-              <primary>Brushes</primary>
-              <secondary>History brush</secondary>
-            </indexterm>
             You can use a similar approach to imitate Photoshop's
             <quote>History brush</quote>, which allows you to selectively
             undo or redo changes using a brush. To do this, start by

Modified: trunk/src/toolbox/tool-desaturate.xml
==============================================================================
--- trunk/src/toolbox/tool-desaturate.xml	(original)
+++ trunk/src/toolbox/tool-desaturate.xml	Sat Apr 11 17:50:19 2009
@@ -1,6 +1,7 @@
 <?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";>
 <!-- section history:
+  2009-04-11 ude: changed id (gimp-layer-desaturate -> gimp-tool-desaturate)
   2009-03-12 j.h: moved from menus:colors/. revised for v2.6
   2008-01-21 ude: updated de; added equations
   2007-12-31 j.h updated to v2.4. Options added en;fr
@@ -9,7 +10,7 @@
   2007-02-22 KoSt: added no
   2005/11/12 split of from layer-colors.xml by axel.wernicke
 -->
-<sect2 id="gimp-layer-desaturate">
+<sect2 id="gimp-tool-desaturate">
   <title>Desaturate</title>
   <indexterm>
     <primary>Colors</primary>



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