brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

Fix Winetricks parser to fix some verbs in "settings" category #101

Closed kakurasan closed 7 years ago

kakurasan commented 7 years ago

Some verbs in "settings" category (e.g. ddr=opengl) are not added properly, and some descriptions in the same category (e.g. ddr=gdi) are incorrect.

This commit fixes the problems.