diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:22 -0500 |
commit | 3ab52cc770ec406b329847402c3ad3c1b3efdb19 (patch) | |
tree | bd10b38a683f2b2d9ce16844496b0f42041c8550 /korundum | |
parent | b1de72ca42adb47202fbd1adfc4165c958ac8ad6 (diff) | |
download | tdebindings-3ab52cc770ec406b329847402c3ad3c1b3efdb19.tar.gz tdebindings-3ab52cc770ec406b329847402c3ad3c1b3efdb19.zip |
Rename kde libraries to tde
Diffstat (limited to 'korundum')
-rw-r--r-- | korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc | 2 | ||||
-rw-r--r-- | korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc b/korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc index 957ed912..829ec2e2 100644 --- a/korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc +++ b/korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc @@ -5,7 +5,7 @@ ClassName=ExamplePrefsBase # # Inherits=KConfigSkeleton # -# IncludeFiles=libkdepim/kpimprefs.h +# IncludeFiles=libtdepim/kpimprefs.h # # MemberVariables=public # diff --git a/korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc b/korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc index 6e0edd36..3b74d7c5 100644 --- a/korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc +++ b/korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc @@ -5,7 +5,7 @@ ClassName=Test1 # # Inherits=KConfigSkeleton # -# IncludeFiles=libkdepim/kpimprefs.h +# IncludeFiles=libtdepim/kpimprefs.h # # MemberVariables=public # |