https://bugs.kde.org/show_bug.cgi?id=438421

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/11db240d8
                   |                            |22ef3dc728e924f0b0d3ada147c
                   |                            |582a

--- Comment #4 from amyspark <a...@amyspark.me> ---
Git commit 11db240d822ef3dc728e924f0b0d3ada147c582a by L. E. Segovia.
Committed on 15/06/2021 at 16:40.
Pushed by lsegovia into branch 'master'.

ki18n: fix loading our translations from Windows

This commit introduces a patch to k18n, suggested by Alvin Wong, to make
ki18n behave properly with our patched copy of gettext. The latter
contains a patch of vcpkg to make it behave with UTF-8 paths on Windows,
but this wasn't reflected on ki18n's initialization code.

The patch works by inserting an additional define in libintl.h that
flags the presence of vcpkg's UTF-8 patch. While at it, we update the
libgnuintl.win32.h template file to match the underlying gettext
version.

CCMAIL: kimages...@kde.org

A  +40   -0   
3rdparty/ext_frameworks/0001-ki18n-fix-loading-catalogs-with-patched-gettext.patch
M  +11   -1    3rdparty/ext_frameworks/CMakeLists.txt
M  +4    -4    3rdparty/ext_gettext/0001-Fix-macro-definitions.patch
M  +6    -6    3rdparty/ext_gettext/0002-Fix-uwp-build.patch
M  +22   -6    3rdparty/ext_gettext/0003-Fix-win-unicode-paths.patch
M  +313  -270  3rdparty/ext_gettext/0004-vcpkg-CMake-toolchain.patch

https://invent.kde.org/graphics/krita/commit/11db240d822ef3dc728e924f0b0d3ada147c582a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to