Skip to content
Commit 33f044ed authored by Nicolas Fella's avatar Nicolas Fella
Browse files

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

CCBUG: 463848
parent d1748321
Pipeline #301846 passed with stage
in 8 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment