OSDN Git Service

kcontrol: improve categorization
authorIvailo Monev <xakepa10@gmail.com>
Fri, 16 Jan 2015 23:12:19 +0000 (23:12 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 16 Jan 2015 23:12:19 +0000 (23:12 +0000)
commite2ab69e6bf2e41ecbc11dfc949eabeee3809dba2
treea4c08b8cbba0120e2c64feb4a81a78814bdf998d
parent0564b83ddb1cf3d0d81b40bf7b6758e3c0356dc3
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
26 files changed:
kcontrol/CMakeLists.txt
kcontrol/colors/colors.desktop
kcontrol/emoticons/emoticons.desktop
kcontrol/fonts/fonts.desktop
kcontrol/icons/icons.desktop
kcontrol/input/cursortheme.desktop
kcontrol/splash/CMakeLists.txt [moved from ksplash/kcm/CMakeLists.txt with 100% similarity]
kcontrol/splash/Messages.sh [moved from ksplash/kcm/Messages.sh with 100% similarity]
kcontrol/splash/installer.cpp [moved from ksplash/kcm/installer.cpp with 100% similarity]
kcontrol/splash/installer.h [moved from ksplash/kcm/installer.h with 100% similarity]
kcontrol/splash/ksplash.knsrc [moved from ksplash/kcm/ksplash.knsrc with 100% similarity]
kcontrol/splash/ksplashthememgr.desktop [moved from ksplash/kcm/ksplashthememgr.desktop with 99% similarity]
kcontrol/splash/main.cpp [moved from ksplash/kcm/main.cpp with 100% similarity]
kcontrol/splash/pics/CMakeLists.txt [moved from ksplash/kcm/pics/CMakeLists.txt with 100% similarity]
kcontrol/splash/pics/hi128-app-ksplash.png [moved from ksplash/kcm/pics/hi128-app-ksplash.png with 100% similarity]
kcontrol/splash/pics/hi16-app-ksplash.png [moved from ksplash/kcm/pics/hi16-app-ksplash.png with 100% similarity]
kcontrol/splash/pics/hi22-app-ksplash.png [moved from ksplash/kcm/pics/hi22-app-ksplash.png with 100% similarity]
kcontrol/splash/pics/hi32-app-ksplash.png [moved from ksplash/kcm/pics/hi32-app-ksplash.png with 100% similarity]
kcontrol/splash/pics/hi48-app-ksplash.png [moved from ksplash/kcm/pics/hi48-app-ksplash.png with 100% similarity]
kcontrol/splash/pics/hi64-app-ksplash.png [moved from ksplash/kcm/pics/hi64-app-ksplash.png with 100% similarity]
kcontrol/style/style.desktop
ksplash/CMakeLists.txt
kwin/kcmkwin/kwincompositing/kwincompositing.desktop
kwin/kcmkwin/kwinoptions/kwinoptions.desktop
kwin/kcmkwin/kwinrules/kwinrules.desktop
kwin/kcmkwin/kwintabbox/kwintabbox.desktop