lostwages/templates/en contributing.template s ...
ChangeSet ID: 23072 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman(a)winehq.org 2006/02/15 09:49:20 Modified files: templates/en : contributing.template status_dlls.template Log message: Tom Wickline <twickline(a)gmail.com> remove reference to Google's summer of code, fix a typo Patch: http://cvs.winehq.org/patch.py?id=23072 Old revision New revision Changes Path 1.31 1.32 +0 -4 lostwages/templates/en/contributing.template 1.38 1.39 +1 -1 lostwages/templates/en/status_dlls.template Index: lostwages/templates/en/contributing.template diff -u -p lostwages/templates/en/contributing.template:1.31 lostwages/templates/en/contributing.template:1.32 --- lostwages/templates/en/contributing.template:1.31 15 Feb 2006 15:49:20 -0000 +++ lostwages/templates/en/contributing.template 15 Feb 2006 15:49:20 -0000 @@ -2,10 +2,6 @@ <h1>Contributing to Wine</h1> -<p>The Wine project is proud participant of Google's <a href="http://code.google.com/summerofcode.html">summer of code</a> program. -If you are interested in participating in the summer of code please visit our <a href="http://wiki.winehq.org/SummerOfCode">Summer of Code</a> page -for up to date information and proposed projects. -</p> <p>It's easy to be a bit overwhelmed when you're new to Wine. Yes there may be a lot of things to do but where should you start? Is there anything simple that can get you started? Is there anything you can do that does not require an intimate knowledge of the Windows API and of Index: lostwages/templates/en/status_dlls.template diff -u -p lostwages/templates/en/status_dlls.template:1.38 lostwages/templates/en/status_dlls.template:1.39 --- lostwages/templates/en/status_dlls.template:1.38 15 Feb 2006 15:49:20 -0000 +++ lostwages/templates/en/status_dlls.template 15 Feb 2006 15:49:20 -0000 @@ -415,7 +415,7 @@ <td><a href="{$root}/site/?issue=126#TransGaming%20Releasing%20Code">#126</a>, <a href="{$root}/site/?issue=170#Separating%2016/32%20Bit%20OLE%20Functions">#170</a>, <a href="{$root}/site/?issue=299#VB%20Apps%20&%20OLEAUT32">#299</a></td> - <td class="pct90">90% complete</td> + <td class="pct80">80% complete</td> <td>Robert Shearman,<br>CodeWeavers</td> </tr> <tr>
participants (1)
-
Jeremy Newman