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

List:       kde-commits
Subject:    KDE/kdepim/kontact/plugins
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2009-08-05 15:53:22
Message-ID: 1249487602.591320.25617.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1007358 by tokoe:



 A             kaddressbook (directory)   kcontactmanager#1007307
 M  +8 -8      kaddressbook/CMakeLists.txt  
 A             kaddressbook/kaddressbook.setdlg   \
kcontactmanager/kcontactmanager.setdlg#1007307  A             \
kaddressbook/kaddressbook_plugin.cpp   \
kcontactmanager/kcontactmanager_plugin.cpp#1007307 [License: GPL (v2+)]  A            \
kaddressbook/kaddressbook_plugin.desktop   \
kcontactmanager/kcontactmanager_plugin.desktop#1007307  A             \
kaddressbook/kaddressbook_plugin.h   kcontactmanager/kcontactmanager_plugin.h#1007307 \
[License: GPL (v2+)]  D             kaddressbook/kcontactmanager.setdlg  
 D             kaddressbook/kcontactmanager_plugin.cpp  
 D             kaddressbook/kcontactmanager_plugin.desktop  
 D             kaddressbook/kcontactmanager_plugin.h  


--- trunk/KDE/kdepim/kontact/plugins/kaddressbook/CMakeLists.txt #1007307:1007358
@@ -1,17 +1,17 @@
 
-set(kontact_kcontactmanagerplugin_PART_SRCS
-  kcontactmanager_plugin.cpp
+set(kontact_kaddressbookplugin_PART_SRCS
+  kaddressbook_plugin.cpp
 )
 
-qt4_add_dbus_interfaces(kontact_kcontactmanagerplugin_PART_SRCS \
${CMAKE_SOURCE_DIR}/kcontactmanager/org.kde.KContactmanager.MainWidget.xml ) \
+qt4_add_dbus_interfaces(kontact_kaddressbookplugin_PART_SRCS \
${CMAKE_SOURCE_DIR}/kaddressbook/org.kde.KAddressBook.MainWidget.xml )  
-kde4_add_plugin(kontact_kcontactmanagerplugin \
${kontact_kcontactmanagerplugin_PART_SRCS} ) \
+kde4_add_plugin(kontact_kaddressbookplugin ${kontact_kaddressbookplugin_PART_SRCS} ) \
                
-target_link_libraries(kontact_kcontactmanagerplugin ${KDE4_KPARTS_LIBS} \
kontactinterfaces) +target_link_libraries(kontact_kaddressbookplugin \
${KDE4_KPARTS_LIBS} kontactinterfaces)  
-install(TARGETS kontact_kcontactmanagerplugin  DESTINATION ${PLUGIN_INSTALL_DIR})
+install(TARGETS kontact_kaddressbookplugin  DESTINATION ${PLUGIN_INSTALL_DIR})
 
-install( FILES kcontactmanager_plugin.desktop  DESTINATION \
${SERVICES_INSTALL_DIR}/kontact) +install( FILES kaddressbook_plugin.desktop  \
DESTINATION ${SERVICES_INSTALL_DIR}/kontact)  
-install(FILES kcontactmanager.setdlg DESTINATION \
${DATA_INSTALL_DIR}/kontact/ksettingsdialog) +install(FILES kaddressbook.setdlg \
DESTINATION ${DATA_INSTALL_DIR}/kontact/ksettingsdialog)  


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

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