Git commit 58872901eed3afc7078518b4d840251d668adc61 by Yuri Chornoivan. Committed on 01/01/2022 at 13:11. Pushed by yurchor into branch 'master'.
Update the component chooser KCM docs M +8 -5 doc/kcontrol/componentchooser/index.docbook https://invent.kde.org/plasma/plasma-desktop/commit/58872901eed3afc7078518b4d840251d668adc61 diff --git a/doc/kcontrol/componentchooser/index.docbook b/doc/kcontrol/componentchooser/index.docbook index d6b6f2f73..37bb1092e 100644 --- a/doc/kcontrol/componentchooser/index.docbook +++ b/doc/kcontrol/componentchooser/index.docbook @@ -15,8 +15,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2021-04-06</date> -<releaseinfo>Plasma 5.20</releaseinfo> +<date>2022-01-01</date> +<releaseinfo>Plasma 5.24</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -28,8 +28,8 @@ <para>In this module, you can change &kde; default components.</para> <para>Components are programs that handle basic tasks, like the web browser, terminal emulator, the file -manager, and the email client. Different &kde; applications sometimes need to -invoke a console emulator, send a mail or manage files and folders.</para> +manager, the email client, and the electronic map. Different &kde; applications sometimes need to +invoke a console emulator, send a mail, manage files and folders or show the map.</para> <para>To do so consistently, these applications always call the same components. Here you can select which programs these components are.</para> @@ -48,8 +48,11 @@ can select which programs these components are.</para> <listitem> <para>Terminal Emulator</para> </listitem> +<listitem> +<para>Map</para> +</listitem> </itemizedlist> -<para>Click the combo box of the component you want to configure. In the list, select your favorite web browser, file manager, email client, and terminal emulator. Choose <guimenuitem>Other...</guimenuitem> to open the <guilabel>Choose Application</guilabel> dialog and select your application manually.</para> +<para>Click the combo box of the component you want to configure. In the list, select your favorite web browser, file manager, email client, terminal emulator, and map. Choose <guimenuitem>Other...</guimenuitem> to open the <guilabel>Choose Application</guilabel> dialog and select your application manually.</para> </article>
