ChangeSet ID: 31229
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)winehq.org 2007/06/21 15:27:31
Modified files:
templates/en : download-deb.template
Log message:
Scott Ritchie <scott(a)open-vote.org>
Put 64-bit not available warnings in italics for older versions on download-deb page
Patch: http://cvs.winehq.org/patch.py?id=31229
Old revision New revision Changes Path
1.17 1.18 +4 -4 lostwages/templates/en/download-deb.template
Index: lostwages/templates/en/download-deb.template
diff -u -p lostwages/templates/en/download-deb.template:1.17 lostwages/templates/en/download-deb.template:1.18
--- lostwages/templates/en/download-deb.template:1.17 21 Jun 2007 20:27:31 -0000
+++ lostwages/templates/en/download-deb.template 21 Jun 2007 20:27:31 -0000
@@ -27,11 +27,11 @@ list of trusted APT keys by copy and pas
<p><b>For Ubuntu Feisty (7.04):</b><br>
<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/feisty.list -O /etc/apt/sources.list.d/winehq.list</i></p>
-<p><b>For Ubuntu Edgy (6.10):</b><br>
+<p><b>For Ubuntu Edgy (6.10):</b> <i>*64-bit packages not available*</i><br>
<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/edgy.list -O /etc/apt/sources.list.d/winehq.list</i></p>
-<p><b>For Ubuntu Dapper (6.06):</b><br>
+<p><b>For Ubuntu Dapper (6.06):</b> <i>*64-bit packages not available*</i><br>
<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list -O /etc/apt/sources.list.d/winehq.list</i></p>
-<p><b>For Debian Etch (4.0):</b><br>
+<p><b>For Debian Etch (4.0):</b> <i>*64-bit packages not available*</i><br>
<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list</i></p>
<p>Then, you can install Wine from WineHQ like it were any other package, such as by
@@ -43,7 +43,7 @@ package information and then '<b>sudo ap
<p>Packages for the 64 bit version of Ubuntu Feisty (7.04) are now available, however
for users of Debian and older Ubuntus the entries above are for i386 users only.
-Attempting to use these repositories with a different architecture (eg amd64), will result
+Attempting to use these repositories with a different architecture will result
in 404 errors as APT will be looking for files not in the repository.</p>
<p>If you are using an older 64 bit distribution and would still like a working Wine package,
ChangeSet ID: 31228
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)winehq.org 2007/06/21 15:26:08
Modified files:
templates/en : download.template
Log message:
Scott Ritchie <scott(a)open-vote.org>
Remove Winetools from download page and replace with a general note on 3rd party apps
Patch: http://cvs.winehq.org/patch.py?id=31228
Old revision New revision Changes Path
1.91 1.92 +1 -34 lostwages/templates/en/download.template
Index: lostwages/templates/en/download.template
diff -u -p lostwages/templates/en/download.template:1.91 lostwages/templates/en/download.template:1.92
--- lostwages/templates/en/download.template:1.91 21 Jun 2007 20:26: 8 -0000
+++ lostwages/templates/en/download.template 21 Jun 2007 20:26: 8 -0000
@@ -121,40 +121,7 @@ for post-installation instructions.</b><
<h1><a name="binary"></a>3rd Party Tools</h1>
-<table width="95%" border=0 cellpadding=5 cellspacing=1 bgcolor="#EFEFEF">
-
- <tr>
- <td align=center bgcolor=black><b><font color=white class=small>Product</font></b></td>
- <td align=center bgcolor=black><b><font color=white class=small>Description</font></b></td>
-
- </tr>
-
- <tr>
- <td align=center bgcolor="#ffffff">
- <a href="http://www.von-thadden.de/Joachim/WineTools/">
- <img src="../images/distro/winetools.png"
- width="50" height="50" alt="WineTools" border="0">
- </a>
- </td>
- <td align=left bgcolor="#ffffff">
- <b><a href="http://www.von-thadden.de/Joachim/WineTools/">WineTools</a></b> -
- WineTools is a menu driven installer for installing Windows programs.
- This software lets you install the following Windows software: DCOM98,
- IE6, Windows Core Fonts, Windows System Software, Office & Office Viewer,
- Adobe Photoshop 7, Illustrator 9 and many other programs.<br />
- By <a href="http://www.von-thadden.de/Joachim/WineTools/">Joachim von
- Thadden</a>.<br />
- <div style="margin: 10px; padding: 5px; border: 1px solid #C0C0C0; background-color: #F0F0F0;">
- <b>Note:</b> WineTools only recommended if installation or operability of
- Windows software failed on pure Wine. Since WineTools radically alters your
- Wine configuration please do not report bugs in programs with WineTools
- installed. Instead contact the author of WineTools
- <a href="mailto:thadden@web.de">Joachim von Thadden</a>.
- </div>
- </td>
- </tr>
-</table>
-
+<p>Sometimes a customization of Wine can cause an application to work, but this change cannot be incorporated into Wine for some reason. To help overcome current deficiencies in Wine, various third party applications for end users have been made over the years. These applications are entirely unsupported by the Wine developers, however you may find them useful. For more information, see <a href="http://wiki.winehq.org/ThirdPartyApplications">our wiki page</a> on third party applications.</p>
<h1><a name="commercial"></a>Commercial Wine Versions</h1>
ChangeSet ID: 31227
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: jnewman(a)winehq.org 2007/06/21 15:22:51
Modified files:
templates/en : cvs.template
Log message:
Alexander Q. Waite <awaite2(a)uiuc.edu>
Use <code> tag and cleanup HTML in cvs.template
Patch: http://cvs.winehq.org/patch.py?id=31227
Old revision New revision Changes Path
1.27 1.28 +41 -61 lostwages/templates/en/cvs.template
Index: lostwages/templates/en/cvs.template
diff -u -p lostwages/templates/en/cvs.template:1.27 lostwages/templates/en/cvs.template:1.28
--- lostwages/templates/en/cvs.template:1.27 21 Jun 2007 20:22:51 -0000
+++ lostwages/templates/en/cvs.template 21 Jun 2007 20:22:51 -0000
@@ -2,57 +2,45 @@
<h1>The Wine CVS Tree</h1>
-<p><b>Note: We are switching development from CVS to <a href="http://git.or.cz">Git</a>.<br>
- Instructions for using the <a href="{$root}/site/git">Wine GIT tree</a>
- can be found on the <a href="http://wiki.winehq.org/GitWine">GitWine</a>
- page on the <a href="http://wiki.winehq.org">Wine Wiki</a>.
-</b></p>
+<p><strong>Note: We are switching development from CVS to <a href="http://git.or.cz">Git</a>.
+ Instructions for using the <a href="{$root}/site/git">Wine GIT tree</a>
+ can be found on the <a href="http://wiki.winehq.org/GitWine">GitWine</a>
+ page on the <a href="http://wiki.winehq.org">Wine Wiki</a>.</strong></p>
<ol>
- <li><a href="#co">Getting a local copy of Wine</a>
- <li><a href="#modules">Other modules available via CVS from WineHQ</a>
- <li><a href="#docs">Documentation module available via CVS from Sourceforge</a>
- <li><a href="#sourcetree">Source Tree Browsing via the Web</a>
+ <li><a href="#co">Getting a local copy of Wine</a></li>
+ <li><a href="#modules">Other modules available via CVS from WineHQ</a></li>
+ <li><a href="#docs">Documentation module available via CVS from Sourceforge</a></li>
+ <li><a href="#sourcetree">Source Tree Browsing via the Web</a></li>
</ol>
-<p><img src="./images/grey_pixel.gif" width="100%" height=1 border=0 alt="-"></p>
+<hr />
-<a name="co" class="hidden"></a>
+<h1 id="co">Getting a local copy of Wine</h1>
-<h1>Getting a local copy of Wine</h1>
+<p>To connect to the CVS server, run:</p>
-<p> To connect to the CVS server, run: </p>
-
- <table width="500" border=0 cellpadding=10><tr><td class=black>
- <span class=inverse>
- export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine<br>
- cvs login
- </span>
- </td></tr>
- </table>
+<p><code>export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine
+cvs login
+</code></p>
<p>Use "cvs" as the password (without the quotes). Note that
-<code>/home/wine</code> is a path on the <b>server</b>, not on your machine.</p>
+<code>/home/wine</code> is a path on the <strong>server</strong>, not on your machine.</p>
<p>To check out the entire Wine source tree run:</p>
- <table width="300" border=0 cellpadding=10><tr><td class=black>
- <span class=inverse>
- cvs -z 3 checkout wine
- </span>
- </td></tr>
- </table>
-
-<p><img src="./images/grey_pixel.gif" width="100%" height=1 border=0 alt="-"></p>
-
-<a name="modules" class="hidden"></a>
-
-<h1>Other modules available via CVS from WineHQ</h1>
-
-<p>
-The WineHQ CVS server makes a couple of other things available as well.
-To get these, log in anonymously as above and do <code>cvs co <i>modulename</i></code> where
-<code><i>modulename</i></code> is one of:</p>
+<p><code>cvs -z 3 checkout wine</code></p>
+
+<hr />
+
+<h1 id="modules">Other modules available via CVS from WineHQ</h1>
+
+<p>The WineHQ CVS server makes a couple of other things available as well.
+ To get these, log in anonymously as above and do
+ <code>cvs co <em>modulename</em></code>
+ where
+ <code><em>modulename</em></code>
+ is one of:</p>
<ul>
<li><tt>lostwages</tt> -- source for the WineHQ web site</li>
<li><tt>tools</tt> -- tools used on the WineHQ site</li>
@@ -60,38 +48,30 @@ To get these, log in anonymously as abov
<li><tt>bugzilla</tt> -- source for the bugzilla version used on the WineHQ site</li>
</ul>
-<p><img src="./images/grey_pixel.gif" width="100%" height=1 border=0 alt="-"></p>
+<hr />
-<a name="docs" class="hidden"></a>
+<h1 id="docs">Documentation module available via CVS from Sourceforge</h1>
-<h1>Documentation module available via CVS from Sourceforge</h1>
+<p>The documentation lives in a separate CVS tree on Sourceforge. To get the docs in
+ a terminal run:</p>
+<p><code>cvs -z3 -d:pserver:anonymous@wine.cvs.sourceforge.net:/cvsroot/wine co -P docs</code></p>
-<p> The documentation lives in a separate CVS tree on Sourceforge.<br/>
-To get the docs in a terminal run:</p>
- <table width="550" border=0 cellpadding=10><tr><td class=black>
- <span class=inverse>
- cvs -z3 -d:pserver:anonymous@wine.cvs.sourceforge.net:/cvsroot/wine co -P docs<br/>
- </span>
- </td></tr>
- </table>
<p>When prompted for a password press the enter key. A subdirectory named docs will be created.</p>
-<p><img src="./images/grey_pixel.gif" width="100%" height=1 border=0 alt="-"></p>
+<hr />
-<a name="sourcetree" class=hidden></a>
-<h1>Source Tree Browsing via the Web</h1>
+<h1 id="sourcetree">Source Tree Browsing via the Web</h1>
<p>The source code of the entire Wine tree is (<a href="http://lxr.linux.no/">LXR</a>-based)
-cross-referenced and available for browsing, including a search engine.
-This cross-references source is based on the snapshot-releases and is made available at:</p>
+ cross-referenced and available for browsing, including a search engine.
+ This cross-references source is based on the snapshot-releases and is made available at:</p>
<ul>
- <li><a href="http://source.winehq.org/">source.winehq.org</a>
+ <li><a href="http://source.winehq.org/">source.winehq.org</a></li>
</ul>
<p>Direct access from the web to the complete CVS tree is also possible, using
-<a href="http://www.freebsd.org/projects/cvsweb.html">cvsweb</a> package:</p>
+ <a href="http://www.freebsd.org/projects/cvsweb.html">cvsweb</a> package:</p>
<ul>
- <li><a href="http://cvs.winehq.org/cvsweb">cvs.winehq.org/cvsweb</a>, on the primary CVS repository
-</ul>
-
-<p> </p>
+ <li><a href="http://cvs.winehq.org/cvsweb">cvs.winehq.org/cvsweb</a>, on the
+ primary CVS repository.</li>
+</ul>
\ No newline at end of file