diff --git a/ChangeLog b/ChangeLog index b2fefe1e7c..d54ddb2308 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ 2006-12-22 Sven Neumann - * 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 + + * data/tips/gimp-tips.xml.in: applied patch from David Gowers + (bug #141443). 2006-12-22 Sven Neumann diff --git a/data/tips/gimp-tips.xml.in b/data/tips/gimp-tips.xml.in index 6b576d64a8..ae58c55266 100644 --- a/data/tips/gimp-tips.xml.in +++ b/data/tips/gimp-tips.xml.in @@ -65,7 +65,7 @@ <_thetip> Most plug-ins work on the current layer of the current image. In - some cases, you will have to merge all layers (Image->Flatten Image) + some cases, you will have to merge all layers (Image→Flatten Image) if you want the plug-in to work on the whole image. @@ -73,16 +73,16 @@ <_thetip> If a layer's name in the Layers dialog is displayed in bold, this layer doesn't have an alpha-channel. You can add an alpha-channel - using Layer->Transparency->Add Alpha Channel. + using Layer→Transparency→Add Alpha Channel. <_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->Mode->RGB), add an alpha-channel - (Layer->Transparency->Add Alpha Channel) or flatten it - (Image->Flatten Image). + the image mode to RGB (Image→Mode→RGB), add an alpha-channel + (Layer→Transparency→Add Alpha Channel) or flatten it + (Image→Flatten Image). @@ -150,14 +150,14 @@ <_thetip> - You can draw simple squares or circles using Edit->Stroke Selection. + You can draw simple squares or circles using Edit→Stroke Selection. It strokes the edge of your current selection. More complex shapes - can be drawn using the Path tool or with Filters->Render->Gfig. + can be drawn using the Path tool or with Filters→Render→Gfig. <_thetip> - If you stroke a path (Edit->Stroke Path), the paint tools can + If you stroke a path (Edit→Stroke 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. @@ -179,7 +179,7 @@ <_thetip> - You can save a selection to a channel (Select->Save to Channel) and + You can save a selection to a channel (Select→Save 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 "Auto" - button in the Levels tool (Colors->Levels). If there are any + button in the Levels tool (Colors→Levels). If there are any color casts, you can correct them with the Curves tool - (Colors->Curves). + (Colors→Curves).