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

List:       kmail-devel
Subject:    Re: [PATCH] Fixes for Some Quote-Related Bugs
From:       "Aaron J. Seigo" <aseigo () kde ! org>
Date:       2006-03-02 7:46:15
Message-ID: 200603020046.15890.aseigo () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


On Monday 27 February 2006 09:23, Allen Winter wrote:
>  This really needs to be fixed for 3.5.2, and I'm willing to try.  But I
> need some help and/or hints.

yeah, this was a tricky one. it was actually a bug in kconfigskeleton. patch 
is attached; i've sent it for review to waldo ... will commit when i hear 
back from him.

-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)

["kconfigskeleton.cpp.diff" (text/x-diff)]

Index: kconfigskeleton.cpp
===================================================================
--- kconfigskeleton.cpp	(revision 514973)
+++ kconfigskeleton.cpp	(working copy)
@@ -990,7 +990,7 @@
   item->setName( name.isEmpty() ? item->key() : name );
   mItems.append( item );
   mItemDict.insert( item->name(), item );
-  item->readDefault( mConfig );
+  item->readConfig( mConfig );
 }
 
 KConfigSkeleton::ItemString *KConfigSkeleton::addItemString( const QString &name, QString &reference,

[Attachment #8 (application/pgp-signature)]

_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


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

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