Module: website
Branch: master
Commit: ba985b68fb417487002c3c223d63966e374eba5a
URL: http://source.winehq.org/git/website.git/?a=commit;h=ba985b68fb417487002c3c…
Author: Jeremy Newman <jnewman(a)codeweavers.com>
Date: Tue Jul 28 12:13:55 2009 -0500
clean up HTML
---
news/pl/2009071701.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/news/pl/2009071701.xml b/news/pl/2009071701.xml
index 23ed12f..db743cf 100644
--- a/news/pl/2009071701.xml
+++ b/news/pl/2009071701.xml
@@ -2,15 +2,15 @@
<date>Lipiec 17, 2009</date>
<title>Wydano Wine 1.1.26</title>
<body>
-<p> Wydanie rozwojowe Wine 1.1.26 jest już dostępne.</p>
-<p> <a href="{$root}/announce/1.1.26">Co nowego</a> w tym wydaniu:
+<p>Wydanie rozwojowe Wine 1.1.26 jest już dostępne.</p>
+<p><a href="{$root}/announce/1.1.26">Co nowego</a> w tym wydaniu:</p>
<ul>
<li>Nadal więcej aktualizacji plików językowych.</li>
<li>Szybsze rozciąganie bitmap używających XRender.</li>
<li>Wsparcie dla Proxy w WinHTTP.</li>
<li>Dużo więcej funkcji JScript.</li>
<li>Rozmaite poprawki błędów.</li>
-</ul></p>
-<p><p>Źródło jest <a href="http://prdownloads.sourceforge.net/wine/wine-1.1.26.tar.bz2">już dostępne</a>.
+</ul>
+<p>Źródło jest <a href="http://prdownloads.sourceforge.net/wine/wine-1.1.26.tar.bz2">już dostępne</a>.
Paczki binarne są w trakcie budowy i ukażą się wkróce w przeznaczonych dla nich <a href="{$root}/download">pobieralniach</a>.
</p></body></news>
Module: website
Branch: master
Commit: 403e18b89ed573e529f4ec62998adad392597ccb
URL: http://source.winehq.org/git/website.git/?a=commit;h=403e18b89ed573e529f4ec…
Author: Scott Ritchie <scott(a)open-vote.org>
Date: Tue Jul 28 03:26:25 2009 -0700
Rewrite About page to be much less wordy
---
templates/en/about.template | 43 +++++++++++--------------------------------
1 files changed, 11 insertions(+), 32 deletions(-)
diff --git a/templates/en/about.template b/templates/en/about.template
index 5e87e14..9a5cf00 100644
--- a/templates/en/about.template
+++ b/templates/en/about.template
@@ -3,38 +3,17 @@
<h1 class="title">About Wine</h1>
-<p>Wine is a translation layer (a program loader) capable of running
-Windows applications on Linux and other POSIX compatible operating
-systems. Windows programs running in Wine act as native programs would,
-running without the performance or memory usage penalties of an emulator,
-with a similar look and feel to other applications on your desktop.</p>
-
-<p>The Wine project started in 1993 as a way to support running
-Windows 3.1 programs on Linux. Bob Amstadt was the original
-coordinator, but turned it over fairly early on to Alexandre
-Julliard, who has run it ever since. Over the years, ports
-for other Unixes have been added, along with support for Win32
-as Win32 applications became popular.</p>
-
-<p>Wine is still under development, and it is not yet suitable for
-general use. Nevertheless, many people find it useful in running
-a growing number of Windows programs. Please see the
-<a href="http://appdb.winehq.org/">Application Database</a>
-for success and failure reports for hundreds of Windows
-programs, as well as the <a href="http://bugs.winehq.org/">Bug
-Tracking Database</a> for a list of known issues, and the
-<a href="{$root}/status">Status</a> page for a global view on Wine's
-implementation progress.</p>
-
-<p>A broad spectrum of Wine developers can be reached in the
-<a href="{$root}/forums">Wine forums</a>. Comments about the winehq.org
-website can be emailed to <a
-href="mailto:web-admin_at_winehq.org">web-admin_at_winehq.org</a>. Alexandre
-Julliard leads the Wine project, and may be reached by email at
-<a href="mailto:julliard_at_winehq.org">julliard_at_winehq.org</a>.</p>
-
-<p>We've also assembled a short list of resources to help you understand
-the project:</p>
+<p>Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.</p>
+
+<p>Wine is still under active development. Not every program works yet, however there are already <a href="http://wiki.winehq.org/UsageStatistics" title="Wine Usage Statistics">several million people</a> using Wine to run their software.</p>
+
+<h2>Open Source and User Driven</h2>
+
+<p>Wine will always be <a href="" title="Wine licensing">free software</a>. Approximately half of Wine's source code is written by volunteers. The rest is sponsored by commercial interests, especially <a href="http://www.codeweavers.com/products/" title="Codeweavers Crossover Office">Codeweavers</a> who sell a supported version of Wine.</p>
+
+<p>Wine is heavily reliant on its user community. User tests fill our <a href="http://appdb.winehq.org/" title="Wine Application Database">Application Database</a> to track how well programs work, and all the answers in the <a href="http://forums.winehq.org/" title="WineHQ Forums">forums</a> come from volunteers.</p>
+
+<h2>Learn more:</h2>
<ul>
<li><a href="{$root}/history">Wine's History</a></li>
<li><a href="{$root}/why">Why Wine is so important</a></li>
Module: website
Branch: master
Commit: e40f6c66e67c087b624b6406f39da5ab48d5770e
URL: http://source.winehq.org/git/website.git/?a=commit;h=e40f6c66e67c087b624b64…
Author: Scott Ritchie <scott(a)open-vote.org>
Date: Mon Jul 27 02:31:46 2009 -0700
Remove static sending patches page and change links to wiki
---
templates/de/devel.template | 2 +-
templates/en/devel.template | 2 +-
templates/en/sending_patches.template | 113 ---------------------------------
3 files changed, 2 insertions(+), 115 deletions(-)
diff --git a/templates/de/devel.template b/templates/de/devel.template
index 096ba13..41542bf 100644
--- a/templates/de/devel.template
+++ b/templates/de/devel.template
@@ -81,7 +81,7 @@ Hilfsmittel, die wir unseren Entwicklern zur Verfügung stellen.</p>
<tr bgcolor="#ffffff">
<td>
- <a href="{$root}/sending_patches">Patches schicken</a>
+ <a href="http://wiki.winehq.org/SubmittingPatches">Patches schicken</a>
</td>
<td valign="top">
Anleitungen zur Formatierung und zum Senden Deiner Patches.
diff --git a/templates/en/devel.template b/templates/en/devel.template
index dd1e4ca..2a2146c 100644
--- a/templates/en/devel.template
+++ b/templates/en/devel.template
@@ -81,7 +81,7 @@ various resources available for our developers.</p>
<tr bgcolor="#ffffff">
<td>
- <a href="{$root}/sending_patches">Sending Patches</a>
+ <a href="http://wiki.winehq.org/SubmittingPatches">Sending Patches</a>
</td>
<td valign="top">
Guidelines on how to format and send your patches.
diff --git a/templates/en/sending_patches.template b/templates/en/sending_patches.template
deleted file mode 100644
index d4b2ac6..0000000
--- a/templates/en/sending_patches.template
+++ /dev/null
@@ -1,113 +0,0 @@
-<!--TITLE:[Sending Patches]-->
-
-<h1>Generating and Submitting Patches</h1>
-
-<p><b>Note</b>: this is a quick reference on how to send us patches.
-For detailed instructions please see the
-<a href="{$root}/site/docs/winedev-guide/codingpractice">Coding Practice</a>
-chapter in our online documentation.</p>
-
-<p>Please submit patches to the Wine patches mailing list,
-<a href="mailto:wine-patches@winehq.org">wine-patches(a)winehq.org</a>.
-(Note that if you're not <a href="{$root}/site/forums">subscribed</a> to the mailing
-list, the mailing list administrators must first check your submission
-to make sure it's not spam before they can let it through.
-There is no attempt to apply patches that appear in the newsgroup
-or anywhere else to the Git tree.)
-</p>
-
-<p>When submitting patches, please:</p>
-<ul>
- <li>Include a ChangeLog entry with your <b>real</b> name, email address and
- a description of what your patch does.
-
- <li>Keep the patch small and the point of the change clear.
-
- <li>Submit one fix or group of related changes per patch.
-
- <li>Generate your patch against the latest version of Wine from the WineHQ Git tree (see below).
-
- <li>Test your patch, and if possible write a test case demonstrating it is correct.
-
- <li>Be careful to not corrupt the patch through line-wrapping.
-
- <li>Avoid unnecessarily changing the formatting of the code.
-
- <li>Don't mix tabs and spaces because it makes the diff output unreadable, use consistent indentation.
-
- <li>Use standard C, avoid C++ comments and inline variable declarations.
-
- <li>Read the diff and make sure it contains only what you want in it.
-
- <li>Register an account on the Wine bugzilla with the email address you use to send patches.
-</ul>
-
-<p>Accepted patches will appear in the <a href="{$root}/site/forums">wine-cvs</a> mailing list.
-
-<p>Patches with obvious problems may receive a response on wine-devel.
-
-<p>Some patches may not receive any response. In this case, your patch
- maybe considered <i>Not Obviously Correct</i>, and you can:
-
-<ul>
- <li> Check the patch over yourself, and think about what can be done to
- clarify the patch (hints in the list above).
-
- <li> Write a mail to wine-devel, explain your patch and request it be
- reviewed by anybody that cares to review it.
-
- <li> Ask for advice about your patch on #winehackers.
-
- <li> Unless one already exists, open a bug in bugzilla describing the
- problem you are trying to solve (eg. ./configure fails on Solaris,
- etc) and attach your patch.
-</ul>
-
-<p>
- If your patch didn't receive a response for 3 days of WineHQ Git commits
- your patch has a high chance of being in this category.
- <br/>
- You may find it difficult to solicit feedback,
- so think carefully about the comments you receive.
- <br/>
- Just do not give up!
-</p>
-
-<hr>
-
-<h2>Generating a patch for WineHQ with Git</h2>
-
-<p>It's best to send small patches against the current tree using Git.
-First, make sure your tree is up to date, as described on the
-<a href="http://wiki.winehq.org/GitWine">Git</a> page.
-
-<p>Check in your patches to your Git tree using
-<a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git commit</a>.</p>
-
-<p>If you're going to use
-<a href="http://www.kernel.org/pub/software/scm/git/docs/git-imap-send.html">git imap-send</a>
-make sure that you've set up the proper options in your Git config file, then run:</p>
-
- <table width="700" border=0 cellpadding=10><tr><td class=black>
- <span class=inverse>
- git format-patch --stdout --keep-subject --attach origin | git imap-send<br>
- </span>
- </td></tr>
- </table>
-
-<p>That should upload your patches into your IMAP drafts folder, and allow you to check and
-send them. In Mozilla Thunderbird, that is as simple as clicking "Edit Draft..." then "Send"
-if you have setup the mail headers in the Git config file correctly.
-
-<p>If you can't use IMAP, use the following command to generate patchs:</p>
-
- <table width="700" border=0 cellpadding=10><tr><td class=black>
- <span class=inverse>
- git format-patch --keep-subject origin<br>
- </span>
- </td></tr>
- </table>
-
-<p>That should generate a number of txt files, which you can send manually.</p>
-
-<p> </p>