diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:13 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:13 -0500 |
commit | b5139afd7bfba8d8412a61bef8d12cc004290506 (patch) | |
tree | 48eda41261af868d336adae4275798095e27046e /doc/en/index.docbook | |
parent | 287c83ac3874ebee1c1b5e9549c8002e3268adb0 (diff) | |
download | tdesvn-b5139afd7bfba8d8412a61bef8d12cc004290506.tar.gz tdesvn-b5139afd7bfba8d8412a61bef8d12cc004290506.zip |
Rename kde libraries to tde
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 4 |
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> |