diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:03 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:59:03 +0200 |
commit | 3771a842be82c729e79a2728d2b39f901da2d865 (patch) | |
tree | 1745d38238389a00651e5bbfefde3662dcb50c54 /xparts/doc | |
parent | 620f8b9f5d43eb28d25ead69e9fa52626bd91cd8 (diff) | |
download | tdebindings-3771a842be82c729e79a2728d2b39f901da2d865.tar.gz tdebindings-3771a842be82c729e79a2728d2b39f901da2d865.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'xparts/doc')
-rw-r--r-- | xparts/doc/tdeparts.fig | 2 | ||||
-rw-r--r-- | xparts/doc/xparts.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xparts/doc/tdeparts.fig b/xparts/doc/tdeparts.fig index 38beb64b..ab45ba9c 100644 --- a/xparts/doc/tdeparts.fig +++ b/xparts/doc/tdeparts.fig @@ -59,7 +59,7 @@ Single 4 0 0 100 0 16 12 0.0000 4 180 1155 5400 2025 query service\001 4 0 0 100 0 0 12 0.0000 4 180 750 7650 3600 KSyCoCa\001 4 0 0 100 0 16 12 0.0000 4 135 660 6525 3600 TDETrader\001 -4 0 0 100 0 16 12 0.0000 4 135 315 7200 2925 KIO\001 +4 0 0 100 0 16 12 0.0000 4 135 315 7200 2925 TDEIO\001 4 0 0 100 0 0 12 0.0000 4 105 480 1575 3375 create\001 4 0 0 100 0 16 12 0.0000 4 135 450 1575 4725 KPart\001 4 0 0 100 0 0 12 0.0000 4 135 450 2925 4725 KPart\001 diff --git a/xparts/doc/xparts.html b/xparts/doc/xparts.html index 627c85f7..066363bc 100644 --- a/xparts/doc/xparts.html +++ b/xparts/doc/xparts.html @@ -30,7 +30,7 @@ <p>Imagine an application - for example the integrated file manager "Konqueror" - wants to utilize a component that handles the - "text/html" mimetype. It therefore asks the trader of the KIO + "text/html" mimetype. It therefore asks the trader of the TDEIO subsystem whether such a service is available and where. The trader uses the system configuration cache to localize an appropriate service that fits with the user's preferences. The |