svn-web r26 - trunk



Author: ovitters
Date: Mon Jul 28 14:14:29 2008
New Revision: 26
URL: http://svn.gnome.org/viewvc/svn-web?rev=26&view=rev

Log:
	Link to Playground, not the mirror.
	* index.html:
	* svnindex.xsl:



Modified:
   trunk/ChangeLog
   trunk/index.html
   trunk/svnindex.xsl

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Mon Jul 28 14:14:29 2008
@@ -48,7 +48,7 @@
           </li>
           <li><a href="/viewvc/"><span>ViewVC Interface</span></a></li>
           <li><a href="http://live.gnome.org/Subversion";><span>Subversion wiki page</span></a></li>
-          <li><a href="http://bzr-mirror.gnome.org/";><span>Bzr Mirror</span></a></li>
+          <li><a href="http://bzr-playground.gnome.org/";><span>Bzr Playground</span></a></li>
         </ul>
       </div> <!-- end of #tabs -->
     </div> <!-- end of #header -->
@@ -77,7 +77,7 @@
   </div> <!-- end of content -->
 
   <div id="footer">
-    Copyright &copy; 2005, 2006, 2007 <a href="http://www.gnome.org/";>The GNOME Project</a>.
+    Copyright &copy; 2005 - 2008<a href="http://www.gnome.org/";>The GNOME Project</a>.
     <br />
     <a href="http://validator.w3.org/check/referer";>Optimised</a> for <a href="http://www.w3.org/";>standards</a>.
     Hosted by <a href="http://www.canonical.com/";>Canonical</a>.

Modified: trunk/svnindex.xsl
==============================================================================
--- trunk/svnindex.xsl	(original)
+++ trunk/svnindex.xsl	Mon Jul 28 14:14:29 2008
@@ -65,7 +65,7 @@
           </li>
           <li><a href="/viewvc/"><span>ViewVC Interface</span></a></li>
           <li><a href="http://live.gnome.org/Subversion";><span>Subversion wiki page</span></a></li>
-          <li><a href="http://bzr-mirror.gnome.org/";><span>Bzr Mirror</span></a></li>
+          <li><a href="http://bzr-playground.gnome.org/";><span>Bzr Playground</span></a></li>
         </ul>
       </div> <!-- end of #tabs -->
 
@@ -78,7 +78,7 @@
           <xsl:apply-templates/>
     </div>
     <div id="footer">
-      Copyright  2005, 2006, 2007 <a href="http://www.gnome.org/";>The GNOME Project</a>.
+      Copyright  2005 - 2008<a href="http://www.gnome.org/";>The GNOME Project</a>.
       <br />
       <a href="http://validator.w3.org/check/referer";>Optimised</a> for <a href="http://www.w3.org/";>standards</a>.
       Hosted by <a href="http://www.canonical.com/";>Canonical</a>.



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