- Updated to 1.9.13 development snapshot
- New version of the Gecko engine based on Firefox 47. - More Shader Model 5 support in Direct3D. - Unicode data updated to Unicode 9.0.0. - Improvements to GDI paths and metafiles. - More progress towards the Direct3D command stream. - Joystick support improvements on Mac OS X. - Various bug fixes. - updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=359
This commit is contained in:
14
winetricks.1
14
winetricks.1
@@ -1,7 +1,7 @@
|
||||
.\" -*- nroff -*-
|
||||
.TH WINETRICKS 1 "April 2016" "Winetricks 20160425" "Wine package manager"
|
||||
.TH WINETRICKS 1 "June 2016" "Winetricks 20160622" "Wine Package Manager"
|
||||
.SH NAME
|
||||
winetricks \- manage virtual windows environments using wine
|
||||
winetricks \- manage virtual Windows environments using Wine
|
||||
.SH SYNOPSIS
|
||||
.BI "winetricks "
|
||||
[options] [verb ... ]
|
||||
@@ -12,9 +12,9 @@ is an easy way to work around common problems in Wine.
|
||||
It provides simple commands to
|
||||
tweak Wine settings,
|
||||
download and install missing Windows DLLs and fonts,
|
||||
or install various games or apps with appropriate workarounds for the current version of wine.
|
||||
or install various games or apps with appropriate workarounds for the current version of Wine.
|
||||
.PP
|
||||
It can be used via gui or commandline. The commandline mode is intended both for interactive use and as a building block in fancier wine frontends and in automated regression testing.
|
||||
It can be used via GUI or command line. The command-line mode is intended both for interactive use and as a building block in fancier Wine frontends and in automated regression testing.
|
||||
|
||||
.B winetricks
|
||||
with no arguments displays a GUI using either Zenity or Kdialog.
|
||||
@@ -27,7 +27,7 @@ Don't check whether packages were already installed
|
||||
.TP
|
||||
.B
|
||||
\-\-gui
|
||||
Show gui diagnostics even when driven by commandline
|
||||
Show GUI diagnostics even when driven by the command-line interface
|
||||
.TP
|
||||
.B
|
||||
\-\-isolate
|
||||
@@ -35,7 +35,7 @@ Install each app or game in its own bottle
|
||||
.TP
|
||||
.B
|
||||
\-k, \-\-keep_isos
|
||||
Cache isos (allows later installation without disc)
|
||||
Cache ISOs (allows later installation without disc)
|
||||
.TP
|
||||
.B
|
||||
\-\-no\-isolate
|
||||
@@ -55,7 +55,7 @@ Retry hard when caching scratched discs
|
||||
.TP
|
||||
.B
|
||||
\-\-showbroken
|
||||
Even show verbs that are currently broken in wine
|
||||
Even show verbs that are currently broken in Wine
|
||||
.TP
|
||||
.B
|
||||
\-v, \-\-verbose
|
||||
|
Reference in New Issue
Block a user