[gimp-web] Close img elements



commit 41de7658445ba7d264f2c3b73414d73b1a61ff49
Author: Michael Schumacher <schumaml gmx de>
Date:   Thu Apr 18 20:44:27 2013 +0200

    Close img elements

 release-notes/gimp-2.4.htrw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/release-notes/gimp-2.4.htrw b/release-notes/gimp-2.4.htrw
index 1111c11..3a02d88 100644
--- a/release-notes/gimp-2.4.htrw
+++ b/release-notes/gimp-2.4.htrw
@@ -135,7 +135,7 @@ modification throughout the whole 'digital darkroom' process.</p>
 
 <p>In addition to all the above, GIMP has been improved in other areas.  For instance, better status 
information and some hints have been added in the status bar of the image windows. You can easily discover 
new features and new shortcuts by trying the various keys and modifiers that are suggested while you are 
using the tools.</p>
 
-<img class="figure" src="images/2.4-statusbar-tips.png" alt="Hints in the status bar">
+<img class="figure" src="images/2.4-statusbar-tips.png" alt="Hints in the status bar" />
 
 <p>A number of changes has gone into plug-ins and scripts. First of all, a new preview widget for plug-ins 
was introduced. Now you can zoom in and out using the mouse wheel or +/- buttons in plug-in dialogs and pan 
around.</p>
 
@@ -143,7 +143,7 @@ modification throughout the whole 'digital darkroom' process.</p>
 
 <p>You will also note that the new Screenshot plug-in offers more sophisticated options and is far easier to 
use.</p>
 
-<img class="figure" src="images/2.4-screenshot-plugin.png" alt="Screenshot plug-in">
+<img class="figure" src="images/2.4-screenshot-plugin.png" alt="Screenshot plug-in" />
 
 <p>GIMP 2.4 features a brand new Scheme interpreter that provides better debugging, handles UTF-8 coded 
characters and strings, has regex based pattern matching and many more useful features that power users were 
requesting. The latter will be pleased to find out that plug-ins and scripts can register menu entries in the 
&lt;Brushes&gt;, &lt;Gradients&gt;, &lt;Palettes&gt;, &lt;Patterns&gt; and &lt;Fonts&gt; menus now. Also, a 
fair amount of new scripts were added: reversing the order of layers, sorting color palettes etc. A few 
scripts that were using incorrect or deprecated constructs may have to be updated. A <a 
href="/docs/script-fu-update.html">Script-Fu migration guide</a> lists the most common errors and how to fix 
them.</p>
 


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