summaryrefslogtreecommitdiffstats
path: root/languages/cpp
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commitab257225f82696202bf13962be1926f7bbdad243 (patch)
tree1eaf68775e34b1abfd1b130b9c28f7ec9df2f9ae /languages/cpp
parent9a082d0d9d12b840f0b0d124332093add6b29b3b (diff)
downloadtdevelop-ab257225f82696202bf13962be1926f7bbdad243.tar.gz
tdevelop-ab257225f82696202bf13962be1926f7bbdad243.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'languages/cpp')
-rw-r--r--languages/cpp/app_templates/kscons_kmdi/README2
-rw-r--r--languages/cpp/app_templates/kscons_kxt/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/languages/cpp/app_templates/kscons_kmdi/README b/languages/cpp/app_templates/kscons_kmdi/README
index 8085c7e7..28c9af22 100644
--- a/languages/cpp/app_templates/kscons_kmdi/README
+++ b/languages/cpp/app_templates/kscons_kmdi/README
@@ -12,7 +12,7 @@ for starting with this application template.
* To configure the application run "scons configure"
In some rare cases you may need to add flags:
- scons configure qtincludes=/usr/include/qt3/include kdeincludes=/usr/lib/kde3/include
+ scons configure qtincludes=/usr/include/qt3/include kdeincludes=/usr/lib/trinity/include
* After building, launch the application and test the dcop
interface by using the command (search a bit) :
diff --git a/languages/cpp/app_templates/kscons_kxt/README b/languages/cpp/app_templates/kscons_kxt/README
index 8085c7e7..28c9af22 100644
--- a/languages/cpp/app_templates/kscons_kxt/README
+++ b/languages/cpp/app_templates/kscons_kxt/README
@@ -12,7 +12,7 @@ for starting with this application template.
* To configure the application run "scons configure"
In some rare cases you may need to add flags:
- scons configure qtincludes=/usr/include/qt3/include kdeincludes=/usr/lib/kde3/include
+ scons configure qtincludes=/usr/include/qt3/include kdeincludes=/usr/lib/trinity/include
* After building, launch the application and test the dcop
interface by using the command (search a bit) :