[Git][wine/wine][master] wine.inf: Create [fonts] section in win.ini for 16-bit apps.
Alexandre Julliard pushed to branch master at wine / wine Commits: bd143d90 by Dmitry Timoshkov at 2025-10-20T12:20:56+02:00 wine.inf: Create [fonts] section in win.ini for 16-bit apps. It looks like it's impossible to create an empty section, and without "dummy=0" entry a being created [fonts] section contains only "=" which may probably confuse some people/apps. Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=33492 Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 1 changed file: - loader/wine.inf.in View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/bd143d9023d6dd2fe78b96bbfaccb29... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/bd143d9023d6dd2fe78b96bbfaccb29... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)