gimp-help-2 r2737 - in trunk: . src/toolbox
- From: ulfehlert svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-help-2 r2737 - in trunk: . src/toolbox
- Date: Sat, 7 Feb 2009 17:14:25 +0000 (UTC)
Author: ulfehlert
Date: Sat Feb 7 17:14:24 2009
New Revision: 2737
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2737&view=rev
Log:
2009-02-07 Ulf-D. Ehlert <ulfehlert svn gnome org>
* src/toolbox/tool-move.xml: fixed/enhanced "Pick a path"
description (bug #569731) and "Pick a layer" description (bug #569733)
Modified:
trunk/ChangeLog
trunk/src/toolbox/tool-move.xml
Modified: trunk/src/toolbox/tool-move.xml
==============================================================================
--- trunk/src/toolbox/tool-move.xml (original)
+++ trunk/src/toolbox/tool-move.xml Sat Feb 7 17:14:24 2009
@@ -129,54 +129,52 @@
<varlistentry>
<term>Tool toggle</term>
<listitem>
- <para>
- If Move is on layer :
- <itemizedlist>
- <listitem>
- <para>
- <guilabel>Pick a layer or guide</guilabel>: On an image
- with several layers, the mouse pointer turns to a crosshair
- when it goes over an element belonging to the current layer.
- Then you can click-and-drag it. But, even if it has a small
- hand shape, you can also move a non-active layer by
- click-and-dragging a visible element of it (it becomes the
- active layer while moving).
- If a guide exists on your image, it will turn to red when
- the mouse pointer goes over. Then it is activated and you
- can move it.
- </para>
- </listitem>
- <listitem>
- <para>
- <guilabel>Move the current layer</guilabel>: Only the
- current layer will be moved.
- </para>
- </listitem>
- </itemizedlist>
- </para>
- <para>
- If Move is on Path :
- <itemizedlist>
- <listitem>
- <para>
- <guilabel>Pick a path</guilabel>: That's the default
- option. If your image has several layers, some of them
- with a path, every path will be represented in Path Dialog,
- and one of them will be the current path. With this option,
- the mouse pointer turns to a small hand when it goes over
- a path. Then you can move this path by click-and-dragging
- it (it will be the current path while moving).
- </para>
- </listitem>
- <listitem>
- <para>
- <guilabel>Move the current path</guilabel>: Only the
- current path will be moved. You can change the current path
- in the Path Dialog.
- </para>
- </listitem>
- </itemizedlist>
- </para>
+ <para>If Move is on <guiicon>Layer</guiicon>:</para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <guilabel>Pick a layer or guide</guilabel>: On an image with
+ several layers, the mouse pointer turns to a crosshair when it
+ goes over an element belonging to the current layer. Then you
+ can click-and-drag it. If the mouse pointer has a small hand
+ shape (showing that you do <emphasis>not</emphasis> pick an
+ element of the active layer), you will move a non-active layer
+ instead (it becomes the active layer while moving).
+ </para>
+ <para>
+ If a guide exists on your image, it will turn to red when the
+ mouse pointer goes over. Then it is activated and you can move
+ it.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <guilabel>Move the active layer</guilabel>: Only the current
+ layer will be moved. This may be useful if you want to move a
+ layer with transparent areas, where you can easily pick the
+ wrong layer.
+ </para>
+ </listitem>
+ </itemizedlist>
+ <para>If Move is on <guiicon>Path</guiicon>:</para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <guilabel>Pick a path</guilabel>: That's the default option.
+ The mouse pointer turns to a small hand when it goes over a
+ <link linkend="gimp-path-dialog-using">visible path</link>.
+ Then you can move this path by click-and-dragging it (it will
+ be the active path while moving).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <guilabel>Move the active path</guilabel>: Only the current
+ path will be moved. You can change the current path in the
+ <link linkend="gimp-path-dialog">Path Dialog</link>.
+ </para>
+ </listitem>
+ </itemizedlist>
</listitem>
</varlistentry>
</variablelist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]