diff options
-rw-r--r-- | doc/html/configlist_8cpp-source.html | 2 | ||||
-rw-r--r-- | doc/html/kshowmaildock_8cpp-source.html | 2 | ||||
-rw-r--r-- | doc/html/kshowmailview_8cpp-source.html | 2 | ||||
-rw-r--r-- | doc/html/logger_8cpp-source.html | 2 | ||||
-rw-r--r-- | doc/html/showrecord_8h-source.html | 2 | ||||
-rw-r--r-- | kshowmail/configlist.cpp | 2 | ||||
-rw-r--r-- | kshowmail/filterlog.h | 2 | ||||
-rw-r--r-- | kshowmail/kcmconfigs/configactions.h | 2 | ||||
-rw-r--r-- | kshowmail/kcmconfigs/mailboxwizard.h | 2 | ||||
-rw-r--r-- | kshowmail/kshowmaildock.cpp | 2 | ||||
-rw-r--r-- | kshowmail/kshowmailview.cpp | 2 | ||||
-rw-r--r-- | kshowmail/showrecord.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/configlist_8cpp-source.html b/doc/html/configlist_8cpp-source.html index f7681a5..fa9b840 100644 --- a/doc/html/configlist_8cpp-source.html +++ b/doc/html/configlist_8cpp-source.html @@ -41,7 +41,7 @@ <a name="l00024"></a>00024 <span class="preprocessor">#include <tdeconfig.h></span> <a name="l00025"></a>00025 <span class="preprocessor">#include <ksavefile.h></span> <a name="l00026"></a>00026 <span class="preprocessor">#include <tdeapplication.h></span> -<a name="l00027"></a>00027 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00027"></a>00027 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00028"></a>00028 <span class="preprocessor">#include <kaudioplayer.h></span> <a name="l00029"></a>00029 <span class="preprocessor">#include <kdebug.h></span> <a name="l00030"></a>00030 diff --git a/doc/html/kshowmaildock_8cpp-source.html b/doc/html/kshowmaildock_8cpp-source.html index 0b7a7c0..9a74e58 100644 --- a/doc/html/kshowmaildock_8cpp-source.html +++ b/doc/html/kshowmaildock_8cpp-source.html @@ -37,7 +37,7 @@ <a name="l00020"></a>00020 <span class="preprocessor">#include <tqtooltip.h></span> <a name="l00021"></a>00021 <a name="l00022"></a>00022 <span class="preprocessor">#include <tdepopupmenu.h></span> -<a name="l00023"></a>00023 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00023"></a>00023 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00024"></a>00024 <span class="preprocessor">#include <tdeglobalsettings.h></span> <a name="l00025"></a>00025 <span class="preprocessor">#include <tdelocale.h></span> <a name="l00026"></a>00026 <span class="preprocessor">#include <kdebug.h></span> diff --git a/doc/html/kshowmailview_8cpp-source.html b/doc/html/kshowmailview_8cpp-source.html index 7a9b5b2..ce75c6e 100644 --- a/doc/html/kshowmailview_8cpp-source.html +++ b/doc/html/kshowmailview_8cpp-source.html @@ -41,7 +41,7 @@ <a name="l00024"></a>00024 <span class="preprocessor">#include <tqkeycode.h></span> <a name="l00025"></a>00025 <span class="preprocessor">#include <tqvaluelist.h></span> <a name="l00026"></a>00026 -<a name="l00027"></a>00027 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00027"></a>00027 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00028"></a>00028 <span class="preprocessor">#include <tdelocale.h></span> <a name="l00029"></a>00029 <span class="preprocessor">#include <kdebug.h></span> <a name="l00030"></a>00030 diff --git a/doc/html/logger_8cpp-source.html b/doc/html/logger_8cpp-source.html index 2c66eae..0af498e 100644 --- a/doc/html/logger_8cpp-source.html +++ b/doc/html/logger_8cpp-source.html @@ -32,7 +32,7 @@ <a name="l00015"></a>00015 <span class="comment"> * *</span> <a name="l00016"></a>00016 <span class="comment"> ***************************************************************************/</span> <a name="l00017"></a>00017 -<a name="l00018"></a>00018 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00018"></a>00018 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00019"></a>00019 <span class="comment">// #include <kdebug.h></span> <a name="l00020"></a>00020 <span class="preprocessor">#include "logger.h"</span> <a name="l00021"></a>00021 diff --git a/doc/html/showrecord_8h-source.html b/doc/html/showrecord_8h-source.html index d018f72..8283f9e 100644 --- a/doc/html/showrecord_8h-source.html +++ b/doc/html/showrecord_8h-source.html @@ -48,7 +48,7 @@ <a name="l00026"></a>00026 <span class="preprocessor">#include <tqptrlist.h></span> <a name="l00027"></a>00027 <a name="l00028"></a>00028 <span class="comment">//KDE headers</span> -<a name="l00029"></a>00029 <span class="preprocessor">#include <kstandarddirs.h></span> +<a name="l00029"></a>00029 <span class="preprocessor">#include <tdestandarddirs.h></span> <a name="l00030"></a>00030 <span class="preprocessor">#include <kdebug.h></span> <a name="l00031"></a>00031 <a name="l00032"></a>00032 <span class="comment">//KShowmail headers</span> diff --git a/kshowmail/configlist.cpp b/kshowmail/configlist.cpp index ba18607..8fc4786 100644 --- a/kshowmail/configlist.cpp +++ b/kshowmail/configlist.cpp @@ -24,7 +24,7 @@ #include <tdeconfig.h> #include <ksavefile.h> #include <tdeapplication.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kaudioplayer.h> #include <kdebug.h> diff --git a/kshowmail/filterlog.h b/kshowmail/filterlog.h index 2baaa5e..d161ec5 100644 --- a/kshowmail/filterlog.h +++ b/kshowmail/filterlog.h @@ -23,7 +23,7 @@ #include <kdebug.h> #include <tdemessagebox.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeapplication.h> #include <tdeconfig.h> diff --git a/kshowmail/kcmconfigs/configactions.h b/kshowmail/kcmconfigs/configactions.h index b01c986..f0e0ad1 100644 --- a/kshowmail/kcmconfigs/configactions.h +++ b/kshowmail/kcmconfigs/configactions.h @@ -31,7 +31,7 @@ #include <kaudioplayer.h> #include <tdeprocess.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> //kshowmail headers #include "../constants.h" diff --git a/kshowmail/kcmconfigs/mailboxwizard.h b/kshowmail/kcmconfigs/mailboxwizard.h index be1b211..c8776ae 100644 --- a/kshowmail/kcmconfigs/mailboxwizard.h +++ b/kshowmail/kcmconfigs/mailboxwizard.h @@ -30,7 +30,7 @@ #include <kpushbutton.h> #include <tdefiledialog.h> #include <tdelistview.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <kdebug.h> diff --git a/kshowmail/kshowmaildock.cpp b/kshowmail/kshowmaildock.cpp index 8e2486f..5a01c89 100644 --- a/kshowmail/kshowmaildock.cpp +++ b/kshowmail/kshowmaildock.cpp @@ -20,7 +20,7 @@ #include <tqtooltip.h> #include <tdepopupmenu.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobalsettings.h> #include <tdelocale.h> #include <kdebug.h> diff --git a/kshowmail/kshowmailview.cpp b/kshowmail/kshowmailview.cpp index f517359..f91f16c 100644 --- a/kshowmail/kshowmailview.cpp +++ b/kshowmail/kshowmailview.cpp @@ -24,7 +24,7 @@ #include <tqkeycode.h> #include <tqvaluelist.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <kdebug.h> diff --git a/kshowmail/showrecord.h b/kshowmail/showrecord.h index 65cefa0..c52f001 100644 --- a/kshowmail/showrecord.h +++ b/kshowmail/showrecord.h @@ -26,7 +26,7 @@ #include <tqptrlist.h> //KDE headers -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> //KShowmail headers |