diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:00 -0600 |
commit | ba462cdcaeee005bc656bec1f7495c80a4fc9f1f (patch) | |
tree | ff8aa91069c08778f490c15b880ace00350c4f2a /kmilo | |
parent | 6987789e9755571646069fc12f9c3b2a9296a57e (diff) | |
download | tdeutils-ba462cdcaeee005bc656bec1f7495c80a4fc9f1f.tar.gz tdeutils-ba462cdcaeee005bc656bec1f7495c80a4fc9f1f.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmilo')
-rw-r--r-- | kmilo/kmilod/defaultskin.cpp | 2 | ||||
-rw-r--r-- | kmilo/thinkpad/README | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kmilo/kmilod/defaultskin.cpp b/kmilo/kmilod/defaultskin.cpp index febc9a9..7271ea3 100644 --- a/kmilo/kmilod/defaultskin.cpp +++ b/kmilo/kmilod/defaultskin.cpp @@ -32,7 +32,7 @@ #include <twin.h> #include <netwm.h> #include <kglobalsettings.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kconfig.h> #include "defaultskin.h" diff --git a/kmilo/thinkpad/README b/kmilo/thinkpad/README index 56b5da0..00f663e 100644 --- a/kmilo/thinkpad/README +++ b/kmilo/thinkpad/README @@ -23,8 +23,8 @@ whether this service is run or not (by default it is not). INSTALL: -Download kdeutils source for kde 3.2 or newer. Then compile as -usual starting from the kdeutils directory: +Download tdeutils source for kde 3.2 or newer. Then compile as +usual starting from the tdeutils directory: make -f Makefile.cvs ./configure |