You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/11/26 22:35:05 UTC

svn commit: r720989 - in /myfaces/tomahawk/trunk: core/src/site/site.xml core12/src/site/site.xml site/src/site/site.xml

Author: lu4242
Date: Wed Nov 26 13:35:05 2008
New Revision: 720989

URL: http://svn.apache.org/viewvc?rev=720989&view=rev
Log:
Correct download link name as "Download Tomahawk"

Modified:
    myfaces/tomahawk/trunk/core/src/site/site.xml
    myfaces/tomahawk/trunk/core12/src/site/site.xml
    myfaces/tomahawk/trunk/site/src/site/site.xml

Modified: myfaces/tomahawk/trunk/core/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/site/site.xml?rev=720989&r1=720988&r2=720989&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/site/site.xml (original)
+++ myfaces/tomahawk/trunk/core/src/site/site.xml Wed Nov 26 13:35:05 2008
@@ -41,7 +41,7 @@
     <links>
       <item name="Apache" href="http://www.apache.org/"/>
       <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
-      <item name="Download" href="http://myfaces.apache.org/tomahawk/download.html"/>
+      <item name="Download Tomahawk" href="http://myfaces.apache.org/tomahawk/download.html"/>
      </links>
     
     <menu name="MyFaces Projects">

Modified: myfaces/tomahawk/trunk/core12/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core12/src/site/site.xml?rev=720989&r1=720988&r2=720989&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core12/src/site/site.xml (original)
+++ myfaces/tomahawk/trunk/core12/src/site/site.xml Wed Nov 26 13:35:05 2008
@@ -41,7 +41,7 @@
     <links>
       <item name="Apache" href="http://www.apache.org/"/>
       <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
-      <item name="Download" href="http://myfaces.apache.org/tomahawk/download.html"/>
+      <item name="Download Tomahawk" href="http://myfaces.apache.org/tomahawk/download.html"/>
      </links>
     
     <menu name="MyFaces Projects">

Modified: myfaces/tomahawk/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/site/src/site/site.xml?rev=720989&r1=720988&r2=720989&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/site/src/site/site.xml (original)
+++ myfaces/tomahawk/trunk/site/src/site/site.xml Wed Nov 26 13:35:05 2008
@@ -41,7 +41,7 @@
     <links>
       <item name="Apache" href="http://www.apache.org/"/>
       <item name="MyFaces" href="http://myfaces.apache.org/index.html"/>
-      <item name="Download" href="download.html"/>
+      <item name="Download Tomahawk" href="download.html"/>
      </links>
     
     <menu name="MyFaces Projects">