summaryrefslogtreecommitdiffstats
path: root/tderesources
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
parent00260fbb76eae21106094be8736ef0f1dabde387 (diff)
downloadtdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.tar.gz
tdepim-070482fcc398b8c5c25c8d3add69ed975ea2edd4.zip
Fix FTBFS
Diffstat (limited to 'tderesources')
-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
-rw-r--r--tderesources/scalix/CMakeLists.txt2
-rw-r--r--tderesources/scalix/Makefile.am2
-rw-r--r--tderesources/scalix/tdeabc/CMakeLists.txt (renamed from tderesources/scalix/kabc/CMakeLists.txt)0
-rw-r--r--tderesources/scalix/tdeabc/Makefile.am (renamed from tderesources/scalix/kabc/Makefile.am)0
-rw-r--r--tderesources/scalix/tdeabc/contact.cpp (renamed from tderesources/scalix/kabc/contact.cpp)0
-rw-r--r--tderesources/scalix/tdeabc/contact.h (renamed from tderesources/scalix/kabc/contact.h)0
-rw-r--r--tderesources/scalix/tdeabc/resourcescalix.cpp (renamed from tderesources/scalix/kabc/resourcescalix.cpp)0
-rw-r--r--tderesources/scalix/tdeabc/resourcescalix.h (renamed from tderesources/scalix/kabc/resourcescalix.h)0
-rw-r--r--tderesources/scalix/tdeabc/resourcescalix_plugin.cpp (renamed from tderesources/scalix/kabc/resourcescalix_plugin.cpp)0
-rw-r--r--tderesources/scalix/tdeabc/scalix.desktop (renamed from tderesources/scalix/kabc/scalix.desktop)0
20 files changed, 4 insertions, 4 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
diff --git a/tderesources/scalix/CMakeLists.txt b/tderesources/scalix/CMakeLists.txt
index 0be4fd95..9b5ce002 100644
--- a/tderesources/scalix/CMakeLists.txt
+++ b/tderesources/scalix/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
add_subdirectory( shared )
-add_subdirectory( kabc )
+add_subdirectory( tdeabc )
add_subdirectory( kcal )
add_subdirectory( tdeioslave )
add_subdirectory( knotes )
diff --git a/tderesources/scalix/Makefile.am b/tderesources/scalix/Makefile.am
index 6ba71e20..f779f1de 100644
--- a/tderesources/scalix/Makefile.am
+++ b/tderesources/scalix/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = shared kabc kcal tdeioslave knotes scalixadmin
+SUBDIRS = shared tdeabc kcal tdeioslave knotes scalixadmin
messages: rc.cpp
$(XGETTEXT) shared/*.cpp tdeabc/*.cpp kcal/*.cpp knotes/*.cpp -o $(podir)/kres_scalix.pot
diff --git a/tderesources/scalix/kabc/CMakeLists.txt b/tderesources/scalix/tdeabc/CMakeLists.txt
index bfdaa347..bfdaa347 100644
--- a/tderesources/scalix/kabc/CMakeLists.txt
+++ b/tderesources/scalix/tdeabc/CMakeLists.txt
diff --git a/tderesources/scalix/kabc/Makefile.am b/tderesources/scalix/tdeabc/Makefile.am
index e8bbc3bb..e8bbc3bb 100644
--- a/tderesources/scalix/kabc/Makefile.am
+++ b/tderesources/scalix/tdeabc/Makefile.am
diff --git a/tderesources/scalix/kabc/contact.cpp b/tderesources/scalix/tdeabc/contact.cpp
index 457a34e7..457a34e7 100644
--- a/tderesources/scalix/kabc/contact.cpp
+++ b/tderesources/scalix/tdeabc/contact.cpp
diff --git a/tderesources/scalix/kabc/contact.h b/tderesources/scalix/tdeabc/contact.h
index 33ea1a9c..33ea1a9c 100644
--- a/tderesources/scalix/kabc/contact.h
+++ b/tderesources/scalix/tdeabc/contact.h
diff --git a/tderesources/scalix/kabc/resourcescalix.cpp b/tderesources/scalix/tdeabc/resourcescalix.cpp
index ea3928a5..ea3928a5 100644
--- a/tderesources/scalix/kabc/resourcescalix.cpp
+++ b/tderesources/scalix/tdeabc/resourcescalix.cpp
diff --git a/tderesources/scalix/kabc/resourcescalix.h b/tderesources/scalix/tdeabc/resourcescalix.h
index dbb0b93c..dbb0b93c 100644
--- a/tderesources/scalix/kabc/resourcescalix.h
+++ b/tderesources/scalix/tdeabc/resourcescalix.h
diff --git a/tderesources/scalix/kabc/resourcescalix_plugin.cpp b/tderesources/scalix/tdeabc/resourcescalix_plugin.cpp
index cdfc8f30..cdfc8f30 100644
--- a/tderesources/scalix/kabc/resourcescalix_plugin.cpp
+++ b/tderesources/scalix/tdeabc/resourcescalix_plugin.cpp
diff --git a/tderesources/scalix/kabc/scalix.desktop b/tderesources/scalix/tdeabc/scalix.desktop
index cc2a8c46..cc2a8c46 100644
--- a/tderesources/scalix/kabc/scalix.desktop
+++ b/tderesources/scalix/tdeabc/scalix.desktop