Module: website
Branch: master
Commit: 757c941b56e6b8b91b6968535561ddcbc6bcbdda
URL: http://source.winehq.org/git/website.git/?a=commit;h=757c941b56e6b8b91b6968…
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Sat May 22 11:01:15 2010 +0200
Polish translation for release 1.2-rc1
---
news/pl/2010052101.xml | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/news/pl/2010052101.xml b/news/pl/2010052101.xml
new file mode 100644
index 0000000..21258cc
--- /dev/null
+++ b/news/pl/2010052101.xml
@@ -0,0 +1,20 @@
+<news>
+<date>Maj 21, 2010</date>
+<title>Wydano Wine 1.2-rc1</title>
+<body>
+<p> Wydanie rozwojowe Wine 1.2-rc1 jest już dostępne.</p>
+<p> To pierwszy kandydat do wydania na Wine 1.2. Rozpoczyna on okres zamrożenia kodu. Proszę o porządne przetestowanie tego wydania, tak abyśmy mogli stworzyć wersję 1.2 tak dobrą jak to tylko możliwe.</p>
+<p> <a href="{$root}/announce/1.2-rc1">Co nowego</a> w tym wydaniu:
+<ul>
+ <li>Wiele nowych ikonek w paskach narzędzi.</li>
+ <li>Wsparcie dla alpha blending w listach obrazków.</li>
+ <li>O wiele bardziej kompletny shader assembler.</li>
+ <li>Wsparcie dla nadawania kształtu i łączenia Arabskich czcionek.</li>
+ <li>Kilka poprawek w wyświetlaniu wideo.</li>
+ <li>Konfiguracja wygładzania czcionek przez fontconfig.</li>
+ <li>Ulepszone wsparcie dla dowiązań pulpitowych.</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.2-rc1.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: docs
Branch: master
Commit: 2511af8ec67a10551e33c8361e04d41dc9764bcc
URL: http://source.winehq.org/git/docs.git/?a=commit;h=2511af8ec67a10551e33c8361…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Wed May 19 16:46:41 2010 +0200
wineusr: using a windows partition is not recommended.
---
en/wineusr-bugs.sgml | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/en/wineusr-bugs.sgml b/en/wineusr-bugs.sgml
index 859679b..a3f7860 100644
--- a/en/wineusr-bugs.sgml
+++ b/en/wineusr-bugs.sgml
@@ -256,12 +256,6 @@
</listitem>
<listitem>
<para>
- Windows version, if used with Wine.
- Mention if you don't use Windows.
- </para>
- </listitem>
- <listitem>
- <para>
The name of the program you're trying to run, its version number,
and a URL for where the program can be obtained (if
available).
Module: docs
Branch: master
Commit: f05fc50a18db813225017aa5b13f80c00d17c334
URL: http://source.winehq.org/git/docs.git/?a=commit;h=f05fc50a18db813225017aa5b…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Wed May 19 16:46:06 2010 +0200
wineusr: Fix a typo.
---
en/wineusr-running.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/en/wineusr-running.sgml b/en/wineusr-running.sgml
index 14c18a8..dd3d090 100644
--- a/en/wineusr-running.sgml
+++ b/en/wineusr-running.sgml
@@ -230,7 +230,7 @@ Path="c:\windows;c:\windows\system;e:\;e:\test;f:\"
<para>
You can find a list of the debug channels and classes at
<ulink url="http://wiki.winehq.org/DebugChannels">
- DebugChannels</ulink> More channels will be added to
+ DebugChannels</ulink>. More channels will be added to
(or subtracted from) later versions.
</para>
<para>
Module: website
Branch: master
Commit: 8853d5368ff63dd6d29b518174d13fc4ed780113
URL: http://source.winehq.org/git/website.git/?a=commit;h=8853d5368ff63dd6d29b51…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Fri May 21 20:05:39 2010 +0200
winemaker is not a binary
---
templates/en/documentation.template | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/en/documentation.template b/templates/en/documentation.template
index d2c2333..7f5496d 100644
--- a/templates/en/documentation.template
+++ b/templates/en/documentation.template
@@ -67,7 +67,7 @@
<br>Command line options for the winedump binary.</li><br>
<li><a href="{$root}/docs/winemaker">winemaker man page</a>
- <br>Command line options for the winemaker binary.</li><br>
+ <br>Command line options for the winemaker script.</li><br>
<li><a href="{$root}/docs/widl">widl man page</a>
<br>Command line options for the IDL compiler.</li><br>