Git commit b1b45671dbfde3d1e7a3d0d7594437e38380ecea by Luigi Toscano. Committed on 29/09/2013 at 14:48. Pushed by ltoscano into branch 'KDE/4.11'.
Rename "Special transport"->"Outgoing Account" as in the GUI See bug#106479 M +1 -1 doc/kmail/configure.docbook M +2 -2 doc/kmail/getting-started.docbook http://commits.kde.org/kdepim/b1b45671dbfde3d1e7a3d0d7594437e38380ecea diff --git a/doc/kmail/configure.docbook b/doc/kmail/configure.docbook index 27c76c3..1023577 100644 --- a/doc/kmail/configure.docbook +++ b/doc/kmail/configure.docbook @@ -449,7 +449,7 @@ on their drafts at a different location.</para> <!-- Templates folder missing--> <varlistentry> -<term><guilabel>Special transport</guilabel></term> +<term><guilabel>Outgoing Account</guilabel></term> <listitem> <para>Select or enter an alternative &SMTP; server to be used when sending messages using this identity.</para> diff --git a/doc/kmail/getting-started.docbook b/doc/kmail/getting-started.docbook index abff286..08963c8 100644 --- a/doc/kmail/getting-started.docbook +++ b/doc/kmail/getting-started.docbook @@ -170,8 +170,8 @@ section.</para> <para>The way of sending messages configured here will be used for your default identity and for all other identities that do not have their own way of sending messages. You can use different ways of sending -messages for different identities by selecting the <guilabel>Special -transport</guilabel> check box in the <guilabel>Advanced</guilabel> +messages for different identities by selecting the <guilabel>Outgoing +Account</guilabel> check box in the <guilabel>Advanced</guilabel> tab of the <guilabel>Identities</guilabel> page.</para> <para>A description of the other options can be found
