diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:59:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:59:37 -0600 |
commit | f050f7c84cccf297921968acd454e6a462e30857 (patch) | |
tree | d2dbec79b7ecb12d9dd28b20e491a454b18ecb52 /doc/switches.html | |
parent | 6b87edd9b7b08ca0030e5633e8a9653576f73a32 (diff) | |
download | pytde-f050f7c84cccf297921968acd454e6a462e30857.tar.gz pytde-f050f7c84cccf297921968acd454e6a462e30857.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/switches.html')
-rw-r--r-- | doc/switches.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/switches.html b/doc/switches.html index 1af4b51..c1d4e40 100644 --- a/doc/switches.html +++ b/doc/switches.html @@ -163,7 +163,7 @@ The path to KDE's library files (libtdecore.so, etc). <td width = "20%"> </td> </tr></table> The path to KDE's h files. (May require installation of tdelibs3-devel rpm package) -configure.py. PyKDE will locate h files in subdirectories of this path automatically (eg trinity/include/kio/*.h) +configure.py. PyKDE will locate h files in subdirectories of this path automatically (eg trinity/include/tdeio/*.h) </dd> <hr> <dt><b>-r generate code with tracing enabled</b></dt> |