From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- kio/kfile/kdiskfreesp.h | 2 +- kio/kfile/kfile.h | 2 +- kio/kfile/kpreviewwidgetbase.h | 2 +- kio/kfile/krecentdirs.h | 2 +- kio/kfile/tests/kcustommenueditortest.cpp | 2 +- kio/kfile/tests/kfstest.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'kio/kfile') diff --git a/kio/kfile/kdiskfreesp.h b/kio/kfile/kdiskfreesp.h index 5fccfe3b0..b7286f2df 100644 --- a/kio/kfile/kdiskfreesp.h +++ b/kio/kfile/kdiskfreesp.h @@ -29,7 +29,7 @@ #include #include -#include +#include class KProcess; diff --git a/kio/kfile/kfile.h b/kio/kfile/kfile.h index 91f4f4599..8e6541cb3 100644 --- a/kio/kfile/kfile.h +++ b/kio/kfile/kfile.h @@ -20,7 +20,7 @@ #include -#include "kdelibs_export.h" +#include "tdelibs_export.h" /** * KFile is a class which provides a namespace for some enumerated diff --git a/kio/kfile/kpreviewwidgetbase.h b/kio/kfile/kpreviewwidgetbase.h index 05176964f..e4c77c600 100644 --- a/kio/kfile/kpreviewwidgetbase.h +++ b/kio/kfile/kpreviewwidgetbase.h @@ -24,7 +24,7 @@ #include #include -#include +#include class KURL; diff --git a/kio/kfile/krecentdirs.h b/kio/kfile/krecentdirs.h index 439fb6fe0..e8c6c9419 100644 --- a/kio/kfile/krecentdirs.h +++ b/kio/kfile/krecentdirs.h @@ -30,7 +30,7 @@ #include -#include +#include /** * The goal of this class is to make sure that, when the user needs to diff --git a/kio/kfile/tests/kcustommenueditortest.cpp b/kio/kfile/tests/kcustommenueditortest.cpp index 532297d0c..859e75452 100644 --- a/kio/kfile/tests/kcustommenueditortest.cpp +++ b/kio/kfile/tests/kcustommenueditortest.cpp @@ -5,7 +5,7 @@ int main(int argc, char** argv) { - KLocale::setMainCatalogue("kdelibs"); + KLocale::setMainCatalogue("tdelibs"); KApplication app(argc, argv, "KCustomMenuEditorTest"); KCustomMenuEditor editor(0); KConfig *cfg = new KConfig("kdesktop_custom_menu2"); diff --git a/kio/kfile/tests/kfstest.cpp b/kio/kfile/tests/kfstest.cpp index 48c8a1a2b..aad57b257 100644 --- a/kio/kfile/tests/kfstest.cpp +++ b/kio/kfile/tests/kfstest.cpp @@ -143,7 +143,7 @@ int main(int argc, char **argv) TQString::tqfromLatin1("*|All Files\n" "*.lo *.o *.la|All libtool Files"), 0, 0, true); -// dlg.setFilter( "*.kdevelop" ); +// dlg.setFilter( "*.tdevelop" ); dlg.setMode( (KFile::Mode) (KFile::Files | KFile::Directory | KFile::ExistingOnly | -- cgit v1.2.1