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

List:       kde-commits
Subject:    playground/pim/mailody
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2008-02-16 21:41:22
Message-ID: 1203198082.630324.27838.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 775967 by toma:

Remove the kcm now it is in kdepim's akonadi folder. Adjust to the new name as well.


 M  +1 -0      AKONADI  
 M  +0 -13     akonadi_resource/CMakeLists.txt  
 D             akonadi_resource/configmodule.cpp  
 D             akonadi_resource/configmodule.h  
 D             akonadi_resource/imaplibmanagementwidget.cpp  
 D             akonadi_resource/imaplibmanagementwidget.h  
 D             akonadi_resource/imaplibmanagementwidget.ui  
 D             akonadi_resource/kcm_imaplib.desktop  
 M  +1 -1      src/setupservers.cpp  


--- trunk/playground/pim/mailody/AKONADI #775966:775967
@@ -1 +1,2 @@
 trigger update mailboxlist is a bit nasty on setup close and start mailody, is there \
a better way? +changing a flag results in a void ImaplibResource::itemChanged( const \
Akonadi::Item& item, const QStringList& parts ), but the parts part is empty. How am \
                i supposed to know the flags has changed.
--- trunk/playground/pim/mailody/akonadi_resource/CMakeLists.txt #775966:775967
@@ -53,16 +53,3 @@
 
 install(TARGETS akonadi_imaplib_resource DESTINATION ${BIN_INSTALL_DIR})
 
-
-################# Next target
-
-set(imaplib_kcm_srcs configmodule.cpp imaplibmanagementwidget.cpp)
-kde4_add_ui_files(imaplib_kcm_srcs imaplibmanagementwidget.ui )
-kde4_add_plugin(kcm_imaplib ${imaplib_kcm_srcs})
-target_link_libraries(kcm_imaplib  ${KDE4_KDEUI_LIBS} akonadi)
-
-install(TARGETS kcm_imaplib  DESTINATION ${PLUGIN_INSTALL_DIR})
-install(FILES kcm_imaplib.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
-
-install(FILES imaplib_export.h imaplibmanagementwidget.h
-         DESTINATION ${INCLUDE_INSTALL_DIR} )
--- trunk/playground/pim/mailody/src/setupservers.cpp #775966:775967
@@ -47,7 +47,7 @@
     mainGrid->addWidget( tabWidget, 0, 0 );
     mainGrid->setRowStretch( 0, 0 );
 
-    tabWidget->addTab( KCModuleLoader::loadModule( "kcm_imaplib",
+    tabWidget->addTab( KCModuleLoader::loadModule( "kcm_rfc822",
                        KCModuleLoader::Inline, this ),
                        i18n( "Imap Servers" ) );
 


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

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