summaryrefslogtreecommitdiffstats
path: root/tderesources/kolab
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 23:41:27 +0000
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 23:41:27 +0000
commit070482fcc398b8c5c25c8d3add69ed975ea2edd4 (patch)
tree0f100dc5bc86b0f5877cb74a02669ecf16122a4a /tderesources/kolab
parent00260fbb76eae21106094be8736ef0f1dabde387 (diff)
downloadtdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.tar.gz
tdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.zip
Fix FTBFS
Diffstat (limited to 'tderesources/kolab')
-rw-r--r--tderesources/kolab/CMakeLists.txt2
-rw-r--r--tderesources/kolab/Makefile.am2
-rw-r--r--tderesources/kolab/tdeabc/CMakeLists.txt (renamed from tderesources/kolab/kabc/CMakeLists.txt)0
-rw-r--r--tderesources/kolab/tdeabc/Makefile.am (renamed from tderesources/kolab/kabc/Makefile.am)0
-rw-r--r--tderesources/kolab/tdeabc/contact.cpp (renamed from tderesources/kolab/kabc/contact.cpp)0
-rw-r--r--tderesources/kolab/tdeabc/contact.h (renamed from tderesources/kolab/kabc/contact.h)0
-rw-r--r--tderesources/kolab/tdeabc/kolab.desktop (renamed from tderesources/kolab/kabc/kolab.desktop)0
-rw-r--r--tderesources/kolab/tdeabc/resourcekolab.cpp (renamed from tderesources/kolab/kabc/resourcekolab.cpp)0
-rw-r--r--tderesources/kolab/tdeabc/resourcekolab.h (renamed from tderesources/kolab/kabc/resourcekolab.h)0
-rw-r--r--tderesources/kolab/tdeabc/resourcekolab_plugin.cpp (renamed from tderesources/kolab/kabc/resourcekolab_plugin.cpp)0
10 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/kolab/CMakeLists.txt b/tderesources/kolab/CMakeLists.txt
index d8d19443..9fb08e18 100644
--- a/tderesources/kolab/CMakeLists.txt
+++ b/tderesources/kolab/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
add_subdirectory( shared )
-add_subdirectory( kabc )
+add_subdirectory( tdeabc )
add_subdirectory( knotes )
add_subdirectory( kcal )
diff --git a/tderesources/kolab/Makefile.am b/tderesources/kolab/Makefile.am
index 3b883843..a208ed94 100644
--- a/tderesources/kolab/Makefile.am
+++ b/tderesources/kolab/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = shared kabc knotes kcal
+SUBDIRS = shared tdeabc knotes kcal
updatedir = $(kde_datadir)/tdeconf_update
update_DATA = kolab-resource.upd
diff --git a/tderesources/kolab/kabc/CMakeLists.txt b/tderesources/kolab/tdeabc/CMakeLists.txt
index f3a5596e..f3a5596e 100644
--- a/tderesources/kolab/kabc/CMakeLists.txt
+++ b/tderesources/kolab/tdeabc/CMakeLists.txt
diff --git a/tderesources/kolab/kabc/Makefile.am b/tderesources/kolab/tdeabc/Makefile.am
index 7b552e90..7b552e90 100644
--- a/tderesources/kolab/kabc/Makefile.am
+++ b/tderesources/kolab/tdeabc/Makefile.am
diff --git a/tderesources/kolab/kabc/contact.cpp b/tderesources/kolab/tdeabc/contact.cpp
index fec56ec6..fec56ec6 100644
--- a/tderesources/kolab/kabc/contact.cpp
+++ b/tderesources/kolab/tdeabc/contact.cpp
diff --git a/tderesources/kolab/kabc/contact.h b/tderesources/kolab/tdeabc/contact.h
index 6e0de80b..6e0de80b 100644
--- a/tderesources/kolab/kabc/contact.h
+++ b/tderesources/kolab/tdeabc/contact.h
diff --git a/tderesources/kolab/kabc/kolab.desktop b/tderesources/kolab/tdeabc/kolab.desktop
index 6250176f..6250176f 100644
--- a/tderesources/kolab/kabc/kolab.desktop
+++ b/tderesources/kolab/tdeabc/kolab.desktop
diff --git a/tderesources/kolab/kabc/resourcekolab.cpp b/tderesources/kolab/tdeabc/resourcekolab.cpp
index 226d7da8..226d7da8 100644
--- a/tderesources/kolab/kabc/resourcekolab.cpp
+++ b/tderesources/kolab/tdeabc/resourcekolab.cpp
diff --git a/tderesources/kolab/kabc/resourcekolab.h b/tderesources/kolab/tdeabc/resourcekolab.h
index 3a142b20..3a142b20 100644
--- a/tderesources/kolab/kabc/resourcekolab.h
+++ b/tderesources/kolab/tdeabc/resourcekolab.h
diff --git a/tderesources/kolab/kabc/resourcekolab_plugin.cpp b/tderesources/kolab/tdeabc/resourcekolab_plugin.cpp
index 686f3403..686f3403 100644
--- a/tderesources/kolab/kabc/resourcekolab_plugin.cpp
+++ b/tderesources/kolab/tdeabc/resourcekolab_plugin.cpp