summaryrefslogtreecommitdiffstats
path: root/tdeabc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
commit75a914db884c355afe93e1332427623ff9e91b3b (patch)
tree59fa82afc0b7e7c00a6042effc71728445c4e83a /tdeabc
parentb2925b116af68ffc3b1696c0d5b81696f894de04 (diff)
downloadtdelibs-rename/kstandarddirs-h.tar.gz
tdelibs-rename/kstandarddirs-h.zip
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeabc')
-rw-r--r--tdeabc/address.cpp2
-rw-r--r--tdeabc/addressbook.cpp2
-rw-r--r--tdeabc/addresslineedit.cpp2
-rw-r--r--tdeabc/distributionlist.cpp2
-rw-r--r--tdeabc/formatfactory.cpp2
-rw-r--r--tdeabc/formats/binaryformat.cpp2
-rw-r--r--tdeabc/lock.cpp2
-rw-r--r--tdeabc/plugins/dir/resourcedir.cpp2
-rw-r--r--tdeabc/plugins/dir/resourcedirconfig.cpp2
-rw-r--r--tdeabc/plugins/file/resourcefile.cpp2
-rw-r--r--tdeabc/plugins/file/resourcefileconfig.cpp2
-rw-r--r--tdeabc/plugins/ldaptdeio/resourceldaptdeio.cpp2
-rw-r--r--tdeabc/stdaddressbook.cpp2
-rw-r--r--tdeabc/tdeab2tdeabc.cpp2
-rw-r--r--tdeabc/tests/kabcargl.cpp2
-rw-r--r--tdeabc/tests/testaddressee.cpp2
-rw-r--r--tdeabc/tests/testaddresseelist.cpp2
-rw-r--r--tdeabc/tests/testaddressfmt.cpp2
-rw-r--r--tdeabc/tests/testkabc.cpp2
-rw-r--r--tdeabc/vcardformatimpl.cpp2
20 files changed, 20 insertions, 20 deletions
diff --git a/tdeabc/address.cpp b/tdeabc/address.cpp
index 80dea4e61..9f47a279e 100644
--- a/tdeabc/address.cpp
+++ b/tdeabc/address.cpp
@@ -24,7 +24,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstaticdeleter.h>
#include <tqfile.h>
diff --git a/tdeabc/addressbook.cpp b/tdeabc/addressbook.cpp
index a472b2bd0..b124eddbe 100644
--- a/tdeabc/addressbook.cpp
+++ b/tdeabc/addressbook.cpp
@@ -27,7 +27,7 @@
#include <tdeglobal.h>
#include <kinstance.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "errorhandler.h"
#include "resource.h"
diff --git a/tdeabc/addresslineedit.cpp b/tdeabc/addresslineedit.cpp
index ef6537e28..8922d76e7 100644
--- a/tdeabc/addresslineedit.cpp
+++ b/tdeabc/addresslineedit.cpp
@@ -35,7 +35,7 @@
#include <tdecompletionbox.h>
#include <tdeconfig.h>
#include <kcursor.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstaticdeleter.h>
#include <tdestdaccel.h>
#include <kurldrag.h>
diff --git a/tdeabc/distributionlist.cpp b/tdeabc/distributionlist.cpp
index 3456418de..cb2b93b58 100644
--- a/tdeabc/distributionlist.cpp
+++ b/tdeabc/distributionlist.cpp
@@ -23,7 +23,7 @@
#include <tqvaluelist.h>
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdebug.h>
#include "distributionlist.h"
diff --git a/tdeabc/formatfactory.cpp b/tdeabc/formatfactory.cpp
index 921a960c4..656cfe0cb 100644
--- a/tdeabc/formatfactory.cpp
+++ b/tdeabc/formatfactory.cpp
@@ -21,7 +21,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstaticdeleter.h>
#include <tqfile.h>
diff --git a/tdeabc/formats/binaryformat.cpp b/tdeabc/formats/binaryformat.cpp
index 778a81ef7..af1728f3e 100644
--- a/tdeabc/formats/binaryformat.cpp
+++ b/tdeabc/formats/binaryformat.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "addressbook.h"
#include "addressee.h"
diff --git a/tdeabc/lock.cpp b/tdeabc/lock.cpp
index 9a08aa069..f5207f682 100644
--- a/tdeabc/lock.cpp
+++ b/tdeabc/lock.cpp
@@ -23,7 +23,7 @@
#include <tdeapplication.h>
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdetempfile.h>
#include <tqfile.h>
diff --git a/tdeabc/plugins/dir/resourcedir.cpp b/tdeabc/plugins/dir/resourcedir.cpp
index 7502084aa..d3cde77c1 100644
--- a/tdeabc/plugins/dir/resourcedir.cpp
+++ b/tdeabc/plugins/dir/resourcedir.cpp
@@ -34,7 +34,7 @@
#include <kgenericfactory.h>
#include <tdeglobal.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kurlrequester.h>
#include "addressbook.h"
diff --git a/tdeabc/plugins/dir/resourcedirconfig.cpp b/tdeabc/plugins/dir/resourcedirconfig.cpp
index 91512cfa6..0a4aba8f8 100644
--- a/tdeabc/plugins/dir/resourcedirconfig.cpp
+++ b/tdeabc/plugins/dir/resourcedirconfig.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdialog.h>
#include "formatfactory.h"
diff --git a/tdeabc/plugins/file/resourcefile.cpp b/tdeabc/plugins/file/resourcefile.cpp
index 2b25db4c4..f48790948 100644
--- a/tdeabc/plugins/file/resourcefile.cpp
+++ b/tdeabc/plugins/file/resourcefile.cpp
@@ -35,7 +35,7 @@
#include <tdeio/scheduler.h>
#include <tdelocale.h>
#include <ksavefile.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "formatfactory.h"
#include "resourcefileconfig.h"
diff --git a/tdeabc/plugins/file/resourcefileconfig.cpp b/tdeabc/plugins/file/resourcefileconfig.cpp
index 7995f3be1..6f9a67965 100644
--- a/tdeabc/plugins/file/resourcefileconfig.cpp
+++ b/tdeabc/plugins/file/resourcefileconfig.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdialog.h>
#include <unistd.h>
diff --git a/tdeabc/plugins/ldaptdeio/resourceldaptdeio.cpp b/tdeabc/plugins/ldaptdeio/resourceldaptdeio.cpp
index f7c6ed36a..a2c5523af 100644
--- a/tdeabc/plugins/ldaptdeio/resourceldaptdeio.cpp
+++ b/tdeabc/plugins/ldaptdeio/resourceldaptdeio.cpp
@@ -26,7 +26,7 @@
#include <kdebug.h>
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <klineedit.h>
#include <tdelocale.h>
#include <tdeconfig.h>
diff --git a/tdeabc/stdaddressbook.cpp b/tdeabc/stdaddressbook.cpp
index 2d9c81788..de30c703f 100644
--- a/tdeabc/stdaddressbook.cpp
+++ b/tdeabc/stdaddressbook.cpp
@@ -26,7 +26,7 @@
#include <tdelocale.h>
#include <tderesources/manager.h>
#include <ksimpleconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstaticdeleter.h>
#include "resource.h"
diff --git a/tdeabc/tdeab2tdeabc.cpp b/tdeabc/tdeab2tdeabc.cpp
index e346d9c7a..d20458288 100644
--- a/tdeabc/tdeab2tdeabc.cpp
+++ b/tdeabc/tdeab2tdeabc.cpp
@@ -30,7 +30,7 @@
#include <tdeglobal.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "addressbook.h"
#include "stdaddressbook.h"
diff --git a/tdeabc/tests/kabcargl.cpp b/tdeabc/tests/kabcargl.cpp
index add322b75..a348d3b02 100644
--- a/tdeabc/tests/kabcargl.cpp
+++ b/tdeabc/tests/kabcargl.cpp
@@ -27,7 +27,7 @@
#include <kdebug.h>
#include <tdecmdlineargs.h>
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "stdaddressbook.h"
diff --git a/tdeabc/tests/testaddressee.cpp b/tdeabc/tests/testaddressee.cpp
index 96989a06d..e7b38dd6e 100644
--- a/tdeabc/tests/testaddressee.cpp
+++ b/tdeabc/tests/testaddressee.cpp
@@ -3,7 +3,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdecmdlineargs.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "addressbook.h"
#include "plugins/file/resourcefile.h"
diff --git a/tdeabc/tests/testaddresseelist.cpp b/tdeabc/tests/testaddresseelist.cpp
index e65d4379c..e422f8cde 100644
--- a/tdeabc/tests/testaddresseelist.cpp
+++ b/tdeabc/tests/testaddresseelist.cpp
@@ -3,7 +3,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdecmdlineargs.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "addressbook.h"
#include "addresseelist.h"
diff --git a/tdeabc/tests/testaddressfmt.cpp b/tdeabc/tests/testaddressfmt.cpp
index bf5347f4e..ee883f7ab 100644
--- a/tdeabc/tests/testaddressfmt.cpp
+++ b/tdeabc/tests/testaddressfmt.cpp
@@ -3,7 +3,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdecmdlineargs.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "addressbook.h"
#include "address.h"
diff --git a/tdeabc/tests/testkabc.cpp b/tdeabc/tests/testkabc.cpp
index 2cc7effb4..33adc671f 100644
--- a/tdeabc/tests/testkabc.cpp
+++ b/tdeabc/tests/testkabc.cpp
@@ -3,7 +3,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <tdecmdlineargs.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqfile.h>
#include <tqimage.h>
diff --git a/tdeabc/vcardformatimpl.cpp b/tdeabc/vcardformatimpl.cpp
index 4f2ea6809..421fb64df 100644
--- a/tdeabc/vcardformatimpl.cpp
+++ b/tdeabc/vcardformatimpl.cpp
@@ -22,7 +22,7 @@
#include <kdebug.h>
#include <kmdcodec.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdetempfile.h>
#include <VCard.h>