kcontrol: improve categorization

* move ksplash KCM module to kcontrol sub-directory, ksplash it
  build always and there is no reason to keep it out of the
  kcontrol directory holding all major KCM modules

* merge some sub-category modules into other major categories
  almost the same way it is done in KDE5 as it makes much more
  sense and users do not have to go to in-and-out of
  sub-categories to configure the overall desktop appearance
  - application-appearance -> desktop-appearance
  - window-behaviour -> workspace-behavior
  - workspace-appearance-and-behavior -> workspace-behaviour
This commit is contained in:
Ivailo Monev 2015-01-16 23:12:19 +00:00
parent 0564b83ddb
commit e2ab69e6bf
26 changed files with 18 additions and 17 deletions

View file

@ -30,6 +30,7 @@ add_subdirectory( colors )
add_subdirectory( krdb ) add_subdirectory( krdb )
add_subdirectory( style ) add_subdirectory( style )
add_subdirectory( desktoptheme ) add_subdirectory( desktoptheme )
add_subdirectory( splash )
add_subdirectory( standard_actions ) add_subdirectory( standard_actions )
add_subdirectory( keys ) add_subdirectory( keys )
add_subdirectory( workspaceoptions ) add_subdirectory( workspaceoptions )

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/colors/index.html
X-KDE-Library=kcm_colors X-KDE-Library=kcm_colors
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=application-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=60 X-KDE-Weight=60
Name=Colors Name=Colors

View file

@ -7,8 +7,8 @@ X-DocPath=kcontrol/emoticons/index.html
X-KDE-ServiceTypes=KCModule X-KDE-ServiceTypes=KCModule
X-KDE-Library=kcm_emoticons X-KDE-Library=kcm_emoticons
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=application-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=110 X-KDE-Weight=210
Name=Emoticons Name=Emoticons
Name[af]=Emotikons Name[af]=Emotikons

View file

@ -8,8 +8,8 @@ X-DocPath=kcontrol/fonts/index.html
X-KDE-Library=kcm_fonts X-KDE-Library=kcm_fonts
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=application-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=80 X-KDE-Weight=180
Name=Fonts Name=Fonts
Name[af]=Skriftipes Name[af]=Skriftipes

View file

@ -8,8 +8,8 @@ X-DocPath=kcontrol/icons/index.html
X-KDE-Library=kcm_icons X-KDE-Library=kcm_icons
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=application-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=70 X-KDE-Weight=110
Name=Icons Name=Icons
Name[af]=Ikone Name[af]=Ikone

View file

@ -7,6 +7,7 @@ X-KDE-ServiceTypes=KCModule
X-KDE-Library=kcm_cursortheme X-KDE-Library=kcm_cursortheme
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=desktop-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=120
X-DocPath=kcontrol/cursortheme/index.html X-DocPath=kcontrol/cursortheme/index.html
Name=Cursor Theme Name=Cursor Theme

View file

@ -10,7 +10,7 @@ X-KDE-Library=kcm_ksplashthemes
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=desktop-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=100 X-KDE-Weight=200
Name=Splash Screen Name=Splash Screen
Name[af]=Spat Skerm Name[af]=Spat Skerm

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 1,021 B

After

Width:  |  Height:  |  Size: 1,021 B

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View file

@ -9,7 +9,7 @@ X-KDE-Library=kcm_style
X-KDE-Init-Symbol=kcminit_style X-KDE-Init-Symbol=kcminit_style
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=application-appearance X-KDE-System-Settings-Parent-Category=desktop-appearance
X-KDE-Weight=50 X-KDE-Weight=50
Name=Style Name=Style

View file

@ -1,6 +1,5 @@
add_subdirectory( ksplashx ) add_subdirectory( ksplashx )
add_subdirectory( elarun ) add_subdirectory( elarun )
add_subdirectory( none ) add_subdirectory( none )
add_subdirectory( kcm )
add_subdirectory( ksplashqml ) add_subdirectory( ksplashqml )
add_subdirectory( default ) add_subdirectory( default )

View file

@ -8,7 +8,7 @@ X-DocPath=kcontrol/kwincompositing/index.html
X-KDE-Library=kcm_kwincompositing X-KDE-Library=kcm_kwincompositing
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=workspace-appearance-and-behavior X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-Weight=50 X-KDE-Weight=50
Name=Desktop Effects Name=Desktop Effects

View file

@ -9,8 +9,8 @@ X-KDE-Library=kcm_kwinoptions
X-KDE-PluginKeyword=kwinoptions X-KDE-PluginKeyword=kwinoptions
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=window-behaviour X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-Weight=90 X-KDE-Weight=120
Name=Window Behavior Name=Window Behavior
Name[af]=Venstergedrag Name[af]=Venstergedrag

View file

@ -8,8 +8,8 @@ X-DocPath=kcontrol/windowspecific/index.html
X-KDE-Library=kcm_kwinrules X-KDE-Library=kcm_kwinrules
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=window-behaviour X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-Weight=120 X-KDE-Weight=130
Name=Window Rules Name=Window Rules
Name[ar]=قواعد النوافذ Name[ar]=قواعد النوافذ

View file

@ -7,8 +7,8 @@ X-DocPath=kcontrol/kwintabbox/index.html
X-KDE-Library=kcm_kwintabbox X-KDE-Library=kcm_kwintabbox
X-KDE-ParentApp=kcontrol X-KDE-ParentApp=kcontrol
X-KDE-System-Settings-Parent-Category=window-behaviour X-KDE-System-Settings-Parent-Category=workspace-behavior
X-KDE-Weight=60 X-KDE-Weight=110
Name=Task Switcher Name=Task Switcher
Name[ar]=مبدّل المهام Name[ar]=مبدّل المهام