Added patch to create Microsoft\Windows\Themes directory during Wineprefix creation.

This commit is contained in:
Sebastian Lackner
2015-09-03 04:58:10 +02:00
parent a588c8fe73
commit c17d191886
5 changed files with 71 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -21,6 +21,8 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
* Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs.
* Added patch to fallback to default comspec when %COMSPEC% is not set (fixes
Wine Staging Bug #449).
* Added patch to create Microsoft\Windows\Themes directory during Wineprefix
creation.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and