use U+2192 RIGHTWARDS ARROW for menu paths.

2006-12-22  Sven Neumann  <sven@gimp.org>

	* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
	paths.
This commit is contained in:
Sven Neumann
2006-12-22 10:44:05 +00:00
committed by Sven Neumann
parent d1fe72852f
commit 38c7e41d17
2 changed files with 18 additions and 13 deletions

View File

@ -1,7 +1,12 @@
2006-12-22 Sven Neumann <sven@gimp.org> 2006-12-22 Sven Neumann <sven@gimp.org>
* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug * data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
#141443). paths.
2006-12-22 Sven Neumann <sven@gimp.org>
* data/tips/gimp-tips.xml.in: applied patch from David Gowers
(bug #141443).
2006-12-22 Sven Neumann <sven@gimp.org> 2006-12-22 Sven Neumann <sven@gimp.org>

View File

@ -65,7 +65,7 @@
<tip level="beginner"> <tip level="beginner">
<_thetip> <_thetip>
Most plug-ins work on the current layer of the current image. In Most plug-ins work on the current layer of the current image. In
some cases, you will have to merge all layers (Image-&gt;Flatten Image) some cases, you will have to merge all layers (ImageFlatten Image)
if you want the plug-in to work on the whole image. if you want the plug-in to work on the whole image.
</_thetip> </_thetip>
</tip> </tip>
@ -73,16 +73,16 @@
<_thetip> <_thetip>
If a layer's name in the Layers dialog is displayed in <b>bold</b>, If a layer's name in the Layers dialog is displayed in <b>bold</b>,
this layer doesn't have an alpha-channel. You can add an alpha-channel this layer doesn't have an alpha-channel. You can add an alpha-channel
using Layer-&gt;Transparency-&gt;Add Alpha Channel. using LayerTransparencyAdd Alpha Channel.
</_thetip> </_thetip>
</tip> </tip>
<tip level="beginner"> <tip level="beginner">
<_thetip> <_thetip>
Not all effects can be applied to all kinds of images. This is Not all effects can be applied to all kinds of images. This is
indicated by a grayed-out menu-entry. You may need to change indicated by a grayed-out menu-entry. You may need to change
the image mode to RGB (Image-&gt;Mode-&gt;RGB), add an alpha-channel the image mode to RGB (Image→Mode→RGB), add an alpha-channel
(Layer-&gt;Transparency-&gt;Add Alpha Channel) or flatten it (LayerTransparencyAdd Alpha Channel) or flatten it
(Image-&gt;Flatten Image). (ImageFlatten Image).
</_thetip> </_thetip>
</tip> </tip>
@ -150,14 +150,14 @@
</tip> </tip>
<tip level="intermediate"> <tip level="intermediate">
<_thetip> <_thetip>
You can draw simple squares or circles using Edit-&gt;Stroke Selection. You can draw simple squares or circles using EditStroke Selection.
It strokes the edge of your current selection. More complex shapes It strokes the edge of your current selection. More complex shapes
can be drawn using the Path tool or with Filters-&gt;Render-&gt;Gfig. can be drawn using the Path tool or with Filters→Render→Gfig.
</_thetip> </_thetip>
</tip> </tip>
<tip level="intermediate"> <tip level="intermediate">
<_thetip> <_thetip>
If you stroke a path (Edit-&gt;Stroke Path), the paint tools can If you stroke a path (EditStroke Path), the paint tools can
be used with their current settings. You can use the Paintbrush in be used with their current settings. You can use the Paintbrush in
gradient mode or even the Eraser or the Smudge tool. gradient mode or even the Eraser or the Smudge tool.
</_thetip> </_thetip>
@ -179,7 +179,7 @@
</tip> </tip>
<tip level="intermediate"> <tip level="intermediate">
<_thetip> <_thetip>
You can save a selection to a channel (Select-&gt;Save to Channel) and You can save a selection to a channel (SelectSave to Channel) and
then modify this channel with any paint tools. Using the buttons in then modify this channel with any paint tools. Using the buttons in
the Channels dialog, you can toggle the visibility of this new channel the Channels dialog, you can toggle the visibility of this new channel
or convert it to a selection. or convert it to a selection.
@ -255,9 +255,9 @@
<_thetip> <_thetip>
If some of your scanned photos do not look colorful enough, you If some of your scanned photos do not look colorful enough, you
can easily improve their tonal range with the &quot;Auto&quot; can easily improve their tonal range with the &quot;Auto&quot;
button in the Levels tool (Colors-&gt;Levels). If there are any button in the Levels tool (ColorsLevels). If there are any
color casts, you can correct them with the Curves tool color casts, you can correct them with the Curves tool
(Colors-&gt;Curves). (ColorsCurves).
</_thetip> </_thetip>
</tip> </tip>