Module: docs
Branch: master
Commit: b4630a0dcdeb68bf109076717b6ee873537f01e8
URL: http://source.winehq.org/git/docs.git/?a=commit;h=b4630a0dcdeb68bf109076717…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Sun Apr 15 20:11:34 2012 +0200
winedev: Remove outdated section.
---
en/winedev-debugging.sgml | 22 ----------------------
1 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/en/winedev-debugging.sgml b/en/winedev-debugging.sgml
index 7c34e5d..6a7d58c 100644
--- a/en/winedev-debugging.sgml
+++ b/en/winedev-debugging.sgml
@@ -364,28 +364,6 @@ WINEDEBUG=trace+reg,warn-file
</itemizedlist>
</sect1>
- <sect1 id="dbg-compiling">
- <title>Compiling Out Debugging Messages</title>
-
- <para>
- To compile out the debugging messages, provide
- <command>configure</command> with the following options:
- </para>
- <screen>
- --disable-debug -- turns off TRACE, WARN, and FIXME (and DUMP).
- --disable-trace -- turns off TRACE only.
- </screen>
- <para>
- This will result in an executable that, when stripped, is
- about 15%-20% smaller. Note, however, that you will not be
- able to effectively debug Wine without these messages.
- </para>
- <para>
- This feature has not been extensively tested--it may subtly
- break some things.
- </para>
- </sect1>
-
<sect1 id="dbg-notes">
<title>A Few Notes on Style</title>
Module: website
Branch: master
Commit: 1d5939896f00a810c965eed1e46794ed81b10025
URL: http://source.winehq.org/git/website.git/?a=commit;h=1d5939896f00a810c965ee…
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Sun Apr 15 18:05:10 2012 +0200
Polish translation for release 1.5.2
---
news/pl/2012041301.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/pl/2012041301.xml b/news/pl/2012041301.xml
new file mode 100644
index 0000000..7faad57
--- /dev/null
+++ b/news/pl/2012041301.xml
@@ -0,0 +1,17 @@
+<news>
+<date>Kwiecień 13, 2012</date>
+<title>Wydano Wine 1.5.2</title>
+<body>
+<p> Wydanie rozwojowe Wine 1.5.2 jest już dostępne.</p>
+<p> <a href="{$root}/announce/1.5.2">Co nowego</a> w tym wydaniu:
+<ul>
+ <li>Ulepszono schemat nazewnictwa dla urządzeń dźwiękowych.</li>
+ <li>Lepsze wsparcie dla znajdywania czcionek systemowych dla Mac OS X.</li>
+ <li>Początki wsparcia kodowania obrazów przy pomocy JPEG.</li>
+ <li>Kilka poprawek do drukowania.</li>
+ <li>Ulepszenia dla pamięci podręcznej adresów URL.</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.5.2.tar.bz2">już dostępne</a>.
+Paczki binarne są w trakcie budowy i ukażą się wkrótce w przeznaczonych dla nich <a href="{$root}/download">pobieralniach</a>.
+</p></body></news>