diff options
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 |