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

List:       kde-commits
Subject:    KDE/kdepim/akonadi
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-06-10 20:21:21
Message-ID: 1244665281.037316.21230.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 979965 by tmcguire:

Build.
Mail threading in akonamail was broken anyhow, so no loss in commenting it out.


 M  +1 -1      CMakeLists.txt  
 M  +2 -3      clients/akonamail/mainwidget.cpp  


--- trunk/KDE/kdepim/akonadi/CMakeLists.txt #979964:979965
@@ -42,7 +42,7 @@
   ${LIB_INSTALL_DIR}
   $ENV{STRIGI_HOME}/lib
 )
-macro_log_feature(STRIGIQTDBUSCLIENT_LIBRARY "strigi indexing" "Strigi built with \
indexing" "http://strigi.sourceforge.net/" FALSE "" "For Akonadi tools such as the \
mailthreaderagent and the message searchprovider") \
+macro_log_feature(STRIGIQTDBUSCLIENT_LIBRARY "strigi indexing" "Strigi built with \
indexing" "http://strigi.sourceforge.net/" FALSE "" "For Akonadi tools such as the \
message searchprovider")  
 
 ############### Needed commands before building anything ###############
--- trunk/KDE/kdepim/akonadi/clients/akonamail/mainwidget.cpp #979964:979965
@@ -30,7 +30,6 @@
 #include <akonadi/collectionmodifyjob.h>
 #include <akonadi/kmime/messagemodel.h>
 #include <akonadi/kmime/messagethreaderproxymodel.h>
-#include <agents/mailthreader/mailthreaderagent.h>
 
 #include <QtCore/QDebug>
 #include <QVBoxLayout>
@@ -129,11 +128,11 @@
 
 void MainWidget::threadCollection()
 {
-  MailThreaderAttribute *a = mCurrentCollection.attribute<MailThreaderAttribute>( \
Collection::AddIfMissing ); +  /*MailThreaderAttribute *a = \
mCurrentCollection.attribute<MailThreaderAttribute>( Collection::AddIfMissing );  \
a->deserialize( QByteArray( "sort" ) );  CollectionModifyJob *job = new \
CollectionModifyJob( mCurrentCollection );  if ( !job->exec() )
-    qDebug() << "Unable to modify collection";
+    qDebug() << "Unable to modify collection";*/
 }
 
 


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

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