SHA256
1
0
forked from pool/wine

Updating link to change in openSUSE:Factory/wine revision 74.0

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=351f8a3001490f1304e91e2a33db2140
This commit is contained in:
OBS User buildservice-autocommit
2010-05-13 23:01:01 +00:00
committed by Git OBS Bridge
parent 7edb6fae39
commit effa1a13bd
7 changed files with 2370 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
Start wine:
-----------
Check whether wine runs by entering (e.g.) 'wine sol.exe' or
Check whether wine runs by entering (e.g.) 'wine notepad.exe' or
'wine progman'.
General Notes:
@@ -19,7 +19,7 @@ There usually is no need for additionaly configuring wine.
If no ~/.wine is present, Wine will setup a fake windows
environment in ~/.wine by itself, including all necessary config
file and registry settings by running "wineprefixcreate".
file and registry settings using the "wine.inf" file.
Windows DLLs not supported by Wine:
@@ -33,6 +33,8 @@ archives.
winetricks gecko Installs the Mozilla Gecko rendering engine, which
provides generic HTML rendering support to Wine.
This engine is also in the wine-gecko RPM.
winetricks mfc40 installs the MFC40.DLL
winetricks mfc42 installs the MFC42.DLL (Applications might need it)