diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
commit | 75a914db884c355afe93e1332427623ff9e91b3b (patch) | |
tree | 59fa82afc0b7e7c00a6042effc71728445c4e83a /tdeio/tdefile | |
parent | b2925b116af68ffc3b1696c0d5b81696f894de04 (diff) | |
download | tdelibs-75a914db884c355afe93e1332427623ff9e91b3b.tar.gz tdelibs-75a914db884c355afe93e1332427623ff9e91b3b.zip |
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeio/tdefile')
-rw-r--r-- | tdeio/tdefile/kcustommenueditor.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/kicondialog.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/kimagefilepreview.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/knotifydialog.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/kopenwith.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/kpropertiesdialog.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefilebookmarkhandler.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefiledialog.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefilesharedlg.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefilespeedbar.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefiletreeview.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tdefileview.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tderecentdirs.cpp | 2 | ||||
-rw-r--r-- | tdeio/tdefile/tderecentdocument.cpp | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/tdeio/tdefile/kcustommenueditor.cpp b/tdeio/tdefile/kcustommenueditor.cpp index fd6eca83d..77f3ebef0 100644 --- a/tdeio/tdefile/kcustommenueditor.cpp +++ b/tdeio/tdefile/kcustommenueditor.cpp @@ -29,7 +29,7 @@ #include <kiconloader.h> #include <tdelistview.h> #include <kservice.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfigbase.h> #include <kopenwith.h> diff --git a/tdeio/tdefile/kicondialog.cpp b/tdeio/tdefile/kicondialog.cpp index a73f34915..8a5de95ee 100644 --- a/tdeio/tdefile/kicondialog.cpp +++ b/tdeio/tdefile/kicondialog.cpp @@ -23,7 +23,7 @@ #include <tdeapplication.h> #include <tdelocale.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <kprogress.h> #include <kiconview.h> diff --git a/tdeio/tdefile/kimagefilepreview.cpp b/tdeio/tdefile/kimagefilepreview.cpp index 140b2fded..3b6468016 100644 --- a/tdeio/tdefile/kimagefilepreview.cpp +++ b/tdeio/tdefile/kimagefilepreview.cpp @@ -19,7 +19,7 @@ #include <tdeglobal.h> #include <kiconloader.h> #include <kpushbutton.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tdelocale.h> #include <tdefiledialog.h> diff --git a/tdeio/tdefile/knotifydialog.cpp b/tdeio/tdefile/knotifydialog.cpp index 24e1227ab..37d748f65 100644 --- a/tdeio/tdefile/knotifydialog.cpp +++ b/tdeio/tdefile/knotifydialog.cpp @@ -33,7 +33,7 @@ #include <tdemessagebox.h> #include <knotifyclient.h> #include <knotifydialog.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurlrequester.h> #include <tdeio/netaccess.h> diff --git a/tdeio/tdefile/kopenwith.cpp b/tdeio/tdefile/kopenwith.cpp index b1fdbaacc..7524c063b 100644 --- a/tdeio/tdefile/kopenwith.cpp +++ b/tdeio/tdefile/kopenwith.cpp @@ -45,7 +45,7 @@ #include <kiconloader.h> #include <kmimemagic.h> #include <krun.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstringhandler.h> #include <kuserprofile.h> #include <kurlcompletion.h> diff --git a/tdeio/tdefile/kpropertiesdialog.cpp b/tdeio/tdefile/kpropertiesdialog.cpp index aa25ac10f..c8e324a2d 100644 --- a/tdeio/tdefile/kpropertiesdialog.cpp +++ b/tdeio/tdefile/kpropertiesdialog.cpp @@ -99,7 +99,7 @@ extern "C" { #include <tdelocale.h> #include <tdeglobal.h> #include <tdeglobalsettings.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeio/job.h> #include <tdeio/chmodjob.h> #include <tdeio/renamedlg.h> diff --git a/tdeio/tdefile/tdefilebookmarkhandler.cpp b/tdeio/tdefile/tdefilebookmarkhandler.cpp index 1518b48e5..a2147aa30 100644 --- a/tdeio/tdefile/tdefilebookmarkhandler.cpp +++ b/tdeio/tdefile/tdefilebookmarkhandler.cpp @@ -22,7 +22,7 @@ #include <kbookmarkimporter.h> #include <kbookmarkdombuilder.h> #include <tdepopupmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "tdefiledialog.h" #include "tdefilebookmarkhandler.h" diff --git a/tdeio/tdefile/tdefiledialog.cpp b/tdeio/tdefile/tdefiledialog.cpp index e1e911400..60c017459 100644 --- a/tdeio/tdefile/tdefiledialog.cpp +++ b/tdeio/tdefile/tdefiledialog.cpp @@ -65,7 +65,7 @@ #include <kpushbutton.h> #include <tderecentdirs.h> #include <kshell.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstdguiitem.h> #include <kstaticdeleter.h> #include <tdetoolbar.h> diff --git a/tdeio/tdefile/tdefilesharedlg.cpp b/tdeio/tdefile/tdefilesharedlg.cpp index 9e3770b6c..6e775ebc1 100644 --- a/tdeio/tdefile/tdefilesharedlg.cpp +++ b/tdeio/tdefile/tdefilesharedlg.cpp @@ -29,7 +29,7 @@ #include <tdeprocio.h> #include <tdelocale.h> #include <tdeglobalsettings.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <stdio.h> #include <stdlib.h> diff --git a/tdeio/tdefile/tdefilespeedbar.cpp b/tdeio/tdefile/tdefilespeedbar.cpp index 066953f3a..dfd09ee53 100644 --- a/tdeio/tdefile/tdefilespeedbar.cpp +++ b/tdeio/tdefile/tdefilespeedbar.cpp @@ -29,7 +29,7 @@ #include <tdeglobalsettings.h> #include <tdelocale.h> #include <kprotocolinfo.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kurl.h> KFileSpeedBar::KFileSpeedBar( TQWidget *parent, const char *name ) diff --git a/tdeio/tdefile/tdefiletreeview.cpp b/tdeio/tdefile/tdefiletreeview.cpp index e9c87f5b6..928f4a070 100644 --- a/tdeio/tdefile/tdefiletreeview.cpp +++ b/tdeio/tdefile/tdefiletreeview.cpp @@ -26,7 +26,7 @@ #include <tdefileitem.h> #include <tdefileview.h> #include <kmimetype.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <stdlib.h> #include <assert.h> #include <tdeio/job.h> diff --git a/tdeio/tdefile/tdefileview.cpp b/tdeio/tdefile/tdefileview.cpp index aa82344c1..66111595b 100644 --- a/tdeio/tdefile/tdefileview.cpp +++ b/tdeio/tdefile/tdefileview.cpp @@ -27,7 +27,7 @@ #include <kdebug.h> #include <tdeglobal.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "config-tdefile.h" #include "tdefileview.h" diff --git a/tdeio/tdefile/tderecentdirs.cpp b/tdeio/tdefile/tderecentdirs.cpp index ac299978f..dbaf876bd 100644 --- a/tdeio/tdefile/tderecentdirs.cpp +++ b/tdeio/tdefile/tderecentdirs.cpp @@ -27,7 +27,7 @@ */ #include <tderecentdirs.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobalsettings.h> #define MAX_DIR_HISTORY 3 diff --git a/tdeio/tdefile/tderecentdocument.cpp b/tdeio/tdefile/tderecentdocument.cpp index 84fad4138..8c7205ca1 100644 --- a/tdeio/tdefile/tderecentdocument.cpp +++ b/tdeio/tdefile/tderecentdocument.cpp @@ -27,7 +27,7 @@ */ #include <tderecentdocument.h> #include <ksimpleconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeapplication.h> #include <kurl.h> #include <kdebug.h> |