summaryrefslogtreecommitdiffstats
path: root/kabc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
commit3b1405169d66e029912f53d10c2880c46f5ed159 (patch)
tree40c38835f7709885bf4a99d6d9cc64232397c4ba /kabc
parentbd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff)
downloadtdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz
tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip
Additional renaming of kde to tde
Diffstat (limited to 'kabc')
-rw-r--r--kabc/README2
-rw-r--r--kabc/address.h2
-rw-r--r--kabc/agent.h2
-rw-r--r--kabc/errorhandler.h2
-rw-r--r--kabc/format.h2
-rw-r--r--kabc/geo.h2
-rw-r--r--kabc/key.h2
-rw-r--r--kabc/ldif.h2
-rw-r--r--kabc/lock.h2
-rw-r--r--kabc/phonenumber.h2
-rw-r--r--kabc/picture.h2
-rw-r--r--kabc/plugin.h2
-rwxr-xr-xkabc/scripts/createisomap.pl2
-rw-r--r--kabc/secrecy.h2
-rw-r--r--kabc/sortmode.h2
-rw-r--r--kabc/sound.h2
-rw-r--r--kabc/timezone.h2
-rw-r--r--kabc/vcard/include/VCardEntity.h2
-rw-r--r--kabc/vcard/include/VCardEnum.h2
-rw-r--r--kabc/vcard/include/VCardRToken.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/kabc/README b/kabc/README
index 4aa9a063e..46d21b9b6 100644
--- a/kabc/README
+++ b/kabc/README
@@ -4,7 +4,7 @@ PURPOSE:
libkabc provides an API for address book data. This can be used by all KDE
application using data of this type, e.g. KAddressBook, KMail, KOrganizer,
-KPilot etc. It is meant as replacement for libkab (in kdebase/kab).
+KPilot etc. It is meant as replacement for libkab (in tdebase/kab).
FEATURES:
diff --git a/kabc/address.h b/kabc/address.h
index a7c597a40..a1ffa9f17 100644
--- a/kabc/address.h
+++ b/kabc/address.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqvaluelist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
// template tags for address formatting localization
#define KABC_FMTTAG_realname TQString("%n")
diff --git a/kabc/agent.h b/kabc/agent.h
index c89ca3be4..dbe048f08 100644
--- a/kabc/agent.h
+++ b/kabc/agent.h
@@ -25,7 +25,7 @@ class TQDataStream;
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/errorhandler.h b/kabc/errorhandler.h
index 04dda969a..9a316541d 100644
--- a/kabc/errorhandler.h
+++ b/kabc/errorhandler.h
@@ -24,7 +24,7 @@
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
class TQWidget;
diff --git a/kabc/format.h b/kabc/format.h
index b7df6c539..ed036673c 100644
--- a/kabc/format.h
+++ b/kabc/format.h
@@ -22,7 +22,7 @@
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/geo.h b/kabc/geo.h
index 019e18199..cac6abaff 100644
--- a/kabc/geo.h
+++ b/kabc/geo.h
@@ -23,7 +23,7 @@
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/key.h b/kabc/key.h
index ecc4492d8..08df0264d 100644
--- a/kabc/key.h
+++ b/kabc/key.h
@@ -23,7 +23,7 @@
#include <tqvaluelist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/ldif.h b/kabc/ldif.h
index 10cd15e18..f4da5f4f3 100644
--- a/kabc/ldif.h
+++ b/kabc/ldif.h
@@ -25,7 +25,7 @@
#include <tqcstring.h>
#include <tqmemarray.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/lock.h b/kabc/lock.h
index b682ea9e2..addc2032f 100644
--- a/kabc/lock.h
+++ b/kabc/lock.h
@@ -24,7 +24,7 @@
#include <tqstring.h>
#include <tqobject.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/phonenumber.h b/kabc/phonenumber.h
index 71c9a692d..3e6ae0941 100644
--- a/kabc/phonenumber.h
+++ b/kabc/phonenumber.h
@@ -24,7 +24,7 @@
#include <tqvaluelist.h>
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/picture.h b/kabc/picture.h
index ce619d912..e6ed690c2 100644
--- a/kabc/picture.h
+++ b/kabc/picture.h
@@ -23,7 +23,7 @@
#include <tqimage.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/plugin.h b/kabc/plugin.h
index 17fbdd13f..0c8e3b338 100644
--- a/kabc/plugin.h
+++ b/kabc/plugin.h
@@ -23,7 +23,7 @@
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/scripts/createisomap.pl b/kabc/scripts/createisomap.pl
index 2734db111..50ec49b40 100755
--- a/kabc/scripts/createisomap.pl
+++ b/kabc/scripts/createisomap.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Create a translation table countryname->iso-code from the entry.desktop
-# files in kdebase/l10n/*/
+# files in tdebase/l10n/*/
#
# USAGE EXAMPLE:
# ./createisomap.pl $KDEDIR/share/locale/l10n > countrytransl.map
diff --git a/kabc/secrecy.h b/kabc/secrecy.h
index 4f9ef6564..5cc60b11d 100644
--- a/kabc/secrecy.h
+++ b/kabc/secrecy.h
@@ -23,7 +23,7 @@
#include <tqvaluelist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/sortmode.h b/kabc/sortmode.h
index aaec96bd4..9768fc8c5 100644
--- a/kabc/sortmode.h
+++ b/kabc/sortmode.h
@@ -21,7 +21,7 @@
#ifndef KABC_SORTMODE_H
#define KABC_SORTMODE_H
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
#include <kabc/addressee.h>
diff --git a/kabc/sound.h b/kabc/sound.h
index 1a6d58d18..133c0facb 100644
--- a/kabc/sound.h
+++ b/kabc/sound.h
@@ -24,7 +24,7 @@
#include <tqcstring.h>
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/timezone.h b/kabc/timezone.h
index aa0dac676..8705797fb 100644
--- a/kabc/timezone.h
+++ b/kabc/timezone.h
@@ -23,7 +23,7 @@
#include <tqstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace KABC {
diff --git a/kabc/vcard/include/VCardEntity.h b/kabc/vcard/include/VCardEntity.h
index ab17d6b8c..e87c5f1a6 100644
--- a/kabc/vcard/include/VCardEntity.h
+++ b/kabc/vcard/include/VCardEntity.h
@@ -25,7 +25,7 @@
#define ENTITY_H
#include <tqcstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace VCARD
{
diff --git a/kabc/vcard/include/VCardEnum.h b/kabc/vcard/include/VCardEnum.h
index 5f7902bac..4552ccdbc 100644
--- a/kabc/vcard/include/VCardEnum.h
+++ b/kabc/vcard/include/VCardEnum.h
@@ -26,7 +26,7 @@
#include <tqcstring.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace VCARD
{
diff --git a/kabc/vcard/include/VCardRToken.h b/kabc/vcard/include/VCardRToken.h
index 5122ef55c..17a3943d3 100644
--- a/kabc/vcard/include/VCardRToken.h
+++ b/kabc/vcard/include/VCardRToken.h
@@ -27,7 +27,7 @@
#include <tqstrlist.h>
-#include <kdelibs_export.h>
+#include <tdelibs_export.h>
namespace VCARD
{