diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | bcb5b0d904d0b37b1698533546c6f8ea7b347ca1 (patch) | |
tree | d3a69ef6cb5cd4f756c9fabc56961831f33c9cdf /doc/index.docbook | |
parent | df8e67b86696f691708af8592d86282b09bab011 (diff) | |
download | k3b-bcb5b0d904d0b37b1698533546c6f8ea7b347ca1.tar.gz k3b-bcb5b0d904d0b37b1698533546c6f8ea7b347ca1.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/index.docbook')
-rw-r--r-- | doc/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index fcb6f96..260c9e6 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -129,7 +129,7 @@ application work. --> <para> The QTDesigner tool <application>uic</application> is not able to find the kde widget plugins. To solve this run <application>qtconfig</application> and add - <filename class="directory">$<envar>KDEDIR</envar>/lib/kde3/plugins</filename> to the + <filename class="directory">$<envar>KDEDIR</envar>/lib/trinity/plugins</filename> to the plugin search path (replace $<envar>KDEDIR</envar> with your kde base dir). </para> </answer> |