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

List:       kde-commits
Subject:    KDE/kdepimlibs/kabc
From:       Kevin Krammer <kevin.krammer () gmx ! at>
Date:       2008-11-02 11:22:39
Message-ID: 1225624959.138807.6677.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 878987 by krake:

Adding new contact group data type (basically value based distribution lists) and \
associated helpers. Will be used to transport that kind of data in Akonadi


 M  +5 -1      CMakeLists.txt  
 A             contactgroup.cpp   [License: LGPL (v2+)]
 A             contactgroup.h   [License: LGPL (v2+)]
 M  +1 -1      contactgroup.xsd  
 A             contactgrouptool.cpp   [License: LGPL (v2+)]
 A             contactgrouptool.h   [License: LGPL (v2+)]


--- trunk/KDE/kdepimlibs/kabc/CMakeLists.txt #878986:878987
@@ -34,7 +34,7 @@
 add_custom_command( OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/field.cpp \
${CMAKE_CURRENT_BINARY_DIR}/addressee.h ${CMAKE_CURRENT_BINARY_DIR}/addressee.cpp  \
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/scripts  COMMAND ${PERL_EXECUTABLE} \
                ${CMAKE_CURRENT_SOURCE_DIR}/scripts/makeaddressee
-   DEPENDS  
+   DEPENDS
    scripts/makeaddressee
    scripts/addressee.src.cpp
    scripts/addressee.src.h
@@ -80,6 +80,8 @@
    locknull.cpp
    sortmode.cpp
    ${vcards_STAT_SRCS}
+   contactgroup.cpp
+   contactgrouptool.cpp
 )
 
 
@@ -129,5 +131,7 @@
    lock.h
    locknull.h
    sortmode.h
+   contactgroup.h
+   contactgrouptool.h
    DESTINATION ${INCLUDE_INSTALL_DIR}/kabc COMPONENT Devel)
 
--- trunk/KDE/kdepimlibs/kabc/contactgroup.xsd #878986:878987
@@ -20,7 +20,7 @@
 -->
 
   <!-- The root element of every ContactGroup document -->
-  <xsd:element name="contactgroup">
+  <xsd:element name="contactGroup">
     <xsd:complexType>
       <!-- A list of contacts or contact references -->
       <xsd:choice minOccurs="0" maxOccurs="unbound">


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

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