[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdesdk/kdeaccounts-plugin
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2002-12-20 10:21:08
[Download RAW message or body]

CVS commit by lunakl: 

Hey, I'd like to see my name correctly in KMail !


  M +1 -2      kdeaccountsformat.cpp   1.4.2.1


--- kdesdk/kdeaccounts-plugin/kdeaccountsformat.cpp  #1.4:1.4.2.1
@@ -49,6 +49,5 @@ bool KDEAccountsFormat::loadAll( KABC::A
 
         uint length = it - startLine;
-        // this should be utf8 IMHO, but what can I do?
-        line = QString::fromLatin1( startLine, length ).simplifyWhiteSpace();
+        line = QString::fromUtf8( startLine, length ).simplifyWhiteSpace();
 
         QString nickName;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic