bodewig 2005/05/18 03:00:53
Modified: docs resources.html
xdocs resources.xml
Log:
Fix �-umlaut that got translated from ISO8859-1 to UTF-8 by accident
Revision Changes Path
1.88 +2 -2 ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/ant/docs/resources.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- resources.html 18 May 2005 09:05:46 -0000 1.87
+++ resources.html 18 May 2005 10:00:53 -0000 1.88
@@ -741,8 +741,8 @@
</tr>
</table>
<h4 class="subsection">
- <a name="Programmieren f�r Ant"></a>
- Programmieren f�r Ant
+ <a name="Programmieren f�r Ant"></a>
+ Programmieren f�r Ant
</h4>
<p>This article describes the main topics of
programming your own tasks.
Description is done on five examples.</p>
1.43 +1 -1 ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/resources.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- resources.xml 13 May 2005 20:49:10 -0000 1.42
+++ resources.xml 18 May 2005 10:00:53 -0000 1.43
@@ -401,7 +401,7 @@
</table>
</subsection>
- <subsection name="Programmieren f�r Ant">
+ <subsection name="Programmieren f�r Ant">
<p>This article describes the main topics of programming your own
tasks.
Description is done on five examples.</p>
<p>This article is written in German and published in
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]