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

List:       kde-commits
Subject:    KDE/kdepim/plugins/kmail/bodypartformatter (silent)
From:       Allen Winter <winter () kde ! org>
Date:       2008-05-16 15:33:29
Message-ID: 1210952009.353036.14679.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 808433 by winterz:

misspelling--
SVN_SILENT:


 M  +3 -3      text_calendar.cpp  


--- trunk/KDE/kdepim/plugins/kmail/bodypartformatter/text_calendar.cpp #808432:808433
@@ -504,9 +504,9 @@
                       const QString &path, KMail::Callback& c ) const
     {
       QString iCal;
-      /* If the bodypart does not have a charset specified, we need to fall back to
-         utf8, not the KMail fallback encoding, so get the contents as binary and decode
-         explicitely. */
+      /* If the bodypart does not have a charset specified, we need to fall back
+         to utf8, not the KMail fallback encoding, so get the contents as binary
+         and decode explicitly. */
       if ( part->contentTypeParameter( "charset").isEmpty() ) {
         const QByteArray &ba = part->asBinary();
         iCal = QString::fromUtf8(ba);
[prev in list] [next in list] [prev in thread] [next in thread] 

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