Git commit 5aa5c7c889f48b447a06f795402dcab438dd5f66 by Yuri Chornoivan. Committed on 16/04/2021 at 05:46. Pushed by yurchor into branch 'master'.
Add the new screen sharing option to the notification KCM docs M +7 -2 doc/kcontrol/notifications/index.docbook https://invent.kde.org/plasma/plasma-desktop/commit/5aa5c7c889f48b447a06f795402dcab438dd5f66 diff --git a/doc/kcontrol/notifications/index.docbook b/doc/kcontrol/notifications/index.docbook index 2b890ee21..cb32e5cb6 100644 --- a/doc/kcontrol/notifications/index.docbook +++ b/doc/kcontrol/notifications/index.docbook @@ -15,8 +15,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2020-01-14</date> -<releaseinfo>Plasma 5.18</releaseinfo> +<date>2021-04-16</date> +<releaseinfo>Plasma 5.21</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -52,6 +52,11 @@ each event.</para> <listitem><para>Automatically enable do not disturb mode when you mirror your screens, for example during a presentation.</para></listitem> </varlistentry> + <varlistentry> + <term><guiicon>Enable while screen sharing</guiicon></term> + <listitem><para>Automatically enable do not disturb mode when you share your screens, for example during an online lecture.</para></listitem> + </varlistentry> + <varlistentry> <term><guiicon>Show critical notifications</guiicon></term> <listitem><para>Whether to show critical notifications, such as your battery is almost empty, to show even when in do not disturb mode.</para></listitem>
