leif 2002/08/07 22:04:53 Modified: collections/src/xdocs menu.xml Log: Fix linefeeds Revision Changes Path 1.2 +14 -15 jakarta-avalon-excalibur/collections/src/xdocs/menu.xml Index: menu.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/collections/src/xdocs/menu.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- menu.xml 19 Jul 2002 16:24:39 -0000 1.1 +++ menu.xml 8 Aug 2002 05:04:53 -0000 1.2 @@ -1,15 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project href="http://jakarta.apache.org/avalon/FIXME" name="Excalibur Collections"><title>Excalibur Collections</title><body> - - <item href="/@AVALON_BASE@" name="Back to Avalon"/> - <item href="/../index.html" name="Back to Excalibur"/> - - <menu name="About"> - <item href="/index.html" name="Overview"/> - <item href="http://jakarta.apache.org/avalon/excalibur/index.html" name="Excalibur Home"/> - <item href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release" name="Download"/> - <item href="api/" name="API Docs"/> - - </menu> - -</body></project> \ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?> +<project href="http://jakarta.apache.org/avalon/FIXME" name="Excalibur Collections"> + <title>Excalibur Collections</title> + <body> + <item href="/@AVALON_BASE@" name="Back to Avalon"/> + <item href="/../index.html" name="Back to Excalibur"/> + <menu name="About"> + <item href="/index.html" name="Overview"/> + <item href="http://jakarta.apache.org/avalon/excalibur/index.html" name="Excalibur Home"/> + <item href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release" name="Download"/> + <item href="api/" name="API Docs"/> + </menu> + </body> +</project> \ No newline at end of file
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
