Git commit c589adcd1d11642f90516dbe5ae30fecfc7aaa2d by Burkhard Lück. Committed on 15/04/2017 at 11:55. Pushed by lueck into branch 'master'.
Revert "remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore" CCMAIL:[email protected] This reverts commit 539c89a4046244017313edc6e4600c7ab0f455bc. M +11 -1 doc/index.docbook https://commits.kde.org/kalarm/c589adcd1d11642f90516dbe5ae30fecfc7aaa2d diff --git a/doc/index.docbook b/doc/index.docbook index 94eef46b..5d0a4c55 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1467,7 +1467,8 @@ this option inapplicable.</para> <para>Check <guilabel>Copy email to self</guilabel> to send a blind copy of the email to yourself when the alarm is triggered. The email address to which the copy will be sent may be set in the -<link linkend="preferences-email">Configuration dialog</link>.</para> +<link linkend="preferences-email">Configuration dialog</link>, the +default being your email address set in the &systemsettings;.</para> </listitem> </itemizedlist> @@ -2680,6 +2681,11 @@ email alarms:</para> address.</para> </listitem> +<listitem><para>Select <guilabel>Use address from System +Settings</guilabel> to use the email address which is configured in the +&systemsettings;.</para> +</listitem> + <listitem><para>Select <guilabel>Use &kmail; identities</guilabel> to be able to choose at the time you configure an email alarm which of &kmail;'s email identities to use. &kmail;'s default identity will be @@ -2701,6 +2707,10 @@ computer which &kalarm; runs on, you could simply enter your user login name here.</para> </listitem> +<listitem><para>Select <guilabel>Use address from System +Settings</guilabel> to use the email address which is configured in the +&systemsettings;.</para> +</listitem> </itemizedlist> </listitem> </itemizedlist>
