Git commit 71a6081d11e92b7fd13a5a96fc1e521431c1e02a by Burkhard Lück. Committed on 30/03/2018 at 12:05. Pushed by lueck into branch 'master'.
Update launchfeedback docbook to 5.12 proofread + update bump date + releaseinfo adapt to changed gui strings replace kde with plasma Differential Revision: https://phabricator.kde.org/D11711 M +9 -11 doc/kcontrol/kcmlaunchfeedback/index.docbook https://commits.kde.org/plasma-desktop/71a6081d11e92b7fd13a5a96fc1e521431c1e02a diff --git a/doc/kcontrol/kcmlaunchfeedback/index.docbook b/doc/kcontrol/kcmlaunchfeedback/index.docbook index c3615a4c..155a164a 100644 --- a/doc/kcontrol/kcmlaunchfeedback/index.docbook +++ b/doc/kcontrol/kcmlaunchfeedback/index.docbook @@ -13,8 +13,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2015-04-09</date> -<releaseinfo>Plasma 5.3</releaseinfo> +<date>2018-03-25</date> +<releaseinfo>Plasma 5.12</releaseinfo> </articleinfo> @@ -25,30 +25,28 @@ really hit that icon or not.</para> <para>The traditional way to indicate that your computer is busy is to modify the cursor, and you can turn this on by choosing a -<guilabel>Busy Cursor</guilabel>.</para> +<guilabel>Cursor</guilabel>.</para> <para>With this option enabled, your cursor will have an icon attached to it for a short time, when a new application is being launched. You can configure how long this icon is displayed beside your cursor with the -<guilabel>Startup indication timeout:</guilabel> spinbox. The +<guilabel>Stop animation after:</guilabel> spinbox. The default is 5 seconds.</para> <para>There are several variations of busy cursor available, including -a <guilabel>Blinking Cursor</guilabel>, a <guilabel>Bouncing Cursor</guilabel> -or a <guilabel>Passive Busy Cursor</guilabel> icon with no animation.</para> +a <guilabel>Blinking</guilabel>, a <guilabel>Bouncing</guilabel> +or a <guilabel>Static</guilabel> cursor icon with no animation.</para> -<para>Traditional &kde; launch notification has taken another form, +<para>Traditional &plasma; launch notification has taken another form, which you can also enable and disable here. Normally when you start an application, it gets an immediate entry in the taskbar, with the icon replaced by a spinning hourglass to let you know something is happening. You can toggle this behavior on and off with the -<guilabel>Enable taskbar notification</guilabel> checkbox, and when it's -enabled, you can set a time in the -<guilabel>Startup indication timeout</guilabel> spinbox.</para> +<guilabel>Enable animation</guilabel> checkbox.</para> <para>Not all applications that you start will eventually show a window, or an entry in the taskbar. Some of them, for example, are -docked into the &kde; system tray. Alternatively, it might be that you +docked into the &plasma; system tray. Alternatively, it might be that you sent it off to a different virtual desktop, and in the <guilabel>Filters</guilabel> section of the <ulink url="help:/plasma-desktop/panel.html"> <guilabel>Task Manager Settings</guilabel></ulink> the option <guilabel>Only show
