[PATCH 0/1] MR253: Allow Wine to display custom boot initialization resource

Dan Mondrik (@danrm) wine at gitlab.winehq.org
Wed Jun 15 14:37:27 CDT 2022


The problem being solved is that the first-time initialization of Wine displays a dialog saying it is Wine. If a custom packaged application uses its own prefix directory and wants to appear native, that dialog can appear surprising.

When the environment variable `WINEBOOTRESOURCEMODULE` is set, use it to load the dialog and icon on the first application run. If that module does not exist or does not supply the appropriate resources, fall back to the default ones.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/253



More information about the wine-devel mailing list