[plasma/plasma-desktop/Plasma/5.27] doc/kcontrol: kcms: migrate docbook for cursor theme and launch feedback to plasma-workspace

Nicolas Fella null at kde.org
Mon Jan 30 22:46:27 GMT 2023


Git commit f38e8c70d415b797fa21246e602a736076eb9810 by Nicolas Fella, on behalf of Natalie Clarius.
Committed on 30/01/2023 at 22:46.
Pushed by nicolasfella into branch 'Plasma/5.27'.

kcms: migrate docbook for cursor theme and launch feedback to plasma-workspace

(cherry picked from commit d86e645d877918637cfe23301df508a5ddeb4cbe)

M  +0    -2    doc/kcontrol/CMakeLists.txt
D  +0    -2    doc/kcontrol/cursortheme/CMakeLists.txt
D  +0    -56   doc/kcontrol/cursortheme/index.docbook
D  +0    -2    doc/kcontrol/kcmlaunchfeedback/CMakeLists.txt
D  +0    -59   doc/kcontrol/kcmlaunchfeedback/index.docbook

https://invent.kde.org/plasma/plasma-desktop/commit/f38e8c70d415b797fa21246e602a736076eb9810

diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
index 34b596a3c..cba0292a0 100644
--- a/doc/kcontrol/CMakeLists.txt
+++ b/doc/kcontrol/CMakeLists.txt
@@ -9,7 +9,6 @@ ecm_optional_add_subdirectory(splashscreen)
 ecm_optional_add_subdirectory(cookies)
 ecm_optional_add_subdirectory(baloo)
 
-ecm_optional_add_subdirectory(cursortheme)
 ecm_optional_add_subdirectory(fonts)
 ecm_optional_add_subdirectory(fontinst)
 ecm_optional_add_subdirectory(keys)
@@ -17,7 +16,6 @@ ecm_optional_add_subdirectory(keyboard)
 ecm_optional_add_subdirectory(mouse)
 ecm_optional_add_subdirectory(paths)
 ecm_optional_add_subdirectory(kcmsmserver)
-ecm_optional_add_subdirectory(kcmlaunchfeedback)
 ecm_optional_add_subdirectory(spellchecking)
 ecm_optional_add_subdirectory(componentchooser)
 ecm_optional_add_subdirectory(kded)
diff --git a/doc/kcontrol/cursortheme/CMakeLists.txt b/doc/kcontrol/cursortheme/CMakeLists.txt
deleted file mode 100644
index 76b672acc..000000000
--- a/doc/kcontrol/cursortheme/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kcontrol/cursortheme)
diff --git a/doc/kcontrol/cursortheme/index.docbook b/doc/kcontrol/cursortheme/index.docbook
deleted file mode 100644
index de7c8e29d..000000000
--- a/doc/kcontrol/cursortheme/index.docbook
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
-"dtd/kdedbx45.dtd" [
-<!ENTITY % addindex "IGNORE">
-<!ENTITY % English "INCLUDE" > <!-- change language only here -->
-]>
-
-<article id="cursortheme" lang="&language;">
-<articleinfo>
-<title>Cursor Theme</title>
-<authorgroup>
-<author>&Mike.McBride; &Mike.McBride.mail;</author>
-<author>&Brad.Hards; &Brad.Hards.mail;</author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-
-<date>2021-04-07</date>
-<releaseinfo>Plasma 5.20</releaseinfo>
-
-<abstract>
-<para>This is the documentation for the &systemsettings; module to 
-customize the mouse cursor appearance.
-</para>
-</abstract>
-
-<keywordset>
-<keyword>KDE</keyword>
-<keyword>Systemsettings</keyword>
-<keyword>mouse</keyword>
-<keyword>cursor</keyword>
-</keywordset>
-</articleinfo>
-
-<para>
-This module allows you to select from several installed cursor themes
-from a preview of the cursor display.
-</para>
-
-<para>The features provided by this module may not be available on some systems. 
-Your system may need to be updated to support cursor themes.
-</para>
-
-<para>
-If you have additional cursor themes available, you can remove them using the trash button that appears when you hover the mouse pointer over the theme item in the list. Note that you cannot remove the default themes.
-</para>
-
-<para>Some themes allow choosing the cursor size. Use the <guilabel>Size</guilabel> field to select the appropriate size. Available sizes are displayed when you hoover the theme item in the list box with the mouse pointer.
-</para>
-
-<para>
-If you have additional cursor themes available, you can install them using the <guibutton>Install from File...</guibutton> button below the list box. See <ulink url="https://userbase.kde.org/Special:MyLanguage/Create_your_own_mouse_cursor_theme">these instructions</ulink> on the details on how to create the custom cursor theme.
-</para>
-
-<para>Use the <guibutton>Get New Cursors...</guibutton> button to launch the <guilabel>Download New Cursors</guilabel> dialog and download additional themes from the Internet.</para>
-
-</article>
diff --git a/doc/kcontrol/kcmlaunchfeedback/CMakeLists.txt b/doc/kcontrol/kcmlaunchfeedback/CMakeLists.txt
deleted file mode 100644
index 0b8d658b7..000000000
--- a/doc/kcontrol/kcmlaunchfeedback/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kcontrol/kcmlaunchfeedback)
diff --git a/doc/kcontrol/kcmlaunchfeedback/index.docbook b/doc/kcontrol/kcmlaunchfeedback/index.docbook
deleted file mode 100644
index 96d691912..000000000
--- a/doc/kcontrol/kcmlaunchfeedback/index.docbook
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
-"dtd/kdedbx45.dtd" [
-<!ENTITY % addindex "IGNORE">
-<!ENTITY % English "INCLUDE" > <!-- change language only here -->
-]>
-
-<article lang="&language;" id="launch-feedback">
-<articleinfo>
-<title>Launch Feedback</title>
-<authorgroup>
-<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-
-<date>2021-04-07</date>
-<releaseinfo>Plasma 5.20</releaseinfo>
-
-</articleinfo>
-
-<para>Sometimes it is reassuring to know that your computer didn't just
-ignore your command, and something is happening behind the scenes.  In
-this module you can configure visible feedback to help you know if you
-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>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>Stop animation after:</guilabel> spinbox.  The
-default is 5 seconds.</para>
-
-<para>There are several variations of busy cursor available, including
-a <guilabel>No Feedback</guilabel>, a <guilabel>Blinking</guilabel>, a 
-<guilabel>Bouncing</guilabel> or a <guilabel>Static</guilabel> cursor 
-icon with no animation.</para>
-
-<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 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 
-&plasma; system tray. Alternatively, it might be that you sent it off to a 
-different virtual desktop, and in the <guilabel>Behavior</guilabel> section 
-of the <ulink url="help:/plasma-desktop/panel.html"> <guilabel>Task Manager 
-Settings</guilabel></ulink> the option <guilabel>From the current 
-desktop</guilabel> is checked for the <guilabel>Show only tasks</guilabel> 
-switcher.  Setting a timeout ensures that, even in these cases, you can 
-still get launch feedback, but also that it will go away when the job is 
-done.</para>
-
-</article>


More information about the kde-doc-english mailing list