[sdk/kdesrc-build] doc: doc: Define scopes for modules selection options

2024-01-29 Thread Andrew Shark
Git commit d974610efba6140798b10d13d092558e9226f796 by Andrew Shark.
Committed on 29/01/2024 at 21:21.
Pushed by ashark into branch 'master'.

doc: Define scopes for modules selection options

M  +16   -16   doc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/d974610efba6140798b10d13d092558e9226f796

diff --git a/doc/conf-options-table.docbook b/doc/conf-options-table.docbook
index 345ef74e..b35d520c 100644
--- a/doc/conf-options-table.docbook
+++ b/doc/conf-options-table.docbook
@@ -1,17 +1,16 @@
 
 Table of available configuration options
 
-Here is a table of the various options, containing the following
+Here are tables of various options, containing the following
 information:
 
 
 
 The option name
 
-A description of how  responds if the option is
-set in both the global section, and the module section of the configuration file while building a
-module.
+The scope of the option: global, 
module or module-set.
+Options in module or/and module-set 
scope can also be defined in options sections.
+
 
 Special comments on the purpose and usage of the
 option.
@@ -1316,7 +1315,7 @@ installations. However this only works on build systems 
that support
 
 
 no-src
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 Remove update phase. The other phases that were 
presented will still be processed.
 Related command-line option: 
@@ -1325,7 +1324,7 @@ installations. However this only works on build systems 
that support
 
 
 no-install
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 Remove install phase. The other phases that were 
presented will still be processed.
 Related command-line option: 
@@ -1334,7 +1333,7 @@ installations. However this only works on build systems 
that support
 
 
 no-tests
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 Remove test phase. The other phases that were 
presented will still be processed.
 Related command-line option: --no-tests
@@ -1343,7 +1342,7 @@ installations. However this only works on build systems 
that support
 
 
 no-build
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 Remove build phase. The other phases that were 
presented will still be processed.
 Related command-line option: 
@@ -1352,7 +1351,7 @@ installations. However this only works on build systems 
that support
 
 
 build-only
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 If had build phase, remove any other phases. 
Otherwise, remove all phases.
 Related command-line option: 
@@ -1361,7 +1360,7 @@ installations. However this only works on build systems 
that support
 
 
 install-only
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 If had install phase, remove any other phases. 
Otherwise, remove all phases.
 Related command-line option: 
@@ -1370,7 +1369,7 @@ installations. However this only works on build systems 
that support
 
 
 uninstall
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 If had uninstall phase, remove any other phases. 
Otherwise, remove all phases.
 Related command-line option: --uninstall
@@ -1379,7 +1378,7 @@ installations. However this only works on build systems 
that support
 
 
 filter-out-phases
-globalmodulemodule-setoptions
+globalmodulemodule-set
 
 Remove those phases that are listed (space separated) in this option. 
The other phases that were presented will still be processed.
 
@@ -1390,12 +1389,13 @@ installations. However this only works on build systems 
that support
 
 
 
-Module-set and global scope options
+Modules selection options
 
 
 
 
 Option name
+Scope
 Description
 
 
@@ -1404,12 +1404,12 @@ installations. However this only works on build systems 
that support
 
 
 ignore-modules
+globalmodule-set
 
 
 TypeString
 Available since1.16
 
-This option can be used in global section and in module-sets.
 Note that when specified in global section,  cmdline 
option does not override this, but instead appends.
 Modules named by this option, which would be chosen by 
 due to a use-modules option, are
@@ -1436,12 +1436,12 @@ is compared).
 
 
 use-modules
+module-set
 
 
 TypeString
 Available since1.12.1
 
-Can only be used in module-set.
 This option allows you to easily
 specify many different modules to build at the same point in the configuration file.


Lautstärke

2024-01-29 Thread Roland Meixner

Guten Tag,

wenn ich das Linux Open Suse Tumbleweed starte, fehlt mir der
eingestellte Anmelde-Sound.

Ich habe nach etlichen Einstell-Versuchen festgestellt, daß das
Lautsprechersymbol ca. noch eine Sekunde rot durchgestrichen ist,

bevor der rote Strich verschwindet und dann erst der Ton zur Verfügung
steht.

Wie kann ich diese Verzögerung umgehen ?

Mit freundlichen Grüßen R. Meixner


[sdk/kdesrc-build] doc: Fix XML

2024-01-29 Thread Yuri Chornoivan
Git commit 3f5708b4b27983980e3d4456af67c97e8789d048 by Yuri Chornoivan.
Committed on 29/01/2024 at 13:53.
Pushed by yurchor into branch 'master'.

Fix XML

M  +1-1doc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/3f5708b4b27983980e3d4456af67c97e8789d048

diff --git a/doc/conf-options-table.docbook b/doc/conf-options-table.docbook
index 63adbf01..345ef74e 100644
--- a/doc/conf-options-table.docbook
+++ b/doc/conf-options-table.docbook
@@ -1300,8 +1300,8 @@ installations. However this only works on build systems 
that support
 
 
 
-
 These options do not require any value (except "filter-out-phases"). 
They are applied if they are presented in a section.
+
 Phase selection options
 
 


[utilities/krusader/stable] /: Updated release information in docs and AppStream files

2024-01-29 Thread Nikita Melnichenko
Git commit 7ee85ab13305cd6d0928f828b5bd031ad39fc58e by Nikita Melnichenko.
Committed on 29/01/2024 at 08:05.
Pushed by melnichenko into branch 'stable'.

Updated release information in docs and AppStream files

Discussion: https://invent.kde.org/utilities/krusader/-/merge_requests/127

M  +1-0app/org.kde.krusader.appdata.xml
M  +2-2doc/handbook/index.docbook
M  +11   -0doc/handbook/release-overview.docbook

https://invent.kde.org/utilities/krusader/-/commit/7ee85ab13305cd6d0928f828b5bd031ad39fc58e

diff --git a/app/org.kde.krusader.appdata.xml b/app/org.kde.krusader.appdata.xml
index bd4de2788..2fa48b13b 100644
--- a/app/org.kde.krusader.appdata.xml
+++ b/app/org.kde.krusader.appdata.xml
@@ -590,6 +590,7 @@
   
   
   
+
 
 
 
diff --git a/doc/handbook/index.docbook b/doc/handbook/index.docbook
index 7efad4a49..4a7e8e33a 100644
--- a/doc/handbook/index.docbook
+++ b/doc/handbook/index.docbook
@@ -329,8 +329,8 @@
   Back-Cover Texts. A copy of the license is included in the
sources.
 
-2022-11-20
-2.8.0
+2024-03-10
+2.8.1
 
is an advanced, twin-panel
   (commander-style) file-manager for Plasma and other desktops in
diff --git a/doc/handbook/release-overview.docbook 
b/doc/handbook/release-overview.docbook
index 8553383a4..b3a13c1e2 100644
--- a/doc/handbook/release-overview.docbook
+++ b/doc/handbook/release-overview.docbook
@@ -28,6 +28,17 @@
 
   
   
+
+  
+2.8.1 A New Day
+  
+  
+2024-03-10
+  
+  
+ Frameworks 5
+  
+
 
   
 2.8.0 A New Day