SVN commit 442337 by goutte: Add support for "csISO2022JP" (Similar to revision 442336, however with the Qt3 name of the QTextCodec) (Based on a patch from Toyohiro Asukai) BUG:77243 M +1 -0 kcharsets.cpp --- branches/KDE/3.5/kdelibs/kdecore/kcharsets.cpp #442336:442337 @@ -311,6 +311,7 @@ { "x-mac-roman", "apple roman" }, { "macintosh", "apple roman" }, { "mac", "apple roman" }, + { "csiso2022jp", "jis7" }, // See bug #77243 { 0, 0 }}; // some different names for the encodings defined in the charmaps files.