diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:23 -0500 |
commit | 1e81063308485e2f5f6375a410a41cb310ef7bbd (patch) | |
tree | 9ff3197accd24b2274346fdfe2027b2fd3101bdb /kdecore/kconfig_compiler | |
parent | a1941684d6db9d5a16f9f360c9d5b7fbab8b587e (diff) | |
download | tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.tar.gz tdelibs-1e81063308485e2f5f6375a410a41cb310ef7bbd.zip |
Rename kde libraries to tde
Diffstat (limited to 'kdecore/kconfig_compiler')
-rw-r--r-- | kdecore/kconfig_compiler/example/exampleprefs_base.kcfgc | 2 | ||||
-rw-r--r-- | kdecore/kconfig_compiler/tests/test1.kcfgc | 2 | ||||
-rw-r--r-- | kdecore/kconfig_compiler/tests/test9.kcfgc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kdecore/kconfig_compiler/example/exampleprefs_base.kcfgc b/kdecore/kconfig_compiler/example/exampleprefs_base.kcfgc index 957ed9123..829ec2e29 100644 --- a/kdecore/kconfig_compiler/example/exampleprefs_base.kcfgc +++ b/kdecore/kconfig_compiler/example/exampleprefs_base.kcfgc @@ -5,7 +5,7 @@ ClassName=ExamplePrefsBase # # Inherits=KConfigSkeleton # -# IncludeFiles=libkdepim/kpimprefs.h +# IncludeFiles=libtdepim/kpimprefs.h # # MemberVariables=public # diff --git a/kdecore/kconfig_compiler/tests/test1.kcfgc b/kdecore/kconfig_compiler/tests/test1.kcfgc index 6e0edd366..3b74d7c51 100644 --- a/kdecore/kconfig_compiler/tests/test1.kcfgc +++ b/kdecore/kconfig_compiler/tests/test1.kcfgc @@ -5,7 +5,7 @@ ClassName=Test1 # # Inherits=KConfigSkeleton # -# IncludeFiles=libkdepim/kpimprefs.h +# IncludeFiles=libtdepim/kpimprefs.h # # MemberVariables=public # diff --git a/kdecore/kconfig_compiler/tests/test9.kcfgc b/kdecore/kconfig_compiler/tests/test9.kcfgc index d44233380..8f124fc25 100644 --- a/kdecore/kconfig_compiler/tests/test9.kcfgc +++ b/kdecore/kconfig_compiler/tests/test9.kcfgc @@ -5,7 +5,7 @@ ClassName=Test9 # # Inherits=KConfigSkeleton # -# IncludeFiles=libkdepim/kpimprefs.h +# IncludeFiles=libtdepim/kpimprefs.h # MemberVariables=public # |