[Scummvm-cvs-logs] SF.net SVN: scummvm: [22701] web/trunk

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat May 27 22:47:01 CEST 2006


Revision: 22701
Author:   eriktorbjorn
Date:     2006-05-27 22:46:03 -0700 (Sat, 27 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22701&view=rev

Log Message:
-----------
Changed "CVS" to "SVN".

Modified Paths:
--------------
    web/trunk/compatibility.php
    web/trunk/compatibility_stable.php
    web/trunk/links.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-05-28 05:41:21 UTC (rev 22700)
+++ web/trunk/compatibility.php	2006-05-28 05:46:03 UTC (rev 22701)
@@ -12,9 +12,9 @@
 require($file_root."/include/"."incl.php");
 
 // start of html
-html_page_header('ScummVM :: Compatibility - CVS');
+html_page_header('ScummVM :: Compatibility - SVN');
 
-html_content_begin('CVS Compatibility');
+html_content_begin('SVN Compatibility');
 
 if (isset($_GET['details'])) {
 	$details = $_GET['details'];

Modified: web/trunk/compatibility_stable.php
===================================================================
--- web/trunk/compatibility_stable.php	2006-05-28 05:41:21 UTC (rev 22700)
+++ web/trunk/compatibility_stable.php	2006-05-28 05:46:03 UTC (rev 22701)
@@ -38,9 +38,9 @@
 	  Click on the game name to view the complete notes of a game.
 
 	  <br><br>Please note this list applies to the English versions of games, we attempt to test many versions of games, however there are occasionally problems with other languages.
-	  Also, this is the compatability of the 0.8.2 stable release, <B>not of CVS
+	  Also, this is the compatability of the 0.8.2 stable release, <B>not of SVN
 	  snapshots/daily builds</B>. The status of these can be found on the <a
-	  href="compatibility.php">CVS Compatibility</A> chart.
+	  href="compatibility.php">SVN Compatibility</A> chart.
 	  <br><br>
 	  <small>Last Updated: <? echo date("F d, Y",getlastmod()); ?></small>
 <br/>

Modified: web/trunk/links.php
===================================================================
--- web/trunk/links.php	2006-05-28 05:41:21 UTC (rev 22700)
+++ web/trunk/links.php	2006-05-28 05:46:03 UTC (rev 22701)
@@ -49,7 +49,7 @@
 
     <?php html_subhead_start("Official ports"); ?>
     <div class="par-subhead-content">
-	<p>Some additional links for ports that have been merged into our CVS</p>
+	<p>Some additional links for ports that have been merged into our SVN</p>
 
 	<div class="linklist">
 		<?php
@@ -65,7 +65,7 @@
     <?php html_subhead_start("Unofficial ports"); ?>
     <div class="par-subhead-content">
 	<p>There are a few unofficial ports of ScummVM floating around. Usually we prefer to merge any ports into our official
-	CVS, but for the following this has not (yet) happened for various reasons. Note that the ScummVM team does not endorse
+	SVN, but for the following this has not (yet) happened for various reasons. Note that the ScummVM team does not endorse
 	any of these ports. We did not test them, and we do not guarantee that they work properly. <span style="color: red">Use at your own risk!</span></p>
 
 	<div class="linklist">


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list