From 75346e6df350a040c1c3f91790a3945aa983fbfc Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Mon, 4 Jul 2011 18:43:28 +0200 Subject: Adding "hkscs_2004" to the codec alias table Task-Number: QTBUG-19024 Reviewed-by: Olivier Goffart --- src/corelib/codecs/qtextcodec_symbian.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/corelib/codecs/qtextcodec_symbian.cpp b/src/corelib/codecs/qtextcodec_symbian.cpp index 4710ec7..504a7c8 100644 --- a/src/corelib/codecs/qtextcodec_symbian.cpp +++ b/src/corelib/codecs/qtextcodec_symbian.cpp @@ -119,6 +119,7 @@ static const QSymbianCodecInitData codecsData[] = { { /*271082504*/ 271082504, 0, "portuguese_locking_gsm7ext\0" }, { /*271082505*/ 271082505, 0, "portuguese_locking_single\0" }, { /*271082506*/ 271082506, 0, "spanish_gsm7_single\0" }, + { /*271082762*/ 271082762, 0, "hkscs_2004\0" }, { /*271085624*/ 271085624, 114, "GB18030\0" }, { /*536929574*/ 536929574, 38, "EUC-KR\0" }, { /*536936703*/ 536936703, 0, "CP949\0" }, -- cgit v0.12