Module: wine
Branch: stable
Commit: e5e481833a7cd23d4f0b227fb223ab58125f68ba
URL: https://source.winehq.org/git/wine.git/?a=commit;h=e5e481833a7cd23d4f0b227f…
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Sun Oct 1 18:08:18 2017 +0300
readme: Update Russian translation.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 37abc5cc893a2c2e15bf0f81186d73a4167a5fcc)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
documentation/README.ru | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/documentation/README.ru b/documentation/README.ru
index 4c327b3..5c068cc 100644
--- a/documentation/README.ru
+++ b/documentation/README.ru
@@ -71,17 +71,11 @@ Mac OS X:
Вам также понадобятся flex версии 2.5.33 или более новой и bison.
-Поддержка дополнительных библиотек:
+Дополнительные библиотеки:
Конфигурационный скрипт выведет список дополнительных библиотек, которые не были
найдены в вашей системе. Ознакомьтесь с перечнем необходимых пакетов по адресу
- http://wiki.winehq.org/Recommended_Packages.
-
- На 64-битных платформах вы должны убедиться, что у вас установлены 32-битные
- версии этих библиотек при компилировании Wine в 32-битном режиме (является
- режимом по умолчанию). За более подробной информацией обратитесь к
- http://wiki.winehq.org/WineOn64bit. Если вам нужен чисто 64-битный
- Wine (или смешанный 32/64-битный вариант), ознакомьтесь с
- http://wiki.winehq.org/Wine64.
+ http://wiki.winehq.org/Recommended_Packages. При работе на 64-битных платформах
+ убедитесь, что у вас установлены 32-битные версии этих библиотек.
4. КОМПИЛЯЦИЯ
Module: wine
Branch: stable
Commit: 97d60753b5747780d756247c8ab2b98521124a64
URL: https://source.winehq.org/git/wine.git/?a=commit;h=97d60753b5747780d756247c…
Author: Lauri Kenttä <lauri.kentta(a)gmail.com>
Date: Sat Sep 30 10:57:56 2017 +0300
readme: Update Finnish translation.
Signed-off-by: Lauri Kenttä <lauri.kentta(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit c57895c39896e269663759ce60cb41baeeb1f0f0)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
documentation/README.fi | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/documentation/README.fi b/documentation/README.fi
index 672ced6..5038c6e 100644
--- a/documentation/README.fi
+++ b/documentation/README.fi
@@ -10,6 +10,7 @@ avulla voidaan myös kääntää Windows-koodia natiiveiksi Unix-ohjelmiksi.
Wine on vapaa ohjelma, ja se on julkaistu GNU LGPL:n alaisena; lisätietoja
lisenssistä on englanniksi tiedostossa LICENSE.
+
2. PIKAOPAS
Aja Winen lähdekoodin juurihakemistossa seuraavat komennot:
@@ -71,12 +72,9 @@ Perusvaatimukset:
Valinnaisia tukikirjastoja:
configure-skripti näyttää varoituksia, kun valinnaisia kirjastoja puuttuu.
Osoitteessa http://wiki.winehq.org/Recommended_Packages on tietoa, mitkä
- paketit ovat hyödyksi.
+ paketit ovat hyödyksi. 64-bittisissä järjestelmissä täytyy varmistaa, että
+ kirjastoista on asennettu 32-bittiset versiot.
- 64-bittisissä järjestelmissä täytyy olla kirjastojen 32-bittiset versiot
- 32-bittistä Wineä varten. Sivulla http://wiki.winehq.org/WineOn64bit
- kerrotaan tästä lisää. Sivulla http://wiki.winehq.org/Wine64 kerrotaan
- 64-bittisen Winen kääntämisestä (erikseen tai 32-bittisen version kanssa).
4. KÄÄNTÄMINEN
@@ -95,6 +93,7 @@ käännösprosessiin voi lisätä.
Lisätietoja on osoitteessa https://wiki.winehq.org/Building_Wine
+
5. ASENNUS
Kun Wine on käännetty, komento "make install" asentaa Winen sekä sen man-sivut
Module: wine
Branch: stable
Commit: 4024e6ea93964937c1e7426ebf387f1e7caef88e
URL: https://source.winehq.org/git/wine.git/?a=commit;h=4024e6ea93964937c1e7426e…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Nov 10 16:40:15 2017 +0100
readme: Patches should now be sent to wine-devel.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 132817c7d5906513769ea887941f8c6d6d95b1f5)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
README | 2 +-
documentation/README.de | 2 +-
documentation/README.es | 2 +-
documentation/README.fi | 2 +-
documentation/README.fr | 2 +-
documentation/README.hu | 2 +-
documentation/README.it | 2 +-
documentation/README.ja | 2 +-
documentation/README.ko | 2 +-
documentation/README.no | 2 +-
documentation/README.pt | 2 +-
documentation/README.pt_br | 2 +-
documentation/README.ru | 2 +-
documentation/README.sv | 2 +-
documentation/README.tr | 2 +-
documentation/README.uk | 2 +-
documentation/README.zh_cn | 2 +-
17 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README b/README
index 21dabed..7e0f171 100644
--- a/README
+++ b/README
@@ -163,7 +163,7 @@ Git: The current Wine development tree is available through Git.
Go to http://www.winehq.org/git for more information.
If you add something, or fix a bug, please send a patch (preferably
-using git-format-patch) to the wine-patches(a)winehq.org list for
+using git-format-patch) to the wine-devel(a)winehq.org list for
inclusion in the next release.
--
diff --git a/documentation/README.de b/documentation/README.de
index 9e65e97..5f450d1 100644
--- a/documentation/README.de
+++ b/documentation/README.de
@@ -166,7 +166,7 @@ Git: Der aktuelle Wine-Entwicklungsstand ist über Git verfügbar.
Besuchen Sie http://www.winehq.org/git für weitere Informationen.
Wenn Sie etwas hinzufügen oder einen Fehler beheben, senden Sie bitte einen
-Patch (vorzugsweise mit git-format-patch) an die Liste wine-patches(a)winehq.org,
+Patch (vorzugsweise mit git-format-patch) an die Liste wine-devel(a)winehq.org,
damit dieser in die nächste Ausgabe aufgenommen werden kann.
--
diff --git a/documentation/README.es b/documentation/README.es
index c0a318d..0816911 100644
--- a/documentation/README.es
+++ b/documentation/README.es
@@ -166,7 +166,7 @@ Git: El árbol actual de desarrollo de Wine está disponible a través de Git
Vaya a http://www.winehq.org/git para más información.
Si añade algo, o corrige algún bug, por favor envíe un parche (en formato
-git-format-patch) a la lista wine-patches(a)winehq.org para su inclusión
+git-format-patch) a la lista wine-devel(a)winehq.org para su inclusión
en la siguiente versión.
--
diff --git a/documentation/README.fi b/documentation/README.fi
index 4109090..672ced6 100644
--- a/documentation/README.fi
+++ b/documentation/README.fi
@@ -154,7 +154,7 @@ Git: Winen tämänhetkinen kehitysversio on jaossa Git-järjestelmän kautta.
Jos lisäät jotain tai korjaat jonkin virheen, lähetä toki muutoksesi
-(mieluiten komennon git-format-patch avulla) listalle wine-patches(a)winehq.org,
+(mieluiten komennon git-format-patch avulla) listalle wine-devel(a)winehq.org,
jotta se voidaan lisätä Winen seuraavaan versioon.
--
diff --git a/documentation/README.fr b/documentation/README.fr
index f3ad98c..d42d20a 100644
--- a/documentation/README.fr
+++ b/documentation/README.fr
@@ -183,7 +183,7 @@ Git : L'arbre de développement actuel de Wine est disponible via Git.
Si vous ajoutez quelque chose ou corrigez un bogue, merci d'envoyer un
correctif (de préférence en utilisant git-format-patch) à la liste de
-diffusion wine-patches(a)winehq.org pour inclusion dans la version suivante.
+diffusion wine-devel(a)winehq.org pour inclusion dans la version suivante.
--
Alexandre Julliard
diff --git a/documentation/README.hu b/documentation/README.hu
index f78165a..d3fee99 100644
--- a/documentation/README.hu
+++ b/documentation/README.hu
@@ -200,7 +200,7 @@ Levelez
http://www.winehq.org/forums c�met a tov�bbi inform�ci�hoz.
Ha valamit hozz�ad, vagy hib�t jav�t, k�rem k�ldj�n jav�t�foltot ('diff -u'
-form�tumban) a wine-patches(a)winehq.org levelez�lista c�mre, hogy beletehess�k a
+form�tumban) a wine-devel(a)winehq.org levelez�lista c�mre, hogy beletehess�k a
k�vetkez� kiad�sba.
--
diff --git a/documentation/README.it b/documentation/README.it
index 46ccf7c..0c2bcd8 100644
--- a/documentation/README.it
+++ b/documentation/README.it
@@ -166,7 +166,7 @@ Git: L'albero attuale di sviluppo di Wine è disponibile attraverso Git.
Se aggiungi qualcosa, o correggi un bug, si prega di mandare una patch
(preferibilmente usando git-format-patch) alla mailing list
-wine-patches(a)winehq.org per l'inclusione nel prossimo rilascio.
+wine-devel(a)winehq.org per l'inclusione nel prossimo rilascio.
--
Alexandre Julliard
diff --git a/documentation/README.ja b/documentation/README.ja
index f44d371..eec6f71 100644
--- a/documentation/README.ja
+++ b/documentation/README.ja
@@ -161,7 +161,7 @@ Git: 現在のWine開発ツリーはGitを通して入手できます。
詳細についてはhttp://www.winehq.org/gitに行ってください。
何かを追加するか、バグを修正するならば、次のリリースに含めるためにパッチ
-(git-format-patchをなるべく使用)をwine-patches(a)winehq.xn--org-eb4bpa2au41dheqot743g
+(git-format-patchをなるべく使用)をwine-devel(a)winehq.xn--org-eb4bpa2au41dheqot743g
ください。
--
diff --git a/documentation/README.ko b/documentation/README.ko
index 899a024..4686ad8 100644
--- a/documentation/README.ko
+++ b/documentation/README.ko
@@ -184,7 +184,7 @@ GIT: Wine
��Ű: Wine ��Ű�� http://wiki.winehq.org �� �ֽ��ϴ�.
�߰��� �����̳� ������ ���װ� �ִٸ� ������ �������� ���Ե� �� �ֵ���
-wine-patches(a)winehq.org ���ϸ� ����Ʈ�� ��ġ('diff -u' �������� ��)�� ����
+wine-devel(a)winehq.org ���ϸ� ����Ʈ�� ��ġ('diff -u' �������� ��)�� ����
�ֽñ� �ٶ��ϴ�.
--
diff --git a/documentation/README.no b/documentation/README.no
index 65d8bbb..5c42500 100644
--- a/documentation/README.no
+++ b/documentation/README.no
@@ -157,7 +157,7 @@ Git: Wines oppdaterte utvikler-versjon er tilgjengelig gjennom GIT.
Hvis du legger til noe eller fikser en feil er det fint som du sender
en oppdateringsfil (helst laget med git format-patch) til listen
-wine-patches(a)winehq.org, slik at endringen kan tas med i neste Wine-utgivelse.
+wine-devel(a)winehq.org, slik at endringen kan tas med i neste Wine-utgivelse.
--
Den originale versjonen ble skrevet av
diff --git a/documentation/README.pt b/documentation/README.pt
index 8d17704..b0914f2 100644
--- a/documentation/README.pt
+++ b/documentation/README.pt
@@ -205,5 +205,5 @@ Mailing Lists:
http://www.winehq.org/forums para mais informa��o.
Se tu acrescentaste algo,ou corrigiste um bug, por favor envia um patch
-(em 'diff -u' format) para wine-patches_at_winehq.org lista para inclus�o
+(em 'diff -u' format) para wine-devel(a)winehq.org lista para inclus�o
no pr�ximo lan�amento.
diff --git a/documentation/README.pt_br b/documentation/README.pt_br
index 619460f..a2cccac 100644
--- a/documentation/README.pt_br
+++ b/documentation/README.pt_br
@@ -166,7 +166,7 @@ Git: A
Visite http://www.winehq.org/git para mais informa��o.
Se voc� alterar algo ou reparar um erro, envie, por favor, um patch
-(preferencialmente usando git-format-patch) � lista wine-patches(a)winehq.org
+(preferencialmente usando git-format-patch) � lista wine-devel(a)winehq.org
para inclus�o na pr�xima distribui��o.
--
diff --git a/documentation/README.ru b/documentation/README.ru
index 616737e..4c327b3 100644
--- a/documentation/README.ru
+++ b/documentation/README.ru
@@ -159,7 +159,7 @@ Git: Текущие разработки Wine доступны через Git.
Смотрите http://www.winehq.org/site/git для дополнительной информации.
Если вы что-то добавили или исправили ошибку, пожалуйста отправьте патч
-(предпочтительно сгенерированный с помощью git-format-patch) на wine-patches(a)winehq.org
+(предпочтительно сгенерированный с помощью git-format-patch) на wine-devel(a)winehq.org
для его включения в следующий релиз.
--
diff --git a/documentation/README.sv b/documentation/README.sv
index 898077b..eb7260e 100644
--- a/documentation/README.sv
+++ b/documentation/README.sv
@@ -154,7 +154,7 @@ Git: Wines nuvarande utvecklingsversion finns tillgänglig genom Git.
Gå till http://www.winehq.org/git för mer information.
Om du lägger till något eller fixar ett fel, är det bra om du sänder
-en patch (förslagsvis med git-format-patch) till listan wine-patches(a)winehq.org
+en patch (förslagsvis med git-format-patch) till listan wine-devel(a)winehq.org
för inkludering i nästa utgåva av Wine.
--
diff --git a/documentation/README.tr b/documentation/README.tr
index 1ddce37..f48422d 100644
--- a/documentation/README.tr
+++ b/documentation/README.tr
@@ -164,7 +164,7 @@ E-posta listeleri:
Daha fazla bilgi için http://www.winehq.org/forums adresine gidiniz.
Eğer bir şey eklemek veya hata düzeltmek istiyorsanız, lütfen sonraki
-sürümde yer alabilmesii için wine-patches(a)winehq.org e-posta listesine bir
+sürümde yer alabilmesii için wine-devel(a)winehq.org e-posta listesine bir
yama ('diff -u' biçiminde) gönderiniz.
--
diff --git a/documentation/README.uk b/documentation/README.uk
index 04a525b..f9a4fa4 100644
--- a/documentation/README.uk
+++ b/documentation/README.uk
@@ -162,7 +162,7 @@ Git: Поточне дерево розробки Wine доступне чере
Дивіться http://www.winehq.org/git за детальною інформацією.
Якщо ви щось додали або виправили помилку, надішліть патч (найкраще
-використавши git-format-patch) на wine-patches(a)winehq.org для його
+використавши git-format-patch) на wine-devel(a)winehq.org для його
включення в наступний реліз.
--
diff --git a/documentation/README.zh_cn b/documentation/README.zh_cn
index d77ad40..ce23c99 100644
--- a/documentation/README.zh_cn
+++ b/documentation/README.zh_cn
@@ -151,7 +151,7 @@ Git: 当前 Wine 的开发树可经由 Git 获取。
请前往 http://www.winehq.org/git 以了解更多信息。
如果您在代码中添加了某些内容,或是修复了某个 bug,请向
-wine-patches(a)winehq.org 这个邮件列表发送对应的补丁(建议使用
+wine-devel(a)winehq.org 这个邮件列表发送对应的补丁(建议使用
git-format-patch 生成补丁),以便我们将其加入下一个版本中。
--
Module: wine
Branch: stable
Commit: 8af8cd9834850e7f614e03c6ede91d4b36690749
URL: https://source.winehq.org/git/wine.git/?a=commit;h=8af8cd9834850e7f614e03c6…
Author: Austin English <austinenglish(a)gmail.com>
Date: Wed Nov 1 13:24:51 2017 -0500
readme: Clarify the wording a bit.
Pointed out by Jens Reyer.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 97dea5bd08af894463823fde64cbdf4619c5928c)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 4b76546..21dabed 100644
--- a/README
+++ b/README
@@ -19,11 +19,11 @@ run:
./configure
make
-Then either install wine:
+Then either install Wine:
make install
-Or run it from the build directory:
+Or run Wine directly from the build directory:
./wine notepad
Module: wine
Branch: stable
Commit: 459684a28974f13b037cd92205f409c65e57a880
URL: https://source.winehq.org/git/wine.git/?a=commit;h=459684a28974f13b037cd922…
Author: Lauri Kenttä <lauri.kentta(a)gmail.com>
Date: Sun Oct 29 12:47:08 2017 +0200
readme: Fix word order.
Signed-off-by: Lauri Kenttä <lauri.kentta(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 258a1c783b9c39c892615cd7eb01678939557dea)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 3d2e4cf..4b76546 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ Then either install wine:
make install
-Or run from it the build directory:
+Or run it from the build directory:
./wine notepad
Module: wine
Branch: stable
Commit: fff8e572cfa675cc8fce44673697f18036ada466
URL: https://source.winehq.org/git/wine.git/?a=commit;h=fff8e572cfa675cc8fce4467…
Author: Austin English <austinenglish(a)gmail.com>
Date: Mon Oct 2 12:40:47 2017 -0500
readme: Document that wine can be run from the build directory.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit c6ac658019b00e366cee59bf4c7ac923d696b59d)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
README | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README b/README
index 70cb004..3d2e4cf 100644
--- a/README
+++ b/README
@@ -19,6 +19,14 @@ run:
./configure
make
+Then either install wine:
+
+make install
+
+Or run from it the build directory:
+
+./wine notepad
+
Run programs as "wine program". For more information and problem
resolution, read the rest of this file, the Wine man page, and
especially the wealth of information found at http://www.winehq.org.
Module: wine
Branch: stable
Commit: 488c12ed12db4da486a0fa6ca3db5baf89c77e21
URL: https://source.winehq.org/git/wine.git/?a=commit;h=488c12ed12db4da486a0fa6c…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 28 12:21:58 2017 +0200
README: Remove references to removed Wiki pages.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit d8fe80c5c5a911c8b2fb23f33b57e996e94768ed)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
README | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/README b/README
index 5423e7b..70cb004 100644
--- a/README
+++ b/README
@@ -74,13 +74,9 @@ Basic requirements:
Optional support libraries:
Configure will display notices when optional libraries are not found
on your system. See http://wiki.winehq.org/Recommended_Packages for
- hints about the packages you should install.
-
- On 64-bit platforms, if compiling Wine as 32-bit (default), you have
- to make sure to install the 32-bit versions of these libraries; see
- http://wiki.winehq.org/WineOn64bit for details. If you want a true
- 64-bit Wine (or a mixed 32-bit and 64-bit Wine setup), see
- http://wiki.winehq.org/Wine64 for details.
+ hints about the packages you should install. On 64-bit platforms,
+ you have to make sure to install the 32-bit versions of these
+ libraries.
4. COMPILATION