[kde] [Bug 463848] KDE Text Encoding for Korean (applies to KWrite and SubtitleComposer in Flatpaks)

Nicolas Fella bugzilla_noreply at kde.org
Sun Jan 8 00:27:51 GMT 2023


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

--- Comment #7 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit f2d5dbdb6174dc43edd631e07b9feacbe9851050 by Nicolas Fella.
Committed on 08/01/2023 at 00:27.
Pushed by nicolasfella into branch 'kf5'.

Fix name for CP 949 in KCharsets::encodingsByScript

We know it as 'cp 949', but Qt/ICU doesn't. They know it as "windows-949",
"windows-949-2000, or"ms-949".

Use windows-949 as the canonical name we use to make it compatible with
QTextCodec/QStringConverter
(cherry picked from commit 33f044ed60caac45f34fbfbb0d7a07363dac0648)

M  +5    -5    src/kcharsets.cpp

https://invent.kde.org/frameworks/kcodecs/commit/f2d5dbdb6174dc43edd631e07b9feacbe9851050

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list