From kde-commits Tue Aug 02 11:20:18 2005 From: Nicolas Goutte Date: Tue, 02 Aug 2005 11:20:18 +0000 To: kde-commits Subject: KDE/kdelibs/kdecore Message-Id: <1122981618.579752.15977.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=112298163526788 SVN commit 442338 by goutte: Sorry, the patch of revision 442336 comes from Toyohiro Asukai, not from Warren Turkal (who is the reporter of the bug). M +1 -1 kcharsets.cpp --- trunk/KDE/kdelibs/kdecore/kcharsets.cpp #442337:442338 @@ -312,7 +312,7 @@ { "x-mac-roman", "apple roman" }, { "macintosh", "apple roman" }, { "mac", "apple roman" }, - { "csiso2022jp", "iso-2022-jp" }, // See bug #77243 + { "csiso2022jp", "iso-2022-jp" }, // See bug #77243 { 0, 0 }}; #if 0