Module: appdb
Branch: master
Commit: f453c5d7a039613c2f12f0e077be68fd7acbf4bb
URL: http://source.winehq.org/git/appdb.git/?a=commit;h=f453c5d7a039613c2f12f0e0…
Author: Jeff Zaroyko <jeffzaroyko(a)gmail.com>
Date: Fri Jun 6 10:11:33 2008 +1000
Add a note next to the 'Installs?' option on the test data submissiion form which says "Installing is an important part of testing under Wine. Select N/A if there is no installer."
---
include/testData.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/testData.php b/include/testData.php
index 450cc1a..757ffa0 100644
--- a/include/testData.php
+++ b/include/testData.php
@@ -919,7 +919,7 @@ class testData{
// Installs
echo '<tr><td class=color0><b>Installs?</b></td><td class=color0>',"\n";
testData::make_Installs_list("sInstalls", $this->sInstalls);
- echo '</td></tr>',"\n";
+ echo ' Installing is an important part of testing under Wine. Select N/A if there is no installer.</td></tr>',"\n";
// Runs
echo '<tr><td class=color1><b>Runs?</b></td><td class=color0>',"\n";
testData::make_Runs_list("sRuns", $this->sRuns);
Module: website
Branch: master
Commit: 159373cb7381fe506878f091de03b95ca4ebc526
URL: http://source.winehq.org/git/website.git/?a=commit;h=159373cb7381fe506878f0…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jun 6 17:37:36 2008 +0200
Wine release 1.0-rc4
---
news/en/2008060601.xml | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/news/en/2008060601.xml b/news/en/2008060601.xml
new file mode 100644
index 0000000..107c2d6
--- /dev/null
+++ b/news/en/2008060601.xml
@@ -0,0 +1,21 @@
+<news>
+<date>June 6, 2008</date>
+<title>Wine 1.0-rc4 Released</title>
+<body>
+<p>Wine 1.0-rc4 was released today, with the following main changes:</p>
+
+<ul>
+<li>Bug fixes only, we are in code freeze.</li>
+</ul>
+
+<p>
+Binary packages are in the process of being built and it may take a
+few days for them to appear, but the source is
+<a href="http://prdownloads.sourceforge.net/wine/wine-1.0-rc4.tar.bz2">available now</a>.
+You can find out more about this release in the
+<a href="?announce=1.0-rc4">announcement</a>. Check out our
+<a href="/site/download">download page</a> for packages for your
+distribution.
+</p>
+</body>
+</news>
Module: website
Branch: master
Commit: c36de36fe982d8b582384baffc25250d2ff9e17c
URL: http://source.winehq.org/git/website.git/?a=commit;h=c36de36fe982d8b582384b…
Author: Ángel Guzmán Maeso <shakaran(a)gmail.com>
Date: Fri Jun 6 09:49:24 2008 -0500
fix several typos
---
templates/es/home_about.template | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/templates/es/home_about.template b/templates/es/home_about.template
index 961a0ea..2a05cad 100644
--- a/templates/es/home_about.template
+++ b/templates/es/home_about.template
@@ -1,11 +1,11 @@
{$screenshot}
<p>Wine es una implementación de códido abierto de la API de <a
-href="http://www.microsoft.com/windows/">Windows</a> API en la parte superior
-de las<a href="http://www.x.org">X</a>, <a href="http://www.opengl.org">OpenGL
+href="http://www.microsoft.com/windows/">Windows</a> en la parte superior
+de las <a href="http://www.x.org">X</a>, <a href="http://www.opengl.org">OpenGL
</a>, y Unix.</p>
-<p>Piense de Wine como una capa de compatibilidad para ejecutar programas de
+<p>Piense en Wine como una capa de compatibilidad para ejecutar programas de
Windows. Wine no requiere Microsoft Windows, ya que es una alternativa
totalmente gratuita de la implementación de la API de Windows que consta de
código 100% no-Microsoft, sin embargo, Wine opcionalmente puede usar DLLS
@@ -22,9 +22,9 @@ de Windows ejecutarse en x86 basado en Unix, incluyendo
¿Por qué Wine es tan importante?</a> y <a href="{$root}/site/myths">
desacreditando mitos de Wine</a>. Si se está preguntando como de bien funciona
una aplicación en Wine, por favor examine la <a href="http://appdb.winehq.org/">
-base de datos de aplicaciones</ a>. Para las instrucciones de instalación paso
+base de datos de aplicaciones</a>. Para las instrucciones de instalación paso
a paso con ayuda de la ejecución Wine, eche un vistazo a la
-<a href="{$root}/site/docs/wineusr-guide/index">Guía del usuario</a>.
+<a href="{$root}/site/docs/wineusr-guide/index">Guía de usuario</a>.
</p>
<p>Wine es software libre. Los <a href="http://www.winehq.org/site/license">