[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:25:58 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=463848
--- Comment #6 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 33f044ed60caac45f34fbfbb0d7a07363dac0648 by Nicolas Fella.
Committed on 07/01/2023 at 14:04.
Pushed by nicolasfella into branch 'master'.
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
M +5 -5 src/kcharsets.cpp
https://invent.kde.org/frameworks/kcodecs/commit/33f044ed60caac45f34fbfbb0d7a07363dac0648
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list