diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:52:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:52:14 -0600 |
commit | 0a841682a5517fa5c9807fd0f09ffcf141bf1b35 (patch) | |
tree | f977fd590b6a9dd3867af92f7269e6c3b87433d5 /kopete/plugins/cryptography | |
parent | 55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (diff) | |
download | tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.tar.gz tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kopete/plugins/cryptography')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyplugin.cpp | 2 | ||||
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp index 4605391f..135cf636 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.cpp +++ b/kopete/plugins/cryptography/cryptographyplugin.cpp @@ -23,7 +23,7 @@ #include <kaction.h> #include <kconfig.h> #include <kgenericfactory.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kaboutdata.h> #include "kopetemetacontact.h" diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp index 493f3575..5e990386 100644 --- a/kopete/plugins/cryptography/popuppublic.cpp +++ b/kopete/plugins/cryptography/popuppublic.cpp @@ -31,7 +31,7 @@ #include <tqapplication.h> #include <tqlabel.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <klistview.h> #include <kprocess.h> #include <kprocio.h> |