summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
commit3ab52cc770ec406b329847402c3ad3c1b3efdb19 (patch)
treebd10b38a683f2b2d9ce16844496b0f42041c8550
parentb1de72ca42adb47202fbd1adfc4165c958ac8ad6 (diff)
downloadtdebindings-3ab52cc770ec406b329847402c3ad3c1b3efdb19.tar.gz
tdebindings-3ab52cc770ec406b329847402c3ad3c1b3efdb19.zip
Rename kde libraries to tde
-rw-r--r--kdejava/koala/org/kde/koala/KStandardDirs.java12
-rw-r--r--korundum/rubylib/rbkconfig_compiler/exampleprefs_base.kcfgc2
-rw-r--r--korundum/rubylib/rbkconfig_compiler/tests/test1.kcfgc2
3 files changed, 8 insertions, 8 deletions
diff --git a/kdejava/koala/org/kde/koala/KStandardDirs.java b/kdejava/koala/org/kde/koala/KStandardDirs.java
index 82e63676..37cecb6b 100644
--- a/kdejava/koala/org/kde/koala/KStandardDirs.java
+++ b/kdejava/koala/org/kde/koala/KStandardDirs.java
@@ -261,11 +261,11 @@ public class KStandardDirs implements QtSupport {
All absolute paths (most recent first).
</li>
The filename should be a filename relative to the base dir
- for resources. So is a way to get the path to libkdecore.la
- to findResource("lib", "libkdecore.la"). KStandardDirs will
+ for resources. So is a way to get the path to libtdecore.la
+ to findResource("lib", "libtdecore.la"). KStandardDirs will
then look into the subdir lib of all elements of all prefixes
- ($KDEDIRS) for a file libkdecore.la and return the path to
- the first one it finds (e.g. /opt/kde/lib/libkdecore.la)
+ ($KDEDIRS) for a file libtdecore.la and return the path to
+ the first one it finds (e.g. /opt/kde/lib/libtdecore.la)
@param type The type of the wanted resource
@param filename A relative filename of the resource.
@return A full path to the filename specified in the second
@@ -331,8 +331,8 @@ public class KStandardDirs implements QtSupport {
This way the application can access a couple of files
that have been installed into the same directory without
having to look for each file.
- findResourceDir("lib", "libkdecore.la") would return the
- path of the subdir libkdecore.la is found first in
+ findResourceDir("lib", "libtdecore.la") would return the
+ path of the subdir libtdecore.la is found first in
(e.g. /opt/kde/lib/)
@param type The type of the wanted resource
@param filename A relative filename of the resource.
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
#