rwaldhoff 02/01/14 17:33:35
Modified: httpclient/xdocs/stylesheets project.xml
Log:
even I've found those @'s annoying now
Revision Changes Path
1.4 +7 -7 jakarta-commons/httpclient/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/stylesheets/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 6 Oct 2001 00:32:44 -0000 1.3
+++ project.xml 15 Jan 2002 01:33:35 -0000 1.4
@@ -8,12 +8,12 @@
-->
<body>
<menu name="Home">
- <item name="Jakarta Commons @"
href="http://jakarta.apache.org/commons/index.html" />
+ <item name="Jakarta Commons"
href="http://jakarta.apache.org/commons/index.html" />
<item name="HTTP Client" href="/index.html" />
</menu>
<menu name="Information">
<item name="Overview" href="/overview.html"/>
- <item name="News @"
href="http://jakarta.apache.org/commons/httpclient/news.html"/>
+ <item name="News"
href="http://jakarta.apache.org/commons/httpclient/news.html"/>
<item name="Features" href="/features.html"/>
<item name="API Documentation" href="/api/index.html"/>
<item name="Applications" href="/applications.html"/>
@@ -21,17 +21,17 @@
<menu name="Project Files">
<item name="Status" href="/status.html"/>
<item name="Downloads" href="/downloads.html"/>
- <item name="CVS @"
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/"/>
+ <item name="CVS"
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/"/>
<item name="Original Proposal" href="/proposal.html"/>
</menu>
<menu name="About Us">
<item name="Contributors" href="/contributors.html"/>
- <item name="License @"
href="http://jakarta.apache.org/commons/license.html"/>
+ <item name="License"
href="http://jakarta.apache.org/commons/license.html"/>
</menu>
<menu name="Jakarta Community">
- <item name="Get Involved @"
href="http://jakarta.apache.org/site/getinvolved.html"/>
- <item name="Mailing Lists @"
href="http://jakarta.apache.org/site/mail.html"/>
- <item name="CVS Repositories @"
href="http://jakarta.apache.org/site/cvsindex.html"/>
+ <item name="Get Involved"
href="http://jakarta.apache.org/site/getinvolved.html"/>
+ <item name="Mailing Lists"
href="http://jakarta.apache.org/site/mail.html"/>
+ <item name="CVS Repositories"
href="http://jakarta.apache.org/site/cvsindex.html"/>
</menu>
</body>
</project>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>