lostwages/templates/en acknowledgement.templat ...

Jeremy Newman jnewman at wine.codeweavers.com
Thu Aug 24 09:39:28 CDT 2006


ChangeSet ID:	27622
CVSROOT:	/opt/cvs-commit
Module name:	lostwages
Changes by:	jnewman at winehq.org	2006/08/24 09:39:27

Modified files:
	templates/en   : acknowledgement.template bug_tracking.template 
	                 development.template download.template 
	                 forums.template resources.template 
	                 support.template winelib.template 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Reference Git instead of CVS

Patch: http://cvs.winehq.org/patch.py?id=27622

Old revision  New revision  Changes     Path
 1.7           1.8           +1 -1       lostwages/templates/en/acknowledgement.template
 1.6           1.7           +1 -1       lostwages/templates/en/bug_tracking.template
 1.6           1.7           +1 -1       lostwages/templates/en/development.template
 1.85          1.86          +1 -1       lostwages/templates/en/download.template
 1.21          1.22          +2 -2       lostwages/templates/en/forums.template
 1.13          1.14          +1 -0       lostwages/templates/en/resources.template
 1.6           1.7           +1 -1       lostwages/templates/en/support.template
 1.23          1.24          +1 -1       lostwages/templates/en/winelib.template

Index: lostwages/templates/en/acknowledgement.template
diff -u -p lostwages/templates/en/acknowledgement.template:1.7 lostwages/templates/en/acknowledgement.template:1.8
--- lostwages/templates/en/acknowledgement.template:1.7	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/acknowledgement.template	24 Aug 2006 14:39:27 -0000
@@ -216,7 +216,7 @@ nail down any particular area of focus.
 <tr><td>Alexander	Yaworsky</td>	<td>advapi32</td>	<td>2004-2006</td></tr>
 </table>
 <p>A complete list of
-<a href="http://cvs.winehq.com/cvsweb/wine/AUTHORS">authors</a> can be
+<a href="http://source.winehq.org/git/?p=wine.git;a=blob_plain;f=AUTHORS">authors</a> can be
 found in the source code repository. </p>
 <hr>
 
Index: lostwages/templates/en/bug_tracking.template
diff -u -p lostwages/templates/en/bug_tracking.template:1.6 lostwages/templates/en/bug_tracking.template:1.7
--- lostwages/templates/en/bug_tracking.template:1.6	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/bug_tracking.template	24 Aug 2006 14:39:27 -0000
@@ -14,7 +14,7 @@
 <li>Used the form above or our <a href="http://bugs.winehq.org/query.cgi">advanced search page</a> 
 to make sure nobody has reported the bug already.</li>
 
-<li>Made sure you are using the latest stable version or a build from CVS, if
+<li>Made sure you are using the latest stable version or a build from Git, if
 similar bugs have recently been fixed and committed.</li>  
 
 <li>Read our tips on <a href="{$root}/site/contributing#support">Bug hunting and support</a>.</li>
Index: lostwages/templates/en/development.template
diff -u -p lostwages/templates/en/development.template:1.6 lostwages/templates/en/development.template:1.7
--- lostwages/templates/en/development.template:1.6	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/development.template	24 Aug 2006 14:39:27 -0000
@@ -6,7 +6,7 @@
 	 WineHQ hosts a number of services aiding the Wine development process.
 
 	<ul>
-	  <li><a href="{$root}/site/cvs">Wine CVS tree</a></li>
+	  <li><a href="{$root}/site/git">Wine Git tree</a></li>
 	  <li><a href="{$root}/site/contributing">Contributing to Wine</a></li>
 	  <li><a href="http://bugs.winehq.org/">Bug tracking</a></li>
 	  <li><a href="http://appdb.winehq.org/">Application Database</a></li>
Index: lostwages/templates/en/download.template
diff -u -p lostwages/templates/en/download.template:1.85 lostwages/templates/en/download.template:1.86
--- lostwages/templates/en/download.template:1.85	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/download.template	24 Aug 2006 14:39:27 -0000
@@ -198,7 +198,7 @@ for post-installation instructions.</b><
   </tr>
 
   <tr bgcolor="#ffffff">
-    <td> <a href="{$root}/site/cvs">cvs.winehq.org</a> </td>
+    <td> <a href="{$root}/site/git">source.winehq.org/git</a> </td>
     <td> For the latest development version. </td>
   </tr>
   
Index: lostwages/templates/en/forums.template
diff -u -p lostwages/templates/en/forums.template:1.21 lostwages/templates/en/forums.template:1.22
--- lostwages/templates/en/forums.template:1.21	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/forums.template	24 Aug 2006 14:39:27 -0000
@@ -21,7 +21,7 @@ However, most users will likely be most 
 
 <h1>All Mailing Lists</h1>
 
-<p>WineHQ has mailing lists for submitting patches, tracking CVS
+<p>WineHQ has mailing lists for submitting patches, tracking Git
 commits, and discussing Wine. They feature a very customizable user
 subscription config, and can be subscribed to <a href="http://www.winehq.org/mailman/listinfo">via
 WWW</a> or by sending mail to <i>listname</i>-request at winehq.org with a
@@ -74,7 +74,7 @@ mailing list software.</p>
     [<a href="http://news.gmane.org/gmane.comp.emulators.wine.cvs">Archive 2</a>]
     [<a href="news://news.gmane.org/gmane.comp.emulators.wine.cvs">via newsreader</a>]
     <a href="mailto:wine-cvs at winehq.org">wine-cvs at winehq.org</a><br>
-    A medium traffic (12/day) read only list which tracks commits to the CVS
+    A medium traffic (12/day) read only list which tracks commits to the Git
     tree.<br><br>
 
   <li>
Index: lostwages/templates/en/resources.template
diff -u -p lostwages/templates/en/resources.template:1.13 lostwages/templates/en/resources.template:1.14
--- lostwages/templates/en/resources.template:1.13	24 Aug 2006 14:39:27 -0000
+++ lostwages/templates/en/resources.template	24 Aug 2006 14:39:27 -0000
@@ -6,6 +6,7 @@
        <big> Wine </big>
        <ul>
          <li><a href="http://source.winehq.org/">source.winehq.org</a> Cross-referenced marked up source
+         <li><a href="http://source.winehq.org/git">source.winehq.org/git</a> GitWeb interface to the Wine source
          <li><a href="http://cvs.winehq.org/cvsweb/">cvs.winehq.org</a> CVS web interface to the Wine source
          <li><a href="http://source.winehq.org/WineAPI/">Wine API</a> Automatically generated Wine API documentation
          <li><a href="http://24.229.94.2/">API db</a> Cross-reference of Wine APIs with many Windows versions
Index: lostwages/templates/en/support.template
diff -u -p lostwages/templates/en/support.template:1.6 lostwages/templates/en/support.template:1.7
--- lostwages/templates/en/support.template:1.6	24 Aug 2006 14:39:28 -0000
+++ lostwages/templates/en/support.template	24 Aug 2006 14:39:28 -0000
@@ -46,7 +46,7 @@
     discussions, and everything else related to Wine.</li><p>
 
     <li><a href="{$root}/site/forums"><span class="listTitle">Mailing Lists</span></a><br>
-    WineHQ hosts several mailing lists for submitting patches, tracking CVS commits, and discussing Wine.</li><p>
+    WineHQ hosts several mailing lists for submitting patches, tracking Git commits, and discussing Wine.</li><p>
 
     <li><span class="listTitle">#WineHQ</span><br>
      on <a href="http://www.openprojects.net/irc_servers.shtml">openprojects.net</a>.
Index: lostwages/templates/en/winelib.template
diff -u -p lostwages/templates/en/winelib.template:1.23 lostwages/templates/en/winelib.template:1.24
--- lostwages/templates/en/winelib.template:1.23	24 Aug 2006 14:39:28 -0000
+++ lostwages/templates/en/winelib.template	24 Aug 2006 14:39:28 -0000
@@ -260,7 +260,7 @@ make<br>
   <p>Suggested by <a href="mailto:henrik.uggla at hem.utfors.se">Henrik Uggla</a>.
   <ul>
     <li>worker: <a href="mailto:vberon at mecano.gme.usherb.ca">Vincent B&eacute;ron</a>.
-    <li>status: Trying to submit the <a href="http://www.winehq.org/hypermail/wine-patches/2003/04/0237.html">changes</a> to the official CVS
+    <li>status: Trying to submit the <a href="http://www.winehq.org/hypermail/wine-patches/2003/04/0237.html">changes</a> to the official Git
     <li>updated: Apr 22, 2003
     <li>homepage: <a href="http://coolplayer.sourceforge.net/">coolplayer.sourceforge.net</a>
   </ul>



More information about the wine-cvs mailing list