diff --git a/docs/kioslave5/mailto/index.docbook b/docs/kioslave5/mailto/index.docbook index 2878ece2..4d0e489d 100644 --- a/docs/kioslave5/mailto/index.docbook +++ b/docs/kioslave5/mailto/index.docbook @@ -1,87 +1,87 @@ ]>
mailto Christopher Yeleighton giecrilj@stegny.2a.pl -2012-01-28 -&kde; 4.8 +2018-08-20 +Frameworks 5.50 The kioslave mailto is responsible for launching the mail composer of your choice when you open a &URL; in the mailto scheme (RFC6068). Syntax The syntax of a mailto &URL; follows the following pattern: mailto:recipients?query where recipients form a list of restricted &SMTP; address specifications, and the query part may contain one or more of the following parameters: &to=recipients Specifies additional recipients. &cc=recipients Specifies additional recipients of carbon copies. &bcc=recipients Specifies additional recipients of blind carbon copies. These recipients will receive the message, but all other recipients will not know about that. &body=text Specifies the text of the message. This text should not be long, as there may be hard limits on how long an &URL; may be. &subject=text Specifies the subject of the message. Example mailto:info@kde.org?cc=kde@kde.org&subject=Thank%20you!&body=KDE%20rocks!%20How%20can%20I%20help%3F Configuration -Choose the application to handle mailto locators in &systemsettings; Workspace Appearance and BehaviourDefault Applications. +Choose the application to handle mailto locators in &systemsettings; module ApplicationsDefault Applications in the category Personalization.