diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/qtopiamail.qdoc | 2 | ||||
| -rw-r--r-- | doc/src/qtopiamail_qmfutil.qdoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qtopiamail.qdoc b/doc/src/qtopiamail.qdoc index 55d618d2..b399e446 100644 --- a/doc/src/qtopiamail.qdoc +++ b/doc/src/qtopiamail.qdoc @@ -8,7 +8,7 @@ The Messaging Framework Client library provides a set of APIs for accessing messaging data. Interfaces are provided to create, modify, store, and retrieve messages. -The library does not directly support sending or retrieving messages; these actions are currently supported via the \l{Services}{QtopiaServiceRequest} mechanism. +The library does not directly support sending or retrieving messages; these actions are currently supported via a service request mechanism. The Client library provides unified access to the messaging data on a device including concurrent access to messaging data by multiple applications, and independence from the mechanism used to store the messaging data on the device. diff --git a/doc/src/qtopiamail_qmfutil.qdoc b/doc/src/qtopiamail_qmfutil.qdoc index 9d0cb414..9b320247 100644 --- a/doc/src/qtopiamail_qmfutil.qdoc +++ b/doc/src/qtopiamail_qmfutil.qdoc @@ -25,7 +25,7 @@ display lists of messages and accounts with minimal effort, and with minimal res \section1 Message Composer and Viewer Plugins The Messaging Client Utility library uses a plugin system to register components that can compose and view messages. -Although this mechanism can be accessed by applications, it is currently recommended that \l{Services}{Services} should be used to support message composing and viewing requirements. +Although this mechanism can be accessed by applications, it is currently recommended that service requests should be used to support message composing and viewing requirements. \table \header \o Class \o Description |
