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>
* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug
#141443).
* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
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>

View File

@ -65,7 +65,7 @@
<tip level="beginner">
<_thetip>
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.
</_thetip>
</tip>
@ -73,16 +73,16 @@
<_thetip>
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
using Layer-&gt;Transparency-&gt;Add Alpha Channel.
using LayerTransparencyAdd Alpha Channel.
</_thetip>
</tip>
<tip level="beginner">
<_thetip>
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
the image mode to RGB (Image-&gt;Mode-&gt;RGB), add an alpha-channel
(Layer-&gt;Transparency-&gt;Add Alpha Channel) or flatten it
(Image-&gt;Flatten Image).
the image mode to RGB (Image→Mode→RGB), add an alpha-channel
(LayerTransparencyAdd Alpha Channel) or flatten it
(ImageFlatten Image).
</_thetip>
</tip>
@ -150,14 +150,14 @@
</tip>
<tip level="intermediate">
<_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
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>
</tip>
<tip level="intermediate">
<_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
gradient mode or even the Eraser or the Smudge tool.
</_thetip>
@ -179,7 +179,7 @@
</tip>
<tip level="intermediate">
<_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
the Channels dialog, you can toggle the visibility of this new channel
or convert it to a selection.
@ -255,9 +255,9 @@
<_thetip>
If some of your scanned photos do not look colorful enough, you
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
(Colors-&gt;Curves).
(ColorsCurves).
</_thetip>
</tip>