summaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/cpp/app_templates/kscons_kmdi/README2
-rw-r--r--languages/cpp/app_templates/kscons_kxt/README2
-rw-r--r--languages/ruby/doc/qtruby.toc2
3 files changed, 3 insertions, 3 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) :
diff --git a/languages/ruby/doc/qtruby.toc b/languages/ruby/doc/qtruby.toc
index 85fc3836..92bf203e 100644
--- a/languages/ruby/doc/qtruby.toc
+++ b/languages/ruby/doc/qtruby.toc
@@ -5,5 +5,5 @@
<tocsect1 name="Qt Tutorial #1" url="tutorial/tutorial.html"></tocsect1>
<tocsect1 name="Qt Tutorial #2" url="tutorial2/tutorial2.html"></tocsect1>
<tocsect1 name="Qt Designer Tutorial" url="colortooltutorial/designer-manual-3.html"></tocsect1>
-<tocsect1 name="KDE 3.0 Tutorial" url="kde3tutorial/index.html"></tocsect1>
+<tocsect1 name="KDE 3.0 Tutorial" url="trinitytutorial/index.html"></tocsect1>
</kdeveloptoc>