summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:49:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:49:27 -0600
commit19854991f233a36e77fed0744e758352cebf420e (patch)
tree89fdaaa2ea58d213ff3bb89a07b896083b4bb7b9
parent3bbf18686c48d918f682d6b9fead934bb1745295 (diff)
downloadtdewebdev-19854991.tar.gz
tdewebdev-19854991.zip
Rename kde-config to tde-config
-rw-r--r--kommander/working/plugintemplate/kommanderplugin.kdevtemplate2
-rw-r--r--quanta/README4
2 files changed, 3 insertions, 3 deletions
diff --git a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
index 2e9b70b6..b5c3c303 100644
--- a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
+++ b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
@@ -52,7 +52,7 @@ Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
-Source=%{tdevelop}/template-common/kde-configure.in.in
+Source=%{tdevelop}/template-common/tde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE8]
diff --git a/quanta/README b/quanta/README
index aa6406b1..334fc374 100644
--- a/quanta/README
+++ b/quanta/README
@@ -90,9 +90,9 @@ following:
- run "./configure"
The recommended place where to install Quanta is your $TDEDIR. To find out, use
-"kde-config --prefix" or simply configure Quanta with:
+"tde-config --prefix" or simply configure Quanta with:
-./configure --prefix `kde-config --prefix`
+./configure --prefix `tde-config --prefix`
If you use Quanta+ from SVN, or your ./configure script is missing, run
"make -f Makefile.cvs" and you will get it.