1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Jacob Boerema
b0a7c3e266 build/windows: remove UTF-8 codepage from manifests
Test build to see if this helps with crashes on Windows in combination
with certain locales.
2025-05-19 13:00:58 -04:00
2 changed files with 0 additions and 4 deletions

View File

@@ -17,7 +17,6 @@
<asmv3:application>
<asmv3:windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
<activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage>
</asmv3:windowsSettings>
</asmv3:application>
</assembly>

View File

@@ -71,9 +71,6 @@
</uap5:AppExecutionAlias>
</uap5:Extension>
</Extensions>
<uap7:Properties>
<uap8:ActiveCodePage>UTF-8</uap8:ActiveCodePage>
</uap7:Properties>
</Application>
</Applications>
<Extensions>