diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 10:51:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 10:51:32 -0600 |
commit | 0c9d97065a3d6ceb12d687555a1a33d90db96238 (patch) | |
tree | 4305105967fc03b06139b57871d5ab6d2360e75b /tdeio/Mainpage.dox | |
parent | 59d153016be1e09cb31cdb18bef0a649acfc6292 (diff) | |
download | tdelibs-0c9d97065a3d6ceb12d687555a1a33d90db96238.tar.gz tdelibs-0c9d97065a3d6ceb12d687555a1a33d90db96238.zip |
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'tdeio/Mainpage.dox')
-rw-r--r-- | tdeio/Mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/Mainpage.dox b/tdeio/Mainpage.dox index 7545c29ef..2de4b3157 100644 --- a/tdeio/Mainpage.dox +++ b/tdeio/Mainpage.dox @@ -28,7 +28,7 @@ * KServiceTypeProfile: * Stores the user's preferences for services bound to mimetypes/servicetypes. * - * KTrader: + * TDETrader: * Use it to query for which services implement a given mimetype/servicetype. * Has its own language, in order to allow complex queries. * |