[LOSTWAGES] fix broken link / to-do list

Brian Vincent brian.vincent at gmail.com
Thu Nov 18 11:33:15 CST 2004


Two changes:
- fix broken link in last patch (copying and pasting is _hard_)
- to-do list update

-Brian

Index: about.template
===================================================================
RCS file: /opt/cvs-commit/lostwages/templates/en/about.template,v
retrieving revision 1.14
diff -u -r1.14 about.template
--- about.template      17 Nov 2004 23:16:27 -0000      1.14
+++ about.template      18 Nov 2004 18:17:38 -0000
@@ -37,7 +37,7 @@
        <li><a href="{$root}/site/myths">Common myths</a></li>
        <li><a href="{$root}/site?ss=1">Screenshots</a></li>
        <li><a href="{$root}/site/wine_features">Features</a></li>
-       <li><a href="{$root}/site/who">Acknowledgements</a></li>
+       <li><a href="{$root}/site/acknowledgement">Acknowledgements</a></li>
 </ul>

 <p>&nbsp;</p>
Index: todo_lists.template
===================================================================
RCS file: /opt/cvs-commit/lostwages/templates/en/todo_lists.template,v
retrieving revision 1.49
diff -u -r1.49 todo_lists.template
--- todo_lists.template 17 Nov 2004 23:11:38 -0000      1.49
+++ todo_lists.template 18 Nov 2004 18:17:38 -0000
@@ -66,11 +66,11 @@
            <li> status: <a
href="http://www.winehq.org/hypermail/wine-cvs/2004/02/0204.html">patch</a>
committed
            <li> updated: Feb 17, 2004
          </ul>
-         <li> Acknowledgment page <span class="inprogress">[IN PROGRESS]</span>
+         <li> Acknowledgment page <span class="done">[DONE]</span>
          <ul>
            <li> worker: <a
href="mailto:VincentB at coppercolorado.com">Brian Vincent</a>
-           <li> status: Prototype <a
href="http://www.winehq.org/hypermail/wine-devel/2004/09/0116.html">ready</a>.
-           <li> updated: Oct 10, 2004
+           <li> status: <a
href="http://www.winehq.com/hypermail/wine-cvs/2004/11/0110.html">patch</a>
committed
+           <li> updated: Nov 17, 2004
          </ul>
          <li> Update Introduction page <span class="done">[DONE]</span>
          <ul>



More information about the wine-patches mailing list