summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:13 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:13 -0500
commitb5139afd7bfba8d8412a61bef8d12cc004290506 (patch)
tree48eda41261af868d336adae4275798095e27046e /doc/en
parent287c83ac3874ebee1c1b5e9549c8002e3268adb0 (diff)
downloadtdesvn-b5139afd7bfba8d8412a61bef8d12cc004290506.tar.gz
tdesvn-b5139afd7bfba8d8412a61bef8d12cc004290506.zip
Rename kde libraries to tde
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/index.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 839c066..5a0b4ec 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -2111,14 +2111,14 @@ The next big thing could that you forgot to give a libsuffix on 64-Bit systems a
</para>
<para>If this does not solve your problem, you may try out on a console:
<programlisting>
- export LD_PRELOAD=/usr/lib/trinity/libkdesvnpart.so
+ export LD_PRELOAD=/usr/lib/trinity/libtdesvnpart.so
kdesvn
unset LD_PRELOAD
</programlisting>
(/usr/lib/trinity depends of course on your system, please check where it is installed)
</para>
<para>
-You should see a lot of output why loading of libkdesvnpart.so isn't possible, that may help solving your problem.
+You should see a lot of output why loading of libtdesvnpart.so isn't possible, that may help solving your problem.
</para>
</answer>
</qandaentry>