diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-13 08:15:08 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-13 08:38:35 +0200 |
commit | 4ea20bee50630eb895f1e50c59cc71d2c04fe5e4 (patch) | |
tree | 818149c0fbd4bfe00968206266d5397579273be8 /x11 | |
parent | 896d87b6fb1a606385449fef9d7e44823cf08b8a (diff) | |
download | freebsd-ports-4ea20bee50630eb895f1e50c59cc71d2c04fe5e4.zip |
x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22
Plasma 5.22 is here, and it is more reliable and stable than ever. By
cleaning up and refactoring code in the background, the Plasma desktop
gives you greater responsiveness and performance, helping you become
even more productive without hiccups or surprises. Enjoy a smoother
experience with KDE’s Plasma 5.22 desktop.
Plasma 5.22 has become more pleasurable to use through improvements to
the design and greater smoothness and consistency in transparencies,
blurs, icons, and animations. Moving things to accessible locations,
offering hints and visual cues, and creating new settings allows you to
customize your work environment to make it fit perfectly to your needs.
Following the true KDE spirit, the push for a more stable and attractive
desktop does not mean you have to renounce control over how you want it
to look or behave. Plasma 5.22, as always, packs all the flexibility and
tools for customization you have come to expect and love, and some more
to boot.
Meanwhile, the push to move Plasma in its entirety to Wayland (the
display protocol of the future) continues in full swing. So much so that
popular distros are starting to ship Plasma with Wayland by default. By
using Wayland behind the scenes, Plasma is able to include features and
bug fixes not possible to implement on X11, offering you a better
experience and more stability.
Full announcement and changelog:
https://kde.org/announcements/plasma/5/5.22.0/
Diffstat (limited to 'x11')
24 files changed, 519 insertions, 479 deletions
diff --git a/x11/Makefile b/x11/Makefile index e1598e7cba99..8546c4d54a1b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -265,6 +265,7 @@ SUBDIR += plasma5-kscreen SUBDIR += plasma5-kwayland-integration SUBDIR += plasma5-kwayland-server + SUBDIR += plasma5-layer-shell-qt SUBDIR += plasma5-libkscreen SUBDIR += plasma5-plasma SUBDIR += plasma5-plasma-desktop diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo index d26632b304a1..e1d82eeadd54 100644 --- a/x11/plasma5-kactivitymanagerd/distinfo +++ b/x11/plasma5-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277329 -SHA256 (KDE/plasma/5.21.5/kactivitymanagerd-5.21.5.tar.xz) = 77b5394cae27d68c55eaa02e7b9be524b6d8fee9a088e505830347b8289ef0c8 -SIZE (KDE/plasma/5.21.5/kactivitymanagerd-5.21.5.tar.xz) = 99760 +TIMESTAMP = 1622814016 +SHA256 (KDE/plasma/5.22.0/kactivitymanagerd-5.22.0.tar.xz) = b8882b792086e94b7e1a1130417bdf4c0e08a7af84119812997318c62dfc2950 +SIZE (KDE/plasma/5.22.0/kactivitymanagerd-5.22.0.tar.xz) = 102960 diff --git a/x11/plasma5-kactivitymanagerd/pkg-plist b/x11/plasma5-kactivitymanagerd/pkg-plist index f0b335f7b4da..c56c50727c12 100644 --- a/x11/plasma5-kactivitymanagerd/pkg-plist +++ b/x11/plasma5-kactivitymanagerd/pkg-plist @@ -1,6 +1,7 @@ lib/libexec/kactivitymanagerd lib/libkactivitymanagerd_plugin.so lib/systemd/user/plasma-kactivitymanagerd.service +%%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_activityrunner.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_activitytemplates.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_eventspy.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_globalshortcuts.so @@ -10,6 +11,7 @@ lib/systemd/user/plasma-kactivitymanagerd.service %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_sqlite.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_virtualdesktopswitch.so share/dbus-1/services/org.kde.ActivityManager.service +share/krunner/dbusplugins/plasma-runnners-activities.desktop share/kservices5/kactivitymanagerd.desktop share/kservicetypes5/kactivitymanagerd-plugin.desktop share/locale/az/LC_MESSAGES/kactivities5.mo diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo index c4908c360c83..0edb7743c355 100644 --- a/x11/plasma5-kgamma5/distinfo +++ b/x11/plasma5-kgamma5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277330 -SHA256 (KDE/plasma/5.21.5/kgamma5-5.21.5.tar.xz) = e64b41468ee5ac77b2b26b009a2e491c79ca6b7b031e2bafe19dda4eb46558e1 -SIZE (KDE/plasma/5.21.5/kgamma5-5.21.5.tar.xz) = 83168 +TIMESTAMP = 1622814017 +SHA256 (KDE/plasma/5.22.0/kgamma5-5.22.0.tar.xz) = 396e7650914b7473fb453d5e8808b6cd4de697d027aade01d2ec2ee5c814932c +SIZE (KDE/plasma/5.22.0/kgamma5-5.22.0.tar.xz) = 82808 diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo index 83c1b3605ee5..1ce379ade020 100644 --- a/x11/plasma5-kscreen/distinfo +++ b/x11/plasma5-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277332 -SHA256 (KDE/plasma/5.21.5/kscreen-5.21.5.tar.xz) = 46698bd55ad08e0b833767f2c679832a276826abc37fd9c037614589101a84da -SIZE (KDE/plasma/5.21.5/kscreen-5.21.5.tar.xz) = 114956 +TIMESTAMP = 1622814018 +SHA256 (KDE/plasma/5.22.0/kscreen-5.22.0.tar.xz) = 5f805e8d3b269fc1f7a9d2f582e49c9b173bd3eb0fd7393ff3b4d7980335519f +SIZE (KDE/plasma/5.22.0/kscreen-5.22.0.tar.xz) = 116684 diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo index 7e03775e2dca..eb408df021c8 100644 --- a/x11/plasma5-kwayland-integration/distinfo +++ b/x11/plasma5-kwayland-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277333 -SHA256 (KDE/plasma/5.21.5/kwayland-integration-5.21.5.tar.xz) = bd1c713ea584c56f1d3551b08f7d5cd9fd9f66dff85e89de2436d71a3c2404f2 -SIZE (KDE/plasma/5.21.5/kwayland-integration-5.21.5.tar.xz) = 23336 +TIMESTAMP = 1622814018 +SHA256 (KDE/plasma/5.22.0/kwayland-integration-5.22.0.tar.xz) = 2348533e520ab38e094d71ed07f35f33339af996a97088a2b8d3fb64ad516949 +SIZE (KDE/plasma/5.22.0/kwayland-integration-5.22.0.tar.xz) = 22776 diff --git a/x11/plasma5-kwayland-server/distinfo b/x11/plasma5-kwayland-server/distinfo index 34bb5778b7c2..dc3ea07484ad 100644 --- a/x11/plasma5-kwayland-server/distinfo +++ b/x11/plasma5-kwayland-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277334 -SHA256 (KDE/plasma/5.21.5/kwayland-server-5.21.5.tar.xz) = 2fcfc16e8bda1f85db8148715ec08a1b36a0738c3796cf886faadc983f8e21c9 -SIZE (KDE/plasma/5.21.5/kwayland-server-5.21.5.tar.xz) = 219148 +TIMESTAMP = 1622814019 +SHA256 (KDE/plasma/5.22.0/kwayland-server-5.22.0.tar.xz) = 84617871c47f7e5060462728a82bfcdad14fd0bb2f1f8252bee077e28deb1694 +SIZE (KDE/plasma/5.22.0/kwayland-server-5.22.0.tar.xz) = 219340 diff --git a/x11/plasma5-kwayland-server/pkg-plist b/x11/plasma5-kwayland-server/pkg-plist index 20c067998f35..3713dfd3e8c9 100644 --- a/x11/plasma5-kwayland-server/pkg-plist +++ b/x11/plasma5-kwayland-server/pkg-plist @@ -40,7 +40,6 @@ include/KWaylandServer/pointer_interface.h include/KWaylandServer/pointerconstraints_v1_interface.h include/KWaylandServer/pointergestures_v1_interface.h include/KWaylandServer/primaryselectiondevicemanager_v1_interface.h -include/KWaylandServer/region_interface.h include/KWaylandServer/relativepointer_v1_interface.h include/KWaylandServer/resource.h include/KWaylandServer/screencast_v1_interface.h diff --git a/x11/plasma5-layer-shell-qt/Makefile b/x11/plasma5-layer-shell-qt/Makefile new file mode 100644 index 000000000000..f62fecf28624 --- /dev/null +++ b/x11/plasma5-layer-shell-qt/Makefile @@ -0,0 +1,17 @@ +PORTNAME= layer-shell-qt +DISTVERSION= ${KDE_PLASMA_VERSION} +CATEGORIES= x11 kde kde-plasma + +MAINTAINER= kde@FreeBSD.org +COMMENT= Qt component to make use of the Wayland wl-layer-shell protoco + +BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon + +USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 \ + pkgconfig tar:xz +USE_KDE= ecm +USE_QT= core wayland \ + buildtools_build qmake_build + +.include <bsd.port.mk> diff --git a/x11/plasma5-layer-shell-qt/distinfo b/x11/plasma5-layer-shell-qt/distinfo new file mode 100644 index 000000000000..1f40b7dcea49 --- /dev/null +++ b/x11/plasma5-layer-shell-qt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1622814020 +SHA256 (KDE/plasma/5.22.0/layer-shell-qt-5.22.0.tar.xz) = 7e08f39716885aa43a3f2f1bfb29441ef9ee4b07b2928a9680ae8e4c28adcaf7 +SIZE (KDE/plasma/5.22.0/layer-shell-qt-5.22.0.tar.xz) = 17620 diff --git a/x11/plasma5-layer-shell-qt/pkg-descr b/x11/plasma5-layer-shell-qt/pkg-descr new file mode 100644 index 000000000000..ee3a533efd7f --- /dev/null +++ b/x11/plasma5-layer-shell-qt/pkg-descr @@ -0,0 +1,7 @@ +This component is meant for applications to be able to easily use clients based +on wlr-layer-shell. Here you can read about what the protocol does and how +shells work: + +https://drewdevault.com/2018/07/29/Wayland-shells.html + +WWW: kde.org diff --git a/x11/plasma5-layer-shell-qt/pkg-plist b/x11/plasma5-layer-shell-qt/pkg-plist new file mode 100644 index 000000000000..bf760d678534 --- /dev/null +++ b/x11/plasma5-layer-shell-qt/pkg-plist @@ -0,0 +1,13 @@ +include/LayerShellQt/Shell +include/LayerShellQt/Window +include/LayerShellQt/layershellqt_export.h +include/LayerShellQt/shell.h +include/LayerShellQt/window.h +lib/cmake/LayerShellQt/LayerShellQtConfig.cmake +lib/cmake/LayerShellQt/LayerShellQtConfigVersion.cmake +lib/cmake/LayerShellQt/LayerShellQtTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/LayerShellQt/LayerShellQtTargets.cmake +lib/libLayerShellQtInterface.so +lib/libLayerShellQtInterface.so.5 +lib/libLayerShellQtInterface.so.%%KDE_PLASMA_VERSION%% +%%QT_PLUGINDIR%%/wayland-shell-integration/liblayer-shell.so diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo index 534d4ef68168..cadca6e95d50 100644 --- a/x11/plasma5-libkscreen/distinfo +++ b/x11/plasma5-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277335 -SHA256 (KDE/plasma/5.21.5/libkscreen-5.21.5.tar.xz) = 13059ff71a395efbbb6231a4a796a174adb6a16433051e03db9bc83b7d1e7cba -SIZE (KDE/plasma/5.21.5/libkscreen-5.21.5.tar.xz) = 84600 +TIMESTAMP = 1622814020 +SHA256 (KDE/plasma/5.22.0/libkscreen-5.22.0.tar.xz) = 0630ca1dff1dfc7ba74d508c3ff2cb82fd8642281890ded095dff97206299aeb +SIZE (KDE/plasma/5.22.0/libkscreen-5.22.0.tar.xz) = 95404 diff --git a/x11/plasma5-libkscreen/files/patch-backends_CMakeLists.txt b/x11/plasma5-libkscreen/files/patch-backends_CMakeLists.txt deleted file mode 100644 index 1618abb2c2ba..000000000000 --- a/x11/plasma5-libkscreen/files/patch-backends_CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ ---- backends/CMakeLists.txt.orig 2017-01-19 20:29:18 UTC -+++ backends/CMakeLists.txt -@@ -1,6 +1,9 @@ - add_subdirectory(fake) - add_subdirectory(qscreen) --add_subdirectory(kwayland) -+ -+if (KF5Wayland_FOUND) -+ add_subdirectory(kwayland) -+endif() - - if(${XCB_RANDR_FOUND}) - message(STATUS "Will build xrandr backend.") diff --git a/x11/plasma5-libkscreen/files/patch-src_CMakeLists.txt b/x11/plasma5-libkscreen/files/patch-src_CMakeLists.txt deleted file mode 100644 index ed952a162c0e..000000000000 --- a/x11/plasma5-libkscreen/files/patch-src_CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ ---- src/CMakeLists.txt.orig 2017-01-19 20:29:23 UTC -+++ src/CMakeLists.txt -@@ -1,7 +1,11 @@ - include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${QT_INCLUDES}) - - add_subdirectory(backendlauncher) -+ -+if(KF5Wayland_FOUND) - add_subdirectory(doctor) -+endif() -+ - set(libkscreen_SRCS - abstractbackend.cpp - backendmanager.cpp diff --git a/x11/plasma5-libkscreen/files/patch-tests_CMakeLists.txt b/x11/plasma5-libkscreen/files/patch-tests_CMakeLists.txt deleted file mode 100644 index 15598db5fdc8..000000000000 --- a/x11/plasma5-libkscreen/files/patch-tests_CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ ---- tests/CMakeLists.txt.orig 2017-01-19 20:29:18 UTC -+++ tests/CMakeLists.txt -@@ -1,4 +1,6 @@ - add_executable(printconfig testplugandplay.cpp testpnp.cpp) - target_link_libraries(printconfig Qt5::Gui KF5::Screen) - -+if (KF5Wayland_FOUND) - add_subdirectory(kwayland) -+endif() diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index fb6b0e2542c6..4dbffc2946d2 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -1,11 +1,7 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma -PATCH_SITES= https://invent.kde.org/plasma/plasma-desktop/commit/ -PATCHFILES= 2f9371f34a2d0af98b4a0a6d6ccde1e85ac9cb39.diff:-p1 - MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 plasma desktop diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index db5fdc6f540d..2af389d88182 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1620499695 -SHA256 (KDE/plasma/5.21.5/plasma-desktop-5.21.5.tar.xz) = de507e305c8021d9226381e2beded1cf45d1b224e9a5201529924cd60eb31a27 -SIZE (KDE/plasma/5.21.5/plasma-desktop-5.21.5.tar.xz) = 15913496 -SHA256 (KDE/plasma/5.21.5/2f9371f34a2d0af98b4a0a6d6ccde1e85ac9cb39.diff) = 84c35179bcbf2b906d6c61897bcf0d7ac7c7bfe929aa2436095bb5245a5bdd30 -SIZE (KDE/plasma/5.21.5/2f9371f34a2d0af98b4a0a6d6ccde1e85ac9cb39.diff) = 639 +TIMESTAMP = 1622814022 +SHA256 (KDE/plasma/5.22.0/plasma-desktop-5.22.0.tar.xz) = f4f8980036157e84aba53181f188bbd45c455408ee411c1df1b12dbac1c0d8a9 +SIZE (KDE/plasma/5.22.0/plasma-desktop-5.22.0.tar.xz) = 15736196 diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist index 4636b22ccf22..dee2b9186575 100644 --- a/x11/plasma5-plasma-desktop/pkg-plist +++ b/x11/plasma5-plasma-desktop/pkg-plist @@ -11,24 +11,20 @@ lib/libexec/kauth/kcmdatetimehelper %%IBUS%%lib/libexec/kimpanel-ibus-panel %%IBUS%%lib/libexec/kimpanel-ibus-panel-launcher %%SCIM%%lib/libexec/kimpanel-scim-panel -lib/libkdeinit5_kaccess.so %%QT_PLUGINDIR%%/kcm_activities.so %%QT_PLUGINDIR%%/kcm_clock.so %%QT_PLUGINDIR%%/kcm_desktoppaths.so -%%QT_PLUGINDIR%%/kcm_formats.so %%QT_PLUGINDIR%%/kcm_keyboard.so %%QT_PLUGINDIR%%/kcm_mouse.so %%QT_PLUGINDIR%%/kcm_plasmasearch.so %%QT_PLUGINDIR%%/kcm_solid_actions.so %%QT_PLUGINDIR%%/kcms/kcm_access.so -%%QT_PLUGINDIR%%/kcms/kcm_autostart.so %%QT_PLUGINDIR%%/kcms/kcm_baloofile.so %%QT_PLUGINDIR%%/kcms/kcm_componentchooser.so %%QT_PLUGINDIR%%/kcms/kcm_kded.so %%QT_PLUGINDIR%%/kcms/kcm_keys.so +%%QT_PLUGINDIR%%/kcms/kcm_landingpage.so %%QT_PLUGINDIR%%/kcms/kcm_launchfeedback.so -%%QT_PLUGINDIR%%/kcms/kcm_nightcolor.so -%%QT_PLUGINDIR%%/kcms/kcm_notifications.so %%QT_PLUGINDIR%%/kcms/kcm_smserver.so %%QT_PLUGINDIR%%/kcms/kcm_splashscreen.so %%QT_PLUGINDIR%%/kcms/kcm_users.so @@ -68,6 +64,7 @@ share/config.kcfg/kcmaccessibilitybell.kcfg share/config.kcfg/kcmaccessibilitykeyboard.kcfg share/config.kcfg/kcmaccessibilitymouse.kcfg share/config.kcfg/kcmaccessibilityscreenreader.kcfg +share/config.kcfg/landingpage_kdeglobalssettings.kcfg share/config.kcfg/launchfeedbacksettingsbase.kcfg share/config.kcfg/splashscreensettings.kcfg share/config.kcfg/touchpad.kcfg @@ -77,8 +74,6 @@ share/config.kcfg/workspaceoptions_plasmasettings.kcfg share/dbus-1/interfaces/org.kde.touchpad.xml share/dbus-1/system-services/org.kde.kcontrol.kcmclock.service share/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf -share/doc/HTML/ca/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/ca/kcontrol/autostart/index.docbook share/doc/HTML/ca/kcontrol/baloo/index.cache.bz2 share/doc/HTML/ca/kcontrol/baloo/index.docbook share/doc/HTML/ca/kcontrol/clock/index.cache.bz2 @@ -87,12 +82,12 @@ share/doc/HTML/ca/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/ca/kcontrol/componentchooser/index.docbook share/doc/HTML/ca/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/ca/kcontrol/cursortheme/index.docbook -share/doc/HTML/ca/kcontrol/formats/index.cache.bz2 -share/doc/HTML/ca/kcontrol/formats/index.docbook share/doc/HTML/ca/kcontrol/joystick/index.cache.bz2 share/doc/HTML/ca/kcontrol/joystick/index.docbook share/doc/HTML/ca/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/ca/kcontrol/kcmaccess/index.docbook +share/doc/HTML/ca/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kcmactivities/index.docbook share/doc/HTML/ca/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/ca/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/ca/kcontrol/kcmsmserver/index.cache.bz2 @@ -105,8 +100,6 @@ share/doc/HTML/ca/kcontrol/keys/index.cache.bz2 share/doc/HTML/ca/kcontrol/keys/index.docbook share/doc/HTML/ca/kcontrol/mouse/index.cache.bz2 share/doc/HTML/ca/kcontrol/mouse/index.docbook -share/doc/HTML/ca/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/ca/kcontrol/notifications/index.docbook share/doc/HTML/ca/kcontrol/paths/index.cache.bz2 share/doc/HTML/ca/kcontrol/paths/index.docbook share/doc/HTML/ca/kcontrol/paths/paths.png @@ -140,8 +133,6 @@ share/doc/HTML/ca/plasma-desktop/application-launcher.png share/doc/HTML/ca/plasma-desktop/application-menu.png share/doc/HTML/ca/plasma-desktop/index.cache.bz2 share/doc/HTML/ca/plasma-desktop/index.docbook -share/doc/HTML/de/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/de/kcontrol/autostart/index.docbook share/doc/HTML/de/kcontrol/baloo/index.cache.bz2 share/doc/HTML/de/kcontrol/baloo/index.docbook share/doc/HTML/de/kcontrol/clock/index.cache.bz2 @@ -150,12 +141,12 @@ share/doc/HTML/de/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/de/kcontrol/componentchooser/index.docbook share/doc/HTML/de/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/de/kcontrol/cursortheme/index.docbook -share/doc/HTML/de/kcontrol/formats/index.cache.bz2 -share/doc/HTML/de/kcontrol/formats/index.docbook share/doc/HTML/de/kcontrol/joystick/index.cache.bz2 share/doc/HTML/de/kcontrol/joystick/index.docbook share/doc/HTML/de/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/de/kcontrol/kcmaccess/index.docbook +share/doc/HTML/de/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/de/kcontrol/kcmactivities/index.docbook share/doc/HTML/de/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/de/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/de/kcontrol/kcmsmserver/index.cache.bz2 @@ -168,8 +159,6 @@ share/doc/HTML/de/kcontrol/keys/index.cache.bz2 share/doc/HTML/de/kcontrol/keys/index.docbook share/doc/HTML/de/kcontrol/mouse/index.cache.bz2 share/doc/HTML/de/kcontrol/mouse/index.docbook -share/doc/HTML/de/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/de/kcontrol/notifications/index.docbook share/doc/HTML/de/kcontrol/paths/index.cache.bz2 share/doc/HTML/de/kcontrol/paths/index.docbook share/doc/HTML/de/kcontrol/solid-actions/index.cache.bz2 @@ -188,8 +177,6 @@ share/doc/HTML/de/knetattach/index.cache.bz2 share/doc/HTML/de/knetattach/index.docbook share/doc/HTML/de/plasma-desktop/index.cache.bz2 share/doc/HTML/de/plasma-desktop/index.docbook -share/doc/HTML/en/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/en/kcontrol/autostart/index.docbook share/doc/HTML/en/kcontrol/baloo/index.cache.bz2 share/doc/HTML/en/kcontrol/baloo/index.docbook share/doc/HTML/en/kcontrol/clock/index.cache.bz2 @@ -198,14 +185,16 @@ share/doc/HTML/en/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/en/kcontrol/componentchooser/index.docbook share/doc/HTML/en/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/en/kcontrol/cursortheme/index.docbook -share/doc/HTML/en/kcontrol/formats/index.cache.bz2 -share/doc/HTML/en/kcontrol/formats/index.docbook share/doc/HTML/en/kcontrol/joystick/index.cache.bz2 share/doc/HTML/en/kcontrol/joystick/index.docbook share/doc/HTML/en/kcontrol/joystick/joystick-calibration.png share/doc/HTML/en/kcontrol/joystick/joystick-main.png share/doc/HTML/en/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/en/kcontrol/kcmaccess/index.docbook +share/doc/HTML/en/kcontrol/kcmactivities/configure.png +share/doc/HTML/en/kcontrol/kcmactivities/edit-delete.png +share/doc/HTML/en/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/en/kcontrol/kcmactivities/index.docbook share/doc/HTML/en/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/en/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/en/kcontrol/kcmsmserver/index.cache.bz2 @@ -220,8 +209,6 @@ share/doc/HTML/en/kcontrol/keys/list-add.png share/doc/HTML/en/kcontrol/keys/remove.png share/doc/HTML/en/kcontrol/mouse/index.cache.bz2 share/doc/HTML/en/kcontrol/mouse/index.docbook -share/doc/HTML/en/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/en/kcontrol/notifications/index.docbook share/doc/HTML/en/kcontrol/paths/index.cache.bz2 share/doc/HTML/en/kcontrol/paths/index.docbook share/doc/HTML/en/kcontrol/paths/paths.png @@ -269,8 +256,6 @@ share/doc/HTML/en/plasma-desktop/remove.png share/doc/HTML/en/plasma-desktop/system-tray-settings.png share/doc/HTML/en/plasma-desktop/system-tray-up-arrow.png share/doc/HTML/en/plasma-desktop/taskbar-settings.png -share/doc/HTML/es/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/es/kcontrol/autostart/index.docbook share/doc/HTML/es/kcontrol/baloo/index.cache.bz2 share/doc/HTML/es/kcontrol/baloo/index.docbook share/doc/HTML/es/kcontrol/clock/index.cache.bz2 @@ -307,8 +292,6 @@ share/doc/HTML/et/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/et/kcontrol/solid-actions/index.docbook share/doc/HTML/et/kcontrol/solid-device-automounter/index.cache.bz2 share/doc/HTML/et/kcontrol/solid-device-automounter/index.docbook -share/doc/HTML/id/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/id/kcontrol/autostart/index.docbook share/doc/HTML/id/kcontrol/baloo/index.cache.bz2 share/doc/HTML/id/kcontrol/baloo/index.docbook share/doc/HTML/id/kcontrol/clock/index.cache.bz2 @@ -317,8 +300,6 @@ share/doc/HTML/id/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/id/kcontrol/componentchooser/index.docbook share/doc/HTML/id/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/id/kcontrol/cursortheme/index.docbook -share/doc/HTML/id/kcontrol/formats/index.cache.bz2 -share/doc/HTML/id/kcontrol/formats/index.docbook share/doc/HTML/id/kcontrol/joystick/index.cache.bz2 share/doc/HTML/id/kcontrol/joystick/index.docbook share/doc/HTML/id/kcontrol/kcmaccess/index.cache.bz2 @@ -353,8 +334,6 @@ share/doc/HTML/id/knetattach/index.cache.bz2 share/doc/HTML/id/knetattach/index.docbook share/doc/HTML/id/plasma-desktop/index.cache.bz2 share/doc/HTML/id/plasma-desktop/index.docbook -share/doc/HTML/it/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/it/kcontrol/autostart/index.docbook share/doc/HTML/it/kcontrol/baloo/index.cache.bz2 share/doc/HTML/it/kcontrol/baloo/index.docbook share/doc/HTML/it/kcontrol/clock/index.cache.bz2 @@ -363,12 +342,12 @@ share/doc/HTML/it/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/it/kcontrol/componentchooser/index.docbook share/doc/HTML/it/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/it/kcontrol/cursortheme/index.docbook -share/doc/HTML/it/kcontrol/formats/index.cache.bz2 -share/doc/HTML/it/kcontrol/formats/index.docbook share/doc/HTML/it/kcontrol/joystick/index.cache.bz2 share/doc/HTML/it/kcontrol/joystick/index.docbook share/doc/HTML/it/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/it/kcontrol/kcmaccess/index.docbook +share/doc/HTML/it/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/it/kcontrol/kcmactivities/index.docbook share/doc/HTML/it/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/it/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/it/kcontrol/kcmsmserver/index.cache.bz2 @@ -381,8 +360,6 @@ share/doc/HTML/it/kcontrol/keys/index.cache.bz2 share/doc/HTML/it/kcontrol/keys/index.docbook share/doc/HTML/it/kcontrol/mouse/index.cache.bz2 share/doc/HTML/it/kcontrol/mouse/index.docbook -share/doc/HTML/it/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/it/kcontrol/notifications/index.docbook share/doc/HTML/it/kcontrol/paths/index.cache.bz2 share/doc/HTML/it/kcontrol/paths/index.docbook share/doc/HTML/it/kcontrol/solid-actions/add-action.png @@ -404,8 +381,6 @@ share/doc/HTML/it/knetattach/index.cache.bz2 share/doc/HTML/it/knetattach/index.docbook share/doc/HTML/it/plasma-desktop/index.cache.bz2 share/doc/HTML/it/plasma-desktop/index.docbook -share/doc/HTML/nl/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/nl/kcontrol/autostart/index.docbook share/doc/HTML/nl/kcontrol/baloo/index.cache.bz2 share/doc/HTML/nl/kcontrol/baloo/index.docbook share/doc/HTML/nl/kcontrol/clock/index.cache.bz2 @@ -414,12 +389,12 @@ share/doc/HTML/nl/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/nl/kcontrol/componentchooser/index.docbook share/doc/HTML/nl/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/nl/kcontrol/cursortheme/index.docbook -share/doc/HTML/nl/kcontrol/formats/index.cache.bz2 -share/doc/HTML/nl/kcontrol/formats/index.docbook share/doc/HTML/nl/kcontrol/joystick/index.cache.bz2 share/doc/HTML/nl/kcontrol/joystick/index.docbook share/doc/HTML/nl/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/nl/kcontrol/kcmaccess/index.docbook +share/doc/HTML/nl/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kcmactivities/index.docbook share/doc/HTML/nl/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/nl/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/nl/kcontrol/kcmsmserver/index.cache.bz2 @@ -432,8 +407,6 @@ share/doc/HTML/nl/kcontrol/keys/index.cache.bz2 share/doc/HTML/nl/kcontrol/keys/index.docbook share/doc/HTML/nl/kcontrol/mouse/index.cache.bz2 share/doc/HTML/nl/kcontrol/mouse/index.docbook -share/doc/HTML/nl/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/nl/kcontrol/notifications/index.docbook share/doc/HTML/nl/kcontrol/paths/index.cache.bz2 share/doc/HTML/nl/kcontrol/paths/index.docbook share/doc/HTML/nl/kcontrol/solid-actions/index.cache.bz2 @@ -452,8 +425,6 @@ share/doc/HTML/nl/knetattach/index.cache.bz2 share/doc/HTML/nl/knetattach/index.docbook share/doc/HTML/nl/plasma-desktop/index.cache.bz2 share/doc/HTML/nl/plasma-desktop/index.docbook -share/doc/HTML/pt/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/pt/kcontrol/autostart/index.docbook share/doc/HTML/pt/kcontrol/baloo/index.cache.bz2 share/doc/HTML/pt/kcontrol/baloo/index.docbook share/doc/HTML/pt/kcontrol/clock/index.cache.bz2 @@ -462,8 +433,6 @@ share/doc/HTML/pt/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/pt/kcontrol/componentchooser/index.docbook share/doc/HTML/pt/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/pt/kcontrol/cursortheme/index.docbook -share/doc/HTML/pt/kcontrol/formats/index.cache.bz2 -share/doc/HTML/pt/kcontrol/formats/index.docbook share/doc/HTML/pt/kcontrol/joystick/index.cache.bz2 share/doc/HTML/pt/kcontrol/joystick/index.docbook share/doc/HTML/pt/kcontrol/kcmaccess/index.cache.bz2 @@ -496,8 +465,6 @@ share/doc/HTML/pt/knetattach/index.cache.bz2 share/doc/HTML/pt/knetattach/index.docbook share/doc/HTML/pt/plasma-desktop/index.cache.bz2 share/doc/HTML/pt/plasma-desktop/index.docbook -share/doc/HTML/pt_BR/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/pt_BR/kcontrol/autostart/index.docbook share/doc/HTML/pt_BR/kcontrol/baloo/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/baloo/index.docbook share/doc/HTML/pt_BR/kcontrol/clock/index.cache.bz2 @@ -506,8 +473,6 @@ share/doc/HTML/pt_BR/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/componentchooser/index.docbook share/doc/HTML/pt_BR/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/cursortheme/index.docbook -share/doc/HTML/pt_BR/kcontrol/formats/index.cache.bz2 -share/doc/HTML/pt_BR/kcontrol/formats/index.docbook share/doc/HTML/pt_BR/kcontrol/joystick/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/joystick/index.docbook share/doc/HTML/pt_BR/kcontrol/kcmaccess/index.cache.bz2 @@ -554,8 +519,6 @@ share/doc/HTML/pt_BR/plasma-desktop/panel-settings.png share/doc/HTML/pt_BR/plasma-desktop/system-tray-settings.png share/doc/HTML/pt_BR/plasma-desktop/system-tray-up-arrow.png share/doc/HTML/pt_BR/plasma-desktop/taskbar-settings.png -share/doc/HTML/ru/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/ru/kcontrol/autostart/index.docbook share/doc/HTML/ru/kcontrol/baloo/index.cache.bz2 share/doc/HTML/ru/kcontrol/baloo/index.docbook share/doc/HTML/ru/kcontrol/clock/index.cache.bz2 @@ -564,8 +527,6 @@ share/doc/HTML/ru/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/ru/kcontrol/componentchooser/index.docbook share/doc/HTML/ru/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/ru/kcontrol/cursortheme/index.docbook -share/doc/HTML/ru/kcontrol/formats/index.cache.bz2 -share/doc/HTML/ru/kcontrol/formats/index.docbook share/doc/HTML/ru/kcontrol/joystick/index.cache.bz2 share/doc/HTML/ru/kcontrol/joystick/index.docbook share/doc/HTML/ru/kcontrol/joystick/joystick-calibration.png @@ -604,8 +565,6 @@ share/doc/HTML/ru/knetattach/index.cache.bz2 share/doc/HTML/ru/knetattach/index.docbook share/doc/HTML/ru/plasma-desktop/index.cache.bz2 share/doc/HTML/ru/plasma-desktop/index.docbook -share/doc/HTML/sr/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/sr/kcontrol/autostart/index.docbook share/doc/HTML/sr/kcontrol/clock/index.cache.bz2 share/doc/HTML/sr/kcontrol/clock/index.docbook share/doc/HTML/sr/kcontrol/kcmlaunchfeedback/index.cache.bz2 @@ -616,8 +575,6 @@ share/doc/HTML/sr/kcontrol/spellchecking/index.cache.bz2 share/doc/HTML/sr/kcontrol/spellchecking/index.docbook share/doc/HTML/sr/knetattach/index.cache.bz2 share/doc/HTML/sr/knetattach/index.docbook -share/doc/HTML/sr@latin/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/sr@latin/kcontrol/autostart/index.docbook share/doc/HTML/sr@latin/kcontrol/clock/index.cache.bz2 share/doc/HTML/sr@latin/kcontrol/clock/index.docbook share/doc/HTML/sr@latin/kcontrol/kcmlaunchfeedback/index.cache.bz2 @@ -628,8 +585,6 @@ share/doc/HTML/sr@latin/kcontrol/spellchecking/index.cache.bz2 share/doc/HTML/sr@latin/kcontrol/spellchecking/index.docbook share/doc/HTML/sr@latin/knetattach/index.cache.bz2 share/doc/HTML/sr@latin/knetattach/index.docbook -share/doc/HTML/sv/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/sv/kcontrol/autostart/index.docbook share/doc/HTML/sv/kcontrol/baloo/index.cache.bz2 share/doc/HTML/sv/kcontrol/baloo/index.docbook share/doc/HTML/sv/kcontrol/clock/index.cache.bz2 @@ -638,12 +593,12 @@ share/doc/HTML/sv/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/sv/kcontrol/componentchooser/index.docbook share/doc/HTML/sv/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/sv/kcontrol/cursortheme/index.docbook -share/doc/HTML/sv/kcontrol/formats/index.cache.bz2 -share/doc/HTML/sv/kcontrol/formats/index.docbook share/doc/HTML/sv/kcontrol/joystick/index.cache.bz2 share/doc/HTML/sv/kcontrol/joystick/index.docbook share/doc/HTML/sv/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/sv/kcontrol/kcmaccess/index.docbook +share/doc/HTML/sv/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/sv/kcontrol/kcmactivities/index.docbook share/doc/HTML/sv/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/sv/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/sv/kcontrol/kcmsmserver/index.cache.bz2 @@ -656,8 +611,6 @@ share/doc/HTML/sv/kcontrol/keys/index.cache.bz2 share/doc/HTML/sv/kcontrol/keys/index.docbook share/doc/HTML/sv/kcontrol/mouse/index.cache.bz2 share/doc/HTML/sv/kcontrol/mouse/index.docbook -share/doc/HTML/sv/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/sv/kcontrol/notifications/index.docbook share/doc/HTML/sv/kcontrol/paths/index.cache.bz2 share/doc/HTML/sv/kcontrol/paths/index.docbook share/doc/HTML/sv/kcontrol/solid-actions/index.cache.bz2 @@ -676,8 +629,6 @@ share/doc/HTML/sv/knetattach/index.cache.bz2 share/doc/HTML/sv/knetattach/index.docbook share/doc/HTML/sv/plasma-desktop/index.cache.bz2 share/doc/HTML/sv/plasma-desktop/index.docbook -share/doc/HTML/uk/kcontrol/autostart/index.cache.bz2 -share/doc/HTML/uk/kcontrol/autostart/index.docbook share/doc/HTML/uk/kcontrol/baloo/index.cache.bz2 share/doc/HTML/uk/kcontrol/baloo/index.docbook share/doc/HTML/uk/kcontrol/clock/index.cache.bz2 @@ -686,12 +637,12 @@ share/doc/HTML/uk/kcontrol/componentchooser/index.cache.bz2 share/doc/HTML/uk/kcontrol/componentchooser/index.docbook share/doc/HTML/uk/kcontrol/cursortheme/index.cache.bz2 share/doc/HTML/uk/kcontrol/cursortheme/index.docbook -share/doc/HTML/uk/kcontrol/formats/index.cache.bz2 -share/doc/HTML/uk/kcontrol/formats/index.docbook share/doc/HTML/uk/kcontrol/joystick/index.cache.bz2 share/doc/HTML/uk/kcontrol/joystick/index.docbook share/doc/HTML/uk/kcontrol/kcmaccess/index.cache.bz2 share/doc/HTML/uk/kcontrol/kcmaccess/index.docbook +share/doc/HTML/uk/kcontrol/kcmactivities/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kcmactivities/index.docbook share/doc/HTML/uk/kcontrol/kcmlaunchfeedback/index.cache.bz2 share/doc/HTML/uk/kcontrol/kcmlaunchfeedback/index.docbook share/doc/HTML/uk/kcontrol/kcmsmserver/index.cache.bz2 @@ -704,8 +655,6 @@ share/doc/HTML/uk/kcontrol/keys/index.cache.bz2 share/doc/HTML/uk/kcontrol/keys/index.docbook share/doc/HTML/uk/kcontrol/mouse/index.cache.bz2 share/doc/HTML/uk/kcontrol/mouse/index.docbook -share/doc/HTML/uk/kcontrol/notifications/index.cache.bz2 -share/doc/HTML/uk/kcontrol/notifications/index.docbook share/doc/HTML/uk/kcontrol/paths/index.cache.bz2 share/doc/HTML/uk/kcontrol/paths/index.docbook share/doc/HTML/uk/kcontrol/paths/paths.png @@ -755,6 +704,8 @@ share/kcmmouse/cursor_small_white.pcf.gz share/kcmmouse/pics/mouse_lh.png share/kcmmouse/pics/mouse_rh.png share/kcmsolidactions/solid-action-template.desktop +share/kconf_update/kcminputrc_fix_botched_5_21_0.py +share/kconf_update/kcminputrc_fix_botched_5_21_0.upd share/kconf_update/kcminputrc_migrate_repeat_value.py share/kconf_update/kcminputrc_repeat.upd share/kconf_update/ksmserver_update_loginMode_value.py @@ -773,9 +724,6 @@ share/knsrcfiles/ksplash.knsrc share/kpackage/kcms/kcm5_kded/contents/ui/main.qml share/kpackage/kcms/kcm5_kded/metadata.desktop share/kpackage/kcms/kcm5_kded/metadata.json -share/kpackage/kcms/kcm_autostart/contents/ui/main.qml -share/kpackage/kcms/kcm_autostart/metadata.desktop -share/kpackage/kcms/kcm_autostart/metadata.json share/kpackage/kcms/kcm_baloofile/contents/ui/main.qml share/kpackage/kcms/kcm_baloofile/metadata.desktop share/kpackage/kcms/kcm_baloofile/metadata.json @@ -787,23 +735,15 @@ share/kpackage/kcms/kcm_keys/contents/ui/ShortcutActionDelegate.qml share/kpackage/kcms/kcm_keys/contents/ui/main.qml share/kpackage/kcms/kcm_keys/metadata.desktop share/kpackage/kcms/kcm_keys/metadata.json +share/kpackage/kcms/kcm_landingpage/contents/ui/FeedbackControls.qml +share/kpackage/kcms/kcm_landingpage/contents/ui/MostUsedIcon.qml +share/kpackage/kcms/kcm_landingpage/contents/ui/Thumbnail.qml +share/kpackage/kcms/kcm_landingpage/contents/ui/main.qml +share/kpackage/kcms/kcm_landingpage/metadata.desktop +share/kpackage/kcms/kcm_landingpage/metadata.json share/kpackage/kcms/kcm_launchfeedback/contents/ui/main.qml share/kpackage/kcms/kcm_launchfeedback/metadata.desktop share/kpackage/kcms/kcm_launchfeedback/metadata.json -share/kpackage/kcms/kcm_nightcolor/contents/ui/LocationsFixedView.qml -share/kpackage/kcms/kcm_nightcolor/contents/ui/NumberField.qml -share/kpackage/kcms/kcm_nightcolor/contents/ui/TimeField.qml -share/kpackage/kcms/kcm_nightcolor/contents/ui/TimingsView.qml -share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml -share/kpackage/kcms/kcm_nightcolor/metadata.desktop -share/kpackage/kcms/kcm_nightcolor/metadata.json -share/kpackage/kcms/kcm_notifications/contents/ui/ApplicationConfiguration.qml -share/kpackage/kcms/kcm_notifications/contents/ui/PopupPositionPage.qml -share/kpackage/kcms/kcm_notifications/contents/ui/ScreenPositionSelector.qml -share/kpackage/kcms/kcm_notifications/contents/ui/SourcesPage.qml -share/kpackage/kcms/kcm_notifications/contents/ui/main.qml -share/kpackage/kcms/kcm_notifications/metadata.desktop -share/kpackage/kcms/kcm_notifications/metadata.json share/kpackage/kcms/kcm_smserver/contents/ui/main.qml share/kpackage/kcms/kcm_smserver/metadata.desktop share/kpackage/kcms/kcm_smserver/metadata.json @@ -828,20 +768,17 @@ share/kpackage/kcms/kcmaccess/contents/ui/ScreenReader.qml share/kpackage/kcms/kcmaccess/contents/ui/main.qml share/kpackage/kcms/kcmaccess/metadata.desktop share/kpackage/kcms/kcmaccess/metadata.json -share/kservices5/autostart.desktop share/kservices5/clock.desktop share/kservices5/componentchooser.desktop share/kservices5/desktoppath.desktop share/kservices5/device_automounter_kcm.desktop -share/kservices5/formats.desktop share/kservices5/kcm_access.desktop share/kservices5/kcm_activities.desktop share/kservices5/kcm_baloofile.desktop share/kservices5/kcm_keyboard.desktop share/kservices5/kcm_keys.desktop +share/kservices5/kcm_landingpage.desktop share/kservices5/kcm_launchfeedback.desktop -share/kservices5/kcm_nightcolor.desktop -share/kservices5/kcm_notifications.desktop share/kservices5/kcm_plasmasearch.desktop share/kservices5/kcm_smserver.desktop share/kservices5/kcm_splashscreen.desktop @@ -879,8 +816,6 @@ share/kservices5/qtquicksettings.desktop share/kservices5/solid-actions.desktop share/kservices5/spellchecking.desktop share/kservicetypes5/solid-device-type.desktop -share/kconf_update/kcminputrc_fix_botched_5_21_0.py -share/kconf_update/kcminputrc_fix_botched_5_21_0.upd share/locale/af/LC_MESSAGES/kaccess.mo share/locale/af/LC_MESSAGES/kcm5_joystick.mo share/locale/af/LC_MESSAGES/kcm5_kded.mo @@ -889,7 +824,6 @@ share/locale/af/LC_MESSAGES/kcm_desktoppaths.mo share/locale/af/LC_MESSAGES/kcm_launchfeedback.mo share/locale/af/LC_MESSAGES/kcm_smserver.mo share/locale/af/LC_MESSAGES/kcmaccess.mo -share/locale/af/LC_MESSAGES/kcmformats.mo share/locale/af/LC_MESSAGES/kcmkclock.mo share/locale/af/LC_MESSAGES/kcmkeyboard.mo share/locale/af/LC_MESSAGES/kcmmouse.mo @@ -900,7 +834,6 @@ share/locale/ar/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ar/LC_MESSAGES/kcm5_joystick.mo share/locale/ar/LC_MESSAGES/kcm5_kded.mo share/locale/ar/LC_MESSAGES/kcm_activities5.mo -share/locale/ar/LC_MESSAGES/kcm_autostart.mo share/locale/ar/LC_MESSAGES/kcm_baloofile.mo share/locale/ar/LC_MESSAGES/kcm_componentchooser.mo share/locale/ar/LC_MESSAGES/kcm_desktoppaths.mo @@ -912,7 +845,6 @@ share/locale/ar/LC_MESSAGES/kcm_splashscreen.mo share/locale/ar/LC_MESSAGES/kcm_touchpad.mo share/locale/ar/LC_MESSAGES/kcm_workspace.mo share/locale/ar/LC_MESSAGES/kcmaccess.mo -share/locale/ar/LC_MESSAGES/kcmformats.mo share/locale/ar/LC_MESSAGES/kcmkclock.mo share/locale/ar/LC_MESSAGES/kcmkeyboard.mo share/locale/ar/LC_MESSAGES/kcmmouse.mo @@ -936,17 +868,13 @@ share/locale/ar/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo share/locale/ar/LC_MESSAGES/plasmaactivitymanager.mo share/locale/as/LC_MESSAGES/kcmaccess.mo share/locale/ast/LC_MESSAGES/kcm5_device_automounter.mo -share/locale/ast/LC_MESSAGES/kcm_autostart.mo share/locale/ast/LC_MESSAGES/kcm_componentchooser.mo share/locale/ast/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ast/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ast/LC_MESSAGES/kcm_notifications.mo share/locale/ast/LC_MESSAGES/kcm_search.mo share/locale/ast/LC_MESSAGES/kcm_smserver.mo share/locale/ast/LC_MESSAGES/kcm_splashscreen.mo share/locale/ast/LC_MESSAGES/kcm_users.mo share/locale/ast/LC_MESSAGES/kcm_workspace.mo -share/locale/ast/LC_MESSAGES/kcmformats.mo share/locale/ast/LC_MESSAGES/kcmkclock.mo share/locale/ast/LC_MESSAGES/kcmkeyboard.mo share/locale/ast/LC_MESSAGES/org.kde.plasma.emojier.mo @@ -963,14 +891,12 @@ share/locale/az/LC_MESSAGES/kcm5_device_automounter.mo share/locale/az/LC_MESSAGES/kcm5_joystick.mo share/locale/az/LC_MESSAGES/kcm5_kded.mo share/locale/az/LC_MESSAGES/kcm_activities5.mo -share/locale/az/LC_MESSAGES/kcm_autostart.mo share/locale/az/LC_MESSAGES/kcm_baloofile.mo share/locale/az/LC_MESSAGES/kcm_componentchooser.mo share/locale/az/LC_MESSAGES/kcm_desktoppaths.mo share/locale/az/LC_MESSAGES/kcm_keys.mo +share/locale/az/LC_MESSAGES/kcm_landingpage.mo share/locale/az/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/az/LC_MESSAGES/kcm_nightcolor.mo -share/locale/az/LC_MESSAGES/kcm_notifications.mo share/locale/az/LC_MESSAGES/kcm_search.mo share/locale/az/LC_MESSAGES/kcm_smserver.mo share/locale/az/LC_MESSAGES/kcm_solid_actions.mo @@ -979,7 +905,6 @@ share/locale/az/LC_MESSAGES/kcm_touchpad.mo share/locale/az/LC_MESSAGES/kcm_users.mo share/locale/az/LC_MESSAGES/kcm_workspace.mo share/locale/az/LC_MESSAGES/kcmaccess.mo -share/locale/az/LC_MESSAGES/kcmformats.mo share/locale/az/LC_MESSAGES/kcmkclock.mo share/locale/az/LC_MESSAGES/kcmkeyboard.mo share/locale/az/LC_MESSAGES/kcmmouse.mo @@ -1014,7 +939,6 @@ share/locale/be/LC_MESSAGES/kcm_desktoppaths.mo share/locale/be/LC_MESSAGES/kcm_launchfeedback.mo share/locale/be/LC_MESSAGES/kcm_smserver.mo share/locale/be/LC_MESSAGES/kcmaccess.mo -share/locale/be/LC_MESSAGES/kcmformats.mo share/locale/be/LC_MESSAGES/kcmkclock.mo share/locale/be/LC_MESSAGES/kcmkeyboard.mo share/locale/be/LC_MESSAGES/kcmmouse.mo @@ -1024,9 +948,7 @@ share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo -share/locale/be@latin/LC_MESSAGES/kcm_autostart.mo share/locale/be@latin/LC_MESSAGES/kcm_desktoppaths.mo -share/locale/be@latin/LC_MESSAGES/kcmformats.mo share/locale/be@latin/LC_MESSAGES/kcmkclock.mo share/locale/be@latin/LC_MESSAGES/kcmkeyboard.mo share/locale/be@latin/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo @@ -1037,7 +959,6 @@ share/locale/bg/LC_MESSAGES/kaccess.mo share/locale/bg/LC_MESSAGES/kcm5_device_automounter.mo share/locale/bg/LC_MESSAGES/kcm5_joystick.mo share/locale/bg/LC_MESSAGES/kcm5_kded.mo -share/locale/bg/LC_MESSAGES/kcm_autostart.mo share/locale/bg/LC_MESSAGES/kcm_baloofile.mo share/locale/bg/LC_MESSAGES/kcm_componentchooser.mo share/locale/bg/LC_MESSAGES/kcm_desktoppaths.mo @@ -1045,7 +966,6 @@ share/locale/bg/LC_MESSAGES/kcm_launchfeedback.mo share/locale/bg/LC_MESSAGES/kcm_smserver.mo share/locale/bg/LC_MESSAGES/kcm_solid_actions.mo share/locale/bg/LC_MESSAGES/kcmaccess.mo -share/locale/bg/LC_MESSAGES/kcmformats.mo share/locale/bg/LC_MESSAGES/kcmkclock.mo share/locale/bg/LC_MESSAGES/kcmkeyboard.mo share/locale/bg/LC_MESSAGES/kcmmouse.mo @@ -1062,17 +982,14 @@ share/locale/bn/LC_MESSAGES/kcm_componentchooser.mo share/locale/bn/LC_MESSAGES/kcm_desktoppaths.mo share/locale/bn/LC_MESSAGES/kcm_smserver.mo share/locale/bn/LC_MESSAGES/kcmaccess.mo -share/locale/bn/LC_MESSAGES/kcmformats.mo share/locale/bn/LC_MESSAGES/kcmkclock.mo share/locale/bn/LC_MESSAGES/kcmkeyboard.mo share/locale/bn/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/bn_IN/LC_MESSAGES/kaccess.mo share/locale/bn_IN/LC_MESSAGES/kcm5_kded.mo -share/locale/bn_IN/LC_MESSAGES/kcm_autostart.mo share/locale/bn_IN/LC_MESSAGES/kcm_desktoppaths.mo share/locale/bn_IN/LC_MESSAGES/kcm_smserver.mo share/locale/bn_IN/LC_MESSAGES/kcmaccess.mo -share/locale/bn_IN/LC_MESSAGES/kcmformats.mo share/locale/bn_IN/LC_MESSAGES/kcmkclock.mo share/locale/bn_IN/LC_MESSAGES/kcmkeyboard.mo share/locale/bn_IN/LC_MESSAGES/knetattach5.mo @@ -1088,7 +1005,6 @@ share/locale/br/LC_MESSAGES/kcm_desktoppaths.mo share/locale/br/LC_MESSAGES/kcm_launchfeedback.mo share/locale/br/LC_MESSAGES/kcm_smserver.mo share/locale/br/LC_MESSAGES/kcmaccess.mo -share/locale/br/LC_MESSAGES/kcmformats.mo share/locale/br/LC_MESSAGES/kcmkclock.mo share/locale/br/LC_MESSAGES/kcmkeyboard.mo share/locale/br/LC_MESSAGES/kcmmouse.mo @@ -1098,7 +1014,6 @@ share/locale/bs/LC_MESSAGES/kaccess.mo share/locale/bs/LC_MESSAGES/kcm5_device_automounter.mo share/locale/bs/LC_MESSAGES/kcm5_joystick.mo share/locale/bs/LC_MESSAGES/kcm5_kded.mo -share/locale/bs/LC_MESSAGES/kcm_autostart.mo share/locale/bs/LC_MESSAGES/kcm_baloofile.mo share/locale/bs/LC_MESSAGES/kcm_componentchooser.mo share/locale/bs/LC_MESSAGES/kcm_desktoppaths.mo @@ -1110,7 +1025,6 @@ share/locale/bs/LC_MESSAGES/kcm_splashscreen.mo share/locale/bs/LC_MESSAGES/kcm_touchpad.mo share/locale/bs/LC_MESSAGES/kcm_workspace.mo share/locale/bs/LC_MESSAGES/kcmaccess.mo -share/locale/bs/LC_MESSAGES/kcmformats.mo share/locale/bs/LC_MESSAGES/kcmkclock.mo share/locale/bs/LC_MESSAGES/kcmkeyboard.mo share/locale/bs/LC_MESSAGES/kcmmouse.mo @@ -1134,14 +1048,12 @@ share/locale/ca/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ca/LC_MESSAGES/kcm5_joystick.mo share/locale/ca/LC_MESSAGES/kcm5_kded.mo share/locale/ca/LC_MESSAGES/kcm_activities5.mo -share/locale/ca/LC_MESSAGES/kcm_autostart.mo share/locale/ca/LC_MESSAGES/kcm_baloofile.mo share/locale/ca/LC_MESSAGES/kcm_componentchooser.mo share/locale/ca/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ca/LC_MESSAGES/kcm_keys.mo +share/locale/ca/LC_MESSAGES/kcm_landingpage.mo share/locale/ca/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ca/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ca/LC_MESSAGES/kcm_notifications.mo share/locale/ca/LC_MESSAGES/kcm_search.mo share/locale/ca/LC_MESSAGES/kcm_smserver.mo share/locale/ca/LC_MESSAGES/kcm_solid_actions.mo @@ -1150,7 +1062,6 @@ share/locale/ca/LC_MESSAGES/kcm_touchpad.mo share/locale/ca/LC_MESSAGES/kcm_users.mo share/locale/ca/LC_MESSAGES/kcm_workspace.mo share/locale/ca/LC_MESSAGES/kcmaccess.mo -share/locale/ca/LC_MESSAGES/kcmformats.mo share/locale/ca/LC_MESSAGES/kcmkclock.mo share/locale/ca/LC_MESSAGES/kcmkeyboard.mo share/locale/ca/LC_MESSAGES/kcmmouse.mo @@ -1182,14 +1093,11 @@ share/locale/ca@valencia/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_joystick.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_kded.mo share/locale/ca@valencia/LC_MESSAGES/kcm_activities5.mo -share/locale/ca@valencia/LC_MESSAGES/kcm_autostart.mo share/locale/ca@valencia/LC_MESSAGES/kcm_baloofile.mo share/locale/ca@valencia/LC_MESSAGES/kcm_componentchooser.mo share/locale/ca@valencia/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ca@valencia/LC_MESSAGES/kcm_keys.mo share/locale/ca@valencia/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ca@valencia/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ca@valencia/LC_MESSAGES/kcm_notifications.mo share/locale/ca@valencia/LC_MESSAGES/kcm_search.mo share/locale/ca@valencia/LC_MESSAGES/kcm_smserver.mo share/locale/ca@valencia/LC_MESSAGES/kcm_solid_actions.mo @@ -1198,7 +1106,6 @@ share/locale/ca@valencia/LC_MESSAGES/kcm_touchpad.mo share/locale/ca@valencia/LC_MESSAGES/kcm_users.mo share/locale/ca@valencia/LC_MESSAGES/kcm_workspace.mo share/locale/ca@valencia/LC_MESSAGES/kcmaccess.mo -share/locale/ca@valencia/LC_MESSAGES/kcmformats.mo share/locale/ca@valencia/LC_MESSAGES/kcmkclock.mo share/locale/ca@valencia/LC_MESSAGES/kcmkeyboard.mo share/locale/ca@valencia/LC_MESSAGES/kcmmouse.mo @@ -1230,14 +1137,12 @@ share/locale/cs/LC_MESSAGES/kcm5_device_automounter.mo share/locale/cs/LC_MESSAGES/kcm5_joystick.mo share/locale/cs/LC_MESSAGES/kcm5_kded.mo share/locale/cs/LC_MESSAGES/kcm_activities5.mo -share/locale/cs/LC_MESSAGES/kcm_autostart.mo share/locale/cs/LC_MESSAGES/kcm_baloofile.mo share/locale/cs/LC_MESSAGES/kcm_componentchooser.mo share/locale/cs/LC_MESSAGES/kcm_desktoppaths.mo share/locale/cs/LC_MESSAGES/kcm_keys.mo +share/locale/cs/LC_MESSAGES/kcm_landingpage.mo share/locale/cs/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/cs/LC_MESSAGES/kcm_nightcolor.mo -share/locale/cs/LC_MESSAGES/kcm_notifications.mo share/locale/cs/LC_MESSAGES/kcm_search.mo share/locale/cs/LC_MESSAGES/kcm_smserver.mo share/locale/cs/LC_MESSAGES/kcm_solid_actions.mo @@ -1246,7 +1151,6 @@ share/locale/cs/LC_MESSAGES/kcm_touchpad.mo share/locale/cs/LC_MESSAGES/kcm_users.mo share/locale/cs/LC_MESSAGES/kcm_workspace.mo share/locale/cs/LC_MESSAGES/kcmaccess.mo -share/locale/cs/LC_MESSAGES/kcmformats.mo share/locale/cs/LC_MESSAGES/kcmkclock.mo share/locale/cs/LC_MESSAGES/kcmkeyboard.mo share/locale/cs/LC_MESSAGES/kcmmouse.mo @@ -1280,7 +1184,6 @@ share/locale/csb/LC_MESSAGES/kcm_componentchooser.mo share/locale/csb/LC_MESSAGES/kcm_launchfeedback.mo share/locale/csb/LC_MESSAGES/kcm_smserver.mo share/locale/csb/LC_MESSAGES/kcmaccess.mo -share/locale/csb/LC_MESSAGES/kcmformats.mo share/locale/csb/LC_MESSAGES/kcmkclock.mo share/locale/csb/LC_MESSAGES/kcmkeyboard.mo share/locale/csb/LC_MESSAGES/knetattach5.mo @@ -1297,7 +1200,6 @@ share/locale/cy/LC_MESSAGES/kcm_desktoppaths.mo share/locale/cy/LC_MESSAGES/kcm_launchfeedback.mo share/locale/cy/LC_MESSAGES/kcm_smserver.mo share/locale/cy/LC_MESSAGES/kcmaccess.mo -share/locale/cy/LC_MESSAGES/kcmformats.mo share/locale/cy/LC_MESSAGES/kcmkclock.mo share/locale/cy/LC_MESSAGES/kcmkeyboard.mo share/locale/cy/LC_MESSAGES/kcmmouse.mo @@ -1308,14 +1210,11 @@ share/locale/da/LC_MESSAGES/kcm5_device_automounter.mo share/locale/da/LC_MESSAGES/kcm5_joystick.mo share/locale/da/LC_MESSAGES/kcm5_kded.mo share/locale/da/LC_MESSAGES/kcm_activities5.mo -share/locale/da/LC_MESSAGES/kcm_autostart.mo share/locale/da/LC_MESSAGES/kcm_baloofile.mo share/locale/da/LC_MESSAGES/kcm_componentchooser.mo share/locale/da/LC_MESSAGES/kcm_desktoppaths.mo share/locale/da/LC_MESSAGES/kcm_keys.mo share/locale/da/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/da/LC_MESSAGES/kcm_nightcolor.mo -share/locale/da/LC_MESSAGES/kcm_notifications.mo share/locale/da/LC_MESSAGES/kcm_search.mo share/locale/da/LC_MESSAGES/kcm_smserver.mo share/locale/da/LC_MESSAGES/kcm_solid_actions.mo @@ -1324,7 +1223,6 @@ share/locale/da/LC_MESSAGES/kcm_touchpad.mo share/locale/da/LC_MESSAGES/kcm_users.mo share/locale/da/LC_MESSAGES/kcm_workspace.mo share/locale/da/LC_MESSAGES/kcmaccess.mo -share/locale/da/LC_MESSAGES/kcmformats.mo share/locale/da/LC_MESSAGES/kcmkclock.mo share/locale/da/LC_MESSAGES/kcmkeyboard.mo share/locale/da/LC_MESSAGES/kcmmouse.mo @@ -1355,14 +1253,12 @@ share/locale/de/LC_MESSAGES/kcm5_device_automounter.mo share/locale/de/LC_MESSAGES/kcm5_joystick.mo share/locale/de/LC_MESSAGES/kcm5_kded.mo share/locale/de/LC_MESSAGES/kcm_activities5.mo -share/locale/de/LC_MESSAGES/kcm_autostart.mo share/locale/de/LC_MESSAGES/kcm_baloofile.mo share/locale/de/LC_MESSAGES/kcm_componentchooser.mo share/locale/de/LC_MESSAGES/kcm_desktoppaths.mo share/locale/de/LC_MESSAGES/kcm_keys.mo +share/locale/de/LC_MESSAGES/kcm_landingpage.mo share/locale/de/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/de/LC_MESSAGES/kcm_nightcolor.mo -share/locale/de/LC_MESSAGES/kcm_notifications.mo share/locale/de/LC_MESSAGES/kcm_search.mo share/locale/de/LC_MESSAGES/kcm_smserver.mo share/locale/de/LC_MESSAGES/kcm_solid_actions.mo @@ -1371,7 +1267,6 @@ share/locale/de/LC_MESSAGES/kcm_touchpad.mo share/locale/de/LC_MESSAGES/kcm_users.mo share/locale/de/LC_MESSAGES/kcm_workspace.mo share/locale/de/LC_MESSAGES/kcmaccess.mo -share/locale/de/LC_MESSAGES/kcmformats.mo share/locale/de/LC_MESSAGES/kcmkclock.mo share/locale/de/LC_MESSAGES/kcmkeyboard.mo share/locale/de/LC_MESSAGES/kcmmouse.mo @@ -1403,7 +1298,6 @@ share/locale/el/LC_MESSAGES/kcm5_device_automounter.mo share/locale/el/LC_MESSAGES/kcm5_joystick.mo share/locale/el/LC_MESSAGES/kcm5_kded.mo share/locale/el/LC_MESSAGES/kcm_activities5.mo -share/locale/el/LC_MESSAGES/kcm_autostart.mo share/locale/el/LC_MESSAGES/kcm_baloofile.mo share/locale/el/LC_MESSAGES/kcm_componentchooser.mo share/locale/el/LC_MESSAGES/kcm_desktoppaths.mo @@ -1415,7 +1309,6 @@ share/locale/el/LC_MESSAGES/kcm_splashscreen.mo share/locale/el/LC_MESSAGES/kcm_touchpad.mo share/locale/el/LC_MESSAGES/kcm_workspace.mo share/locale/el/LC_MESSAGES/kcmaccess.mo -share/locale/el/LC_MESSAGES/kcmformats.mo share/locale/el/LC_MESSAGES/kcmkclock.mo share/locale/el/LC_MESSAGES/kcmkeyboard.mo share/locale/el/LC_MESSAGES/kcmmouse.mo @@ -1442,14 +1335,12 @@ share/locale/en_GB/LC_MESSAGES/kcm5_device_automounter.mo share/locale/en_GB/LC_MESSAGES/kcm5_joystick.mo share/locale/en_GB/LC_MESSAGES/kcm5_kded.mo share/locale/en_GB/LC_MESSAGES/kcm_activities5.mo -share/locale/en_GB/LC_MESSAGES/kcm_autostart.mo share/locale/en_GB/LC_MESSAGES/kcm_baloofile.mo share/locale/en_GB/LC_MESSAGES/kcm_componentchooser.mo share/locale/en_GB/LC_MESSAGES/kcm_desktoppaths.mo share/locale/en_GB/LC_MESSAGES/kcm_keys.mo +share/locale/en_GB/LC_MESSAGES/kcm_landingpage.mo share/locale/en_GB/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/en_GB/LC_MESSAGES/kcm_nightcolor.mo -share/locale/en_GB/LC_MESSAGES/kcm_notifications.mo share/locale/en_GB/LC_MESSAGES/kcm_search.mo share/locale/en_GB/LC_MESSAGES/kcm_smserver.mo share/locale/en_GB/LC_MESSAGES/kcm_solid_actions.mo @@ -1458,7 +1349,6 @@ share/locale/en_GB/LC_MESSAGES/kcm_touchpad.mo share/locale/en_GB/LC_MESSAGES/kcm_users.mo share/locale/en_GB/LC_MESSAGES/kcm_workspace.mo share/locale/en_GB/LC_MESSAGES/kcmaccess.mo -share/locale/en_GB/LC_MESSAGES/kcmformats.mo share/locale/en_GB/LC_MESSAGES/kcmkclock.mo share/locale/en_GB/LC_MESSAGES/kcmkeyboard.mo share/locale/en_GB/LC_MESSAGES/kcmmouse.mo @@ -1489,14 +1379,12 @@ share/locale/eo/LC_MESSAGES/kaccess.mo share/locale/eo/LC_MESSAGES/kcm5_device_automounter.mo share/locale/eo/LC_MESSAGES/kcm5_joystick.mo share/locale/eo/LC_MESSAGES/kcm5_kded.mo -share/locale/eo/LC_MESSAGES/kcm_autostart.mo share/locale/eo/LC_MESSAGES/kcm_componentchooser.mo share/locale/eo/LC_MESSAGES/kcm_desktoppaths.mo share/locale/eo/LC_MESSAGES/kcm_launchfeedback.mo share/locale/eo/LC_MESSAGES/kcm_smserver.mo share/locale/eo/LC_MESSAGES/kcm_solid_actions.mo share/locale/eo/LC_MESSAGES/kcmaccess.mo -share/locale/eo/LC_MESSAGES/kcmformats.mo share/locale/eo/LC_MESSAGES/kcmkclock.mo share/locale/eo/LC_MESSAGES/kcmkeyboard.mo share/locale/eo/LC_MESSAGES/kcmmouse.mo @@ -1514,14 +1402,12 @@ share/locale/es/LC_MESSAGES/kcm5_device_automounter.mo share/locale/es/LC_MESSAGES/kcm5_joystick.mo share/locale/es/LC_MESSAGES/kcm5_kded.mo share/locale/es/LC_MESSAGES/kcm_activities5.mo -share/locale/es/LC_MESSAGES/kcm_autostart.mo share/locale/es/LC_MESSAGES/kcm_baloofile.mo share/locale/es/LC_MESSAGES/kcm_componentchooser.mo share/locale/es/LC_MESSAGES/kcm_desktoppaths.mo share/locale/es/LC_MESSAGES/kcm_keys.mo +share/locale/es/LC_MESSAGES/kcm_landingpage.mo share/locale/es/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/es/LC_MESSAGES/kcm_nightcolor.mo -share/locale/es/LC_MESSAGES/kcm_notifications.mo share/locale/es/LC_MESSAGES/kcm_search.mo share/locale/es/LC_MESSAGES/kcm_smserver.mo share/locale/es/LC_MESSAGES/kcm_solid_actions.mo @@ -1530,7 +1416,6 @@ share/locale/es/LC_MESSAGES/kcm_touchpad.mo share/locale/es/LC_MESSAGES/kcm_users.mo share/locale/es/LC_MESSAGES/kcm_workspace.mo share/locale/es/LC_MESSAGES/kcmaccess.mo -share/locale/es/LC_MESSAGES/kcmformats.mo share/locale/es/LC_MESSAGES/kcmkclock.mo share/locale/es/LC_MESSAGES/kcmkeyboard.mo share/locale/es/LC_MESSAGES/kcmmouse.mo @@ -1562,14 +1447,11 @@ share/locale/et/LC_MESSAGES/kcm5_device_automounter.mo share/locale/et/LC_MESSAGES/kcm5_joystick.mo share/locale/et/LC_MESSAGES/kcm5_kded.mo share/locale/et/LC_MESSAGES/kcm_activities5.mo -share/locale/et/LC_MESSAGES/kcm_autostart.mo share/locale/et/LC_MESSAGES/kcm_baloofile.mo share/locale/et/LC_MESSAGES/kcm_componentchooser.mo share/locale/et/LC_MESSAGES/kcm_desktoppaths.mo share/locale/et/LC_MESSAGES/kcm_keys.mo share/locale/et/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/et/LC_MESSAGES/kcm_nightcolor.mo -share/locale/et/LC_MESSAGES/kcm_notifications.mo share/locale/et/LC_MESSAGES/kcm_search.mo share/locale/et/LC_MESSAGES/kcm_smserver.mo share/locale/et/LC_MESSAGES/kcm_solid_actions.mo @@ -1578,7 +1460,6 @@ share/locale/et/LC_MESSAGES/kcm_touchpad.mo share/locale/et/LC_MESSAGES/kcm_users.mo share/locale/et/LC_MESSAGES/kcm_workspace.mo share/locale/et/LC_MESSAGES/kcmaccess.mo -share/locale/et/LC_MESSAGES/kcmformats.mo share/locale/et/LC_MESSAGES/kcmkclock.mo share/locale/et/LC_MESSAGES/kcmkeyboard.mo share/locale/et/LC_MESSAGES/kcmmouse.mo @@ -1609,14 +1490,12 @@ share/locale/eu/LC_MESSAGES/kcm5_device_automounter.mo share/locale/eu/LC_MESSAGES/kcm5_joystick.mo share/locale/eu/LC_MESSAGES/kcm5_kded.mo share/locale/eu/LC_MESSAGES/kcm_activities5.mo -share/locale/eu/LC_MESSAGES/kcm_autostart.mo share/locale/eu/LC_MESSAGES/kcm_baloofile.mo share/locale/eu/LC_MESSAGES/kcm_componentchooser.mo share/locale/eu/LC_MESSAGES/kcm_desktoppaths.mo share/locale/eu/LC_MESSAGES/kcm_keys.mo +share/locale/eu/LC_MESSAGES/kcm_landingpage.mo share/locale/eu/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/eu/LC_MESSAGES/kcm_nightcolor.mo -share/locale/eu/LC_MESSAGES/kcm_notifications.mo share/locale/eu/LC_MESSAGES/kcm_search.mo share/locale/eu/LC_MESSAGES/kcm_smserver.mo share/locale/eu/LC_MESSAGES/kcm_solid_actions.mo @@ -1625,7 +1504,6 @@ share/locale/eu/LC_MESSAGES/kcm_touchpad.mo share/locale/eu/LC_MESSAGES/kcm_users.mo share/locale/eu/LC_MESSAGES/kcm_workspace.mo share/locale/eu/LC_MESSAGES/kcmaccess.mo -share/locale/eu/LC_MESSAGES/kcmformats.mo share/locale/eu/LC_MESSAGES/kcmkclock.mo share/locale/eu/LC_MESSAGES/kcmkeyboard.mo share/locale/eu/LC_MESSAGES/kcmmouse.mo @@ -1656,14 +1534,12 @@ share/locale/fa/LC_MESSAGES/kaccess.mo share/locale/fa/LC_MESSAGES/kcm5_device_automounter.mo share/locale/fa/LC_MESSAGES/kcm5_joystick.mo share/locale/fa/LC_MESSAGES/kcm5_kded.mo -share/locale/fa/LC_MESSAGES/kcm_autostart.mo share/locale/fa/LC_MESSAGES/kcm_componentchooser.mo share/locale/fa/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fa/LC_MESSAGES/kcm_launchfeedback.mo share/locale/fa/LC_MESSAGES/kcm_smserver.mo share/locale/fa/LC_MESSAGES/kcm_solid_actions.mo share/locale/fa/LC_MESSAGES/kcmaccess.mo -share/locale/fa/LC_MESSAGES/kcmformats.mo share/locale/fa/LC_MESSAGES/kcmkclock.mo share/locale/fa/LC_MESSAGES/kcmkeyboard.mo share/locale/fa/LC_MESSAGES/kcmmouse.mo @@ -1677,14 +1553,12 @@ share/locale/fi/LC_MESSAGES/kcm5_device_automounter.mo share/locale/fi/LC_MESSAGES/kcm5_joystick.mo share/locale/fi/LC_MESSAGES/kcm5_kded.mo share/locale/fi/LC_MESSAGES/kcm_activities5.mo -share/locale/fi/LC_MESSAGES/kcm_autostart.mo share/locale/fi/LC_MESSAGES/kcm_baloofile.mo share/locale/fi/LC_MESSAGES/kcm_componentchooser.mo share/locale/fi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fi/LC_MESSAGES/kcm_keys.mo +share/locale/fi/LC_MESSAGES/kcm_landingpage.mo share/locale/fi/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/fi/LC_MESSAGES/kcm_nightcolor.mo -share/locale/fi/LC_MESSAGES/kcm_notifications.mo share/locale/fi/LC_MESSAGES/kcm_search.mo share/locale/fi/LC_MESSAGES/kcm_smserver.mo share/locale/fi/LC_MESSAGES/kcm_solid_actions.mo @@ -1693,7 +1567,6 @@ share/locale/fi/LC_MESSAGES/kcm_touchpad.mo share/locale/fi/LC_MESSAGES/kcm_users.mo share/locale/fi/LC_MESSAGES/kcm_workspace.mo share/locale/fi/LC_MESSAGES/kcmaccess.mo -share/locale/fi/LC_MESSAGES/kcmformats.mo share/locale/fi/LC_MESSAGES/kcmkclock.mo share/locale/fi/LC_MESSAGES/kcmkeyboard.mo share/locale/fi/LC_MESSAGES/kcmmouse.mo @@ -1725,14 +1598,12 @@ share/locale/fr/LC_MESSAGES/kcm5_device_automounter.mo share/locale/fr/LC_MESSAGES/kcm5_joystick.mo share/locale/fr/LC_MESSAGES/kcm5_kded.mo share/locale/fr/LC_MESSAGES/kcm_activities5.mo -share/locale/fr/LC_MESSAGES/kcm_autostart.mo share/locale/fr/LC_MESSAGES/kcm_baloofile.mo share/locale/fr/LC_MESSAGES/kcm_componentchooser.mo share/locale/fr/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fr/LC_MESSAGES/kcm_keys.mo +share/locale/fr/LC_MESSAGES/kcm_landingpage.mo share/locale/fr/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/fr/LC_MESSAGES/kcm_nightcolor.mo -share/locale/fr/LC_MESSAGES/kcm_notifications.mo share/locale/fr/LC_MESSAGES/kcm_search.mo share/locale/fr/LC_MESSAGES/kcm_smserver.mo share/locale/fr/LC_MESSAGES/kcm_solid_actions.mo @@ -1741,7 +1612,6 @@ share/locale/fr/LC_MESSAGES/kcm_touchpad.mo share/locale/fr/LC_MESSAGES/kcm_users.mo share/locale/fr/LC_MESSAGES/kcm_workspace.mo share/locale/fr/LC_MESSAGES/kcmaccess.mo -share/locale/fr/LC_MESSAGES/kcmformats.mo share/locale/fr/LC_MESSAGES/kcmkclock.mo share/locale/fr/LC_MESSAGES/kcmkeyboard.mo share/locale/fr/LC_MESSAGES/kcmmouse.mo @@ -1771,14 +1641,12 @@ share/locale/fr/LC_MESSAGES/plasmaactivitymanager.mo share/locale/fy/LC_MESSAGES/kaccess.mo share/locale/fy/LC_MESSAGES/kcm5_joystick.mo share/locale/fy/LC_MESSAGES/kcm5_kded.mo -share/locale/fy/LC_MESSAGES/kcm_autostart.mo share/locale/fy/LC_MESSAGES/kcm_componentchooser.mo share/locale/fy/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fy/LC_MESSAGES/kcm_launchfeedback.mo share/locale/fy/LC_MESSAGES/kcm_smserver.mo share/locale/fy/LC_MESSAGES/kcm_solid_actions.mo share/locale/fy/LC_MESSAGES/kcmaccess.mo -share/locale/fy/LC_MESSAGES/kcmformats.mo share/locale/fy/LC_MESSAGES/kcmkclock.mo share/locale/fy/LC_MESSAGES/kcmkeyboard.mo share/locale/fy/LC_MESSAGES/kcmmouse.mo @@ -1791,14 +1659,12 @@ share/locale/ga/LC_MESSAGES/kaccess.mo share/locale/ga/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ga/LC_MESSAGES/kcm5_joystick.mo share/locale/ga/LC_MESSAGES/kcm5_kded.mo -share/locale/ga/LC_MESSAGES/kcm_autostart.mo share/locale/ga/LC_MESSAGES/kcm_componentchooser.mo share/locale/ga/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ga/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ga/LC_MESSAGES/kcm_smserver.mo share/locale/ga/LC_MESSAGES/kcm_solid_actions.mo share/locale/ga/LC_MESSAGES/kcmaccess.mo -share/locale/ga/LC_MESSAGES/kcmformats.mo share/locale/ga/LC_MESSAGES/kcmkclock.mo share/locale/ga/LC_MESSAGES/kcmkeyboard.mo share/locale/ga/LC_MESSAGES/kcmmouse.mo @@ -1818,13 +1684,10 @@ share/locale/gl/LC_MESSAGES/kcm5_device_automounter.mo share/locale/gl/LC_MESSAGES/kcm5_joystick.mo share/locale/gl/LC_MESSAGES/kcm5_kded.mo share/locale/gl/LC_MESSAGES/kcm_activities5.mo -share/locale/gl/LC_MESSAGES/kcm_autostart.mo share/locale/gl/LC_MESSAGES/kcm_baloofile.mo share/locale/gl/LC_MESSAGES/kcm_componentchooser.mo share/locale/gl/LC_MESSAGES/kcm_desktoppaths.mo share/locale/gl/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/gl/LC_MESSAGES/kcm_nightcolor.mo -share/locale/gl/LC_MESSAGES/kcm_notifications.mo share/locale/gl/LC_MESSAGES/kcm_search.mo share/locale/gl/LC_MESSAGES/kcm_smserver.mo share/locale/gl/LC_MESSAGES/kcm_solid_actions.mo @@ -1832,7 +1695,6 @@ share/locale/gl/LC_MESSAGES/kcm_splashscreen.mo share/locale/gl/LC_MESSAGES/kcm_touchpad.mo share/locale/gl/LC_MESSAGES/kcm_workspace.mo share/locale/gl/LC_MESSAGES/kcmaccess.mo -share/locale/gl/LC_MESSAGES/kcmformats.mo share/locale/gl/LC_MESSAGES/kcmkclock.mo share/locale/gl/LC_MESSAGES/kcmkeyboard.mo share/locale/gl/LC_MESSAGES/kcmmouse.mo @@ -1861,14 +1723,12 @@ share/locale/gu/LC_MESSAGES/kaccess.mo share/locale/gu/LC_MESSAGES/kcm5_device_automounter.mo share/locale/gu/LC_MESSAGES/kcm5_joystick.mo share/locale/gu/LC_MESSAGES/kcm5_kded.mo -share/locale/gu/LC_MESSAGES/kcm_autostart.mo share/locale/gu/LC_MESSAGES/kcm_componentchooser.mo share/locale/gu/LC_MESSAGES/kcm_desktoppaths.mo share/locale/gu/LC_MESSAGES/kcm_launchfeedback.mo share/locale/gu/LC_MESSAGES/kcm_smserver.mo share/locale/gu/LC_MESSAGES/kcm_solid_actions.mo share/locale/gu/LC_MESSAGES/kcmaccess.mo -share/locale/gu/LC_MESSAGES/kcmformats.mo share/locale/gu/LC_MESSAGES/kcmkclock.mo share/locale/gu/LC_MESSAGES/kcmkeyboard.mo share/locale/gu/LC_MESSAGES/kcmmouse.mo @@ -1884,7 +1744,6 @@ share/locale/he/LC_MESSAGES/kcm5_device_automounter.mo share/locale/he/LC_MESSAGES/kcm5_joystick.mo share/locale/he/LC_MESSAGES/kcm5_kded.mo share/locale/he/LC_MESSAGES/kcm_activities5.mo -share/locale/he/LC_MESSAGES/kcm_autostart.mo share/locale/he/LC_MESSAGES/kcm_baloofile.mo share/locale/he/LC_MESSAGES/kcm_componentchooser.mo share/locale/he/LC_MESSAGES/kcm_desktoppaths.mo @@ -1896,7 +1755,6 @@ share/locale/he/LC_MESSAGES/kcm_splashscreen.mo share/locale/he/LC_MESSAGES/kcm_touchpad.mo share/locale/he/LC_MESSAGES/kcm_workspace.mo share/locale/he/LC_MESSAGES/kcmaccess.mo -share/locale/he/LC_MESSAGES/kcmformats.mo share/locale/he/LC_MESSAGES/kcmkclock.mo share/locale/he/LC_MESSAGES/kcmkeyboard.mo share/locale/he/LC_MESSAGES/kcmmouse.mo @@ -1921,14 +1779,12 @@ share/locale/hi/LC_MESSAGES/kaccess.mo share/locale/hi/LC_MESSAGES/kcm5_device_automounter.mo share/locale/hi/LC_MESSAGES/kcm5_joystick.mo share/locale/hi/LC_MESSAGES/kcm5_kded.mo -share/locale/hi/LC_MESSAGES/kcm_autostart.mo share/locale/hi/LC_MESSAGES/kcm_componentchooser.mo share/locale/hi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hi/LC_MESSAGES/kcm_launchfeedback.mo share/locale/hi/LC_MESSAGES/kcm_smserver.mo share/locale/hi/LC_MESSAGES/kcm_solid_actions.mo share/locale/hi/LC_MESSAGES/kcmaccess.mo -share/locale/hi/LC_MESSAGES/kcmformats.mo share/locale/hi/LC_MESSAGES/kcmkclock.mo share/locale/hi/LC_MESSAGES/kcmkeyboard.mo share/locale/hi/LC_MESSAGES/kcmmouse.mo @@ -1941,13 +1797,11 @@ share/locale/hi/LC_MESSAGES/plasma_runner_plasma-desktop.mo share/locale/hne/LC_MESSAGES/kaccess.mo share/locale/hne/LC_MESSAGES/kcm5_joystick.mo share/locale/hne/LC_MESSAGES/kcm5_kded.mo -share/locale/hne/LC_MESSAGES/kcm_autostart.mo share/locale/hne/LC_MESSAGES/kcm_componentchooser.mo share/locale/hne/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hne/LC_MESSAGES/kcm_launchfeedback.mo share/locale/hne/LC_MESSAGES/kcm_smserver.mo share/locale/hne/LC_MESSAGES/kcmaccess.mo -share/locale/hne/LC_MESSAGES/kcmformats.mo share/locale/hne/LC_MESSAGES/kcmkclock.mo share/locale/hne/LC_MESSAGES/kcmkeyboard.mo share/locale/hne/LC_MESSAGES/kcmmouse.mo @@ -1960,14 +1814,12 @@ share/locale/hr/LC_MESSAGES/kaccess.mo share/locale/hr/LC_MESSAGES/kcm5_device_automounter.mo share/locale/hr/LC_MESSAGES/kcm5_joystick.mo share/locale/hr/LC_MESSAGES/kcm5_kded.mo -share/locale/hr/LC_MESSAGES/kcm_autostart.mo share/locale/hr/LC_MESSAGES/kcm_componentchooser.mo share/locale/hr/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hr/LC_MESSAGES/kcm_launchfeedback.mo share/locale/hr/LC_MESSAGES/kcm_smserver.mo share/locale/hr/LC_MESSAGES/kcm_solid_actions.mo share/locale/hr/LC_MESSAGES/kcmaccess.mo -share/locale/hr/LC_MESSAGES/kcmformats.mo share/locale/hr/LC_MESSAGES/kcmkclock.mo share/locale/hr/LC_MESSAGES/kcmkeyboard.mo share/locale/hr/LC_MESSAGES/kcmmouse.mo @@ -1983,13 +1835,11 @@ share/locale/hr/LC_MESSAGES/plasma_runner_plasma-desktop.mo share/locale/hsb/LC_MESSAGES/kaccess.mo share/locale/hsb/LC_MESSAGES/kcm5_joystick.mo share/locale/hsb/LC_MESSAGES/kcm5_kded.mo -share/locale/hsb/LC_MESSAGES/kcm_autostart.mo share/locale/hsb/LC_MESSAGES/kcm_componentchooser.mo share/locale/hsb/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hsb/LC_MESSAGES/kcm_launchfeedback.mo share/locale/hsb/LC_MESSAGES/kcm_smserver.mo share/locale/hsb/LC_MESSAGES/kcmaccess.mo -share/locale/hsb/LC_MESSAGES/kcmformats.mo share/locale/hsb/LC_MESSAGES/kcmkclock.mo share/locale/hsb/LC_MESSAGES/kcmkeyboard.mo share/locale/hsb/LC_MESSAGES/kcmmouse.mo @@ -2003,14 +1853,11 @@ share/locale/hu/LC_MESSAGES/kcm5_device_automounter.mo share/locale/hu/LC_MESSAGES/kcm5_joystick.mo share/locale/hu/LC_MESSAGES/kcm5_kded.mo share/locale/hu/LC_MESSAGES/kcm_activities5.mo -share/locale/hu/LC_MESSAGES/kcm_autostart.mo share/locale/hu/LC_MESSAGES/kcm_baloofile.mo share/locale/hu/LC_MESSAGES/kcm_componentchooser.mo share/locale/hu/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hu/LC_MESSAGES/kcm_keys.mo share/locale/hu/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/hu/LC_MESSAGES/kcm_nightcolor.mo -share/locale/hu/LC_MESSAGES/kcm_notifications.mo share/locale/hu/LC_MESSAGES/kcm_search.mo share/locale/hu/LC_MESSAGES/kcm_smserver.mo share/locale/hu/LC_MESSAGES/kcm_solid_actions.mo @@ -2019,7 +1866,6 @@ share/locale/hu/LC_MESSAGES/kcm_touchpad.mo share/locale/hu/LC_MESSAGES/kcm_users.mo share/locale/hu/LC_MESSAGES/kcm_workspace.mo share/locale/hu/LC_MESSAGES/kcmaccess.mo -share/locale/hu/LC_MESSAGES/kcmformats.mo share/locale/hu/LC_MESSAGES/kcmkclock.mo share/locale/hu/LC_MESSAGES/kcmkeyboard.mo share/locale/hu/LC_MESSAGES/kcmmouse.mo @@ -2051,14 +1897,12 @@ share/locale/ia/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ia/LC_MESSAGES/kcm5_joystick.mo share/locale/ia/LC_MESSAGES/kcm5_kded.mo share/locale/ia/LC_MESSAGES/kcm_activities5.mo -share/locale/ia/LC_MESSAGES/kcm_autostart.mo share/locale/ia/LC_MESSAGES/kcm_baloofile.mo share/locale/ia/LC_MESSAGES/kcm_componentchooser.mo share/locale/ia/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ia/LC_MESSAGES/kcm_keys.mo +share/locale/ia/LC_MESSAGES/kcm_landingpage.mo share/locale/ia/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ia/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ia/LC_MESSAGES/kcm_notifications.mo share/locale/ia/LC_MESSAGES/kcm_search.mo share/locale/ia/LC_MESSAGES/kcm_smserver.mo share/locale/ia/LC_MESSAGES/kcm_solid_actions.mo @@ -2067,7 +1911,6 @@ share/locale/ia/LC_MESSAGES/kcm_touchpad.mo share/locale/ia/LC_MESSAGES/kcm_users.mo share/locale/ia/LC_MESSAGES/kcm_workspace.mo share/locale/ia/LC_MESSAGES/kcmaccess.mo -share/locale/ia/LC_MESSAGES/kcmformats.mo share/locale/ia/LC_MESSAGES/kcmkclock.mo share/locale/ia/LC_MESSAGES/kcmkeyboard.mo share/locale/ia/LC_MESSAGES/kcmmouse.mo @@ -2099,14 +1942,11 @@ share/locale/id/LC_MESSAGES/kcm5_device_automounter.mo share/locale/id/LC_MESSAGES/kcm5_joystick.mo share/locale/id/LC_MESSAGES/kcm5_kded.mo share/locale/id/LC_MESSAGES/kcm_activities5.mo -share/locale/id/LC_MESSAGES/kcm_autostart.mo share/locale/id/LC_MESSAGES/kcm_baloofile.mo share/locale/id/LC_MESSAGES/kcm_componentchooser.mo share/locale/id/LC_MESSAGES/kcm_desktoppaths.mo share/locale/id/LC_MESSAGES/kcm_keys.mo share/locale/id/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/id/LC_MESSAGES/kcm_nightcolor.mo -share/locale/id/LC_MESSAGES/kcm_notifications.mo share/locale/id/LC_MESSAGES/kcm_search.mo share/locale/id/LC_MESSAGES/kcm_smserver.mo share/locale/id/LC_MESSAGES/kcm_solid_actions.mo @@ -2114,7 +1954,6 @@ share/locale/id/LC_MESSAGES/kcm_splashscreen.mo share/locale/id/LC_MESSAGES/kcm_touchpad.mo share/locale/id/LC_MESSAGES/kcm_workspace.mo share/locale/id/LC_MESSAGES/kcmaccess.mo -share/locale/id/LC_MESSAGES/kcmformats.mo share/locale/id/LC_MESSAGES/kcmkclock.mo share/locale/id/LC_MESSAGES/kcmkeyboard.mo share/locale/id/LC_MESSAGES/kcmmouse.mo @@ -2145,14 +1984,12 @@ share/locale/is/LC_MESSAGES/kaccess.mo share/locale/is/LC_MESSAGES/kcm5_device_automounter.mo share/locale/is/LC_MESSAGES/kcm5_joystick.mo share/locale/is/LC_MESSAGES/kcm5_kded.mo -share/locale/is/LC_MESSAGES/kcm_autostart.mo share/locale/is/LC_MESSAGES/kcm_componentchooser.mo share/locale/is/LC_MESSAGES/kcm_desktoppaths.mo share/locale/is/LC_MESSAGES/kcm_launchfeedback.mo share/locale/is/LC_MESSAGES/kcm_smserver.mo share/locale/is/LC_MESSAGES/kcm_solid_actions.mo share/locale/is/LC_MESSAGES/kcmaccess.mo -share/locale/is/LC_MESSAGES/kcmformats.mo share/locale/is/LC_MESSAGES/kcmkclock.mo share/locale/is/LC_MESSAGES/kcmkeyboard.mo share/locale/is/LC_MESSAGES/kcmmouse.mo @@ -2169,14 +2006,12 @@ share/locale/it/LC_MESSAGES/kcm5_device_automounter.mo share/locale/it/LC_MESSAGES/kcm5_joystick.mo share/locale/it/LC_MESSAGES/kcm5_kded.mo share/locale/it/LC_MESSAGES/kcm_activities5.mo -share/locale/it/LC_MESSAGES/kcm_autostart.mo share/locale/it/LC_MESSAGES/kcm_baloofile.mo share/locale/it/LC_MESSAGES/kcm_componentchooser.mo share/locale/it/LC_MESSAGES/kcm_desktoppaths.mo share/locale/it/LC_MESSAGES/kcm_keys.mo +share/locale/it/LC_MESSAGES/kcm_landingpage.mo share/locale/it/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/it/LC_MESSAGES/kcm_nightcolor.mo -share/locale/it/LC_MESSAGES/kcm_notifications.mo share/locale/it/LC_MESSAGES/kcm_search.mo share/locale/it/LC_MESSAGES/kcm_smserver.mo share/locale/it/LC_MESSAGES/kcm_solid_actions.mo @@ -2185,7 +2020,6 @@ share/locale/it/LC_MESSAGES/kcm_touchpad.mo share/locale/it/LC_MESSAGES/kcm_users.mo share/locale/it/LC_MESSAGES/kcm_workspace.mo share/locale/it/LC_MESSAGES/kcmaccess.mo -share/locale/it/LC_MESSAGES/kcmformats.mo share/locale/it/LC_MESSAGES/kcmkclock.mo share/locale/it/LC_MESSAGES/kcmkeyboard.mo share/locale/it/LC_MESSAGES/kcmmouse.mo @@ -2217,21 +2051,20 @@ share/locale/ja/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ja/LC_MESSAGES/kcm5_joystick.mo share/locale/ja/LC_MESSAGES/kcm5_kded.mo share/locale/ja/LC_MESSAGES/kcm_activities5.mo -share/locale/ja/LC_MESSAGES/kcm_autostart.mo share/locale/ja/LC_MESSAGES/kcm_baloofile.mo share/locale/ja/LC_MESSAGES/kcm_componentchooser.mo share/locale/ja/LC_MESSAGES/kcm_desktoppaths.mo +share/locale/ja/LC_MESSAGES/kcm_keys.mo +share/locale/ja/LC_MESSAGES/kcm_landingpage.mo share/locale/ja/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ja/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ja/LC_MESSAGES/kcm_notifications.mo share/locale/ja/LC_MESSAGES/kcm_search.mo share/locale/ja/LC_MESSAGES/kcm_smserver.mo share/locale/ja/LC_MESSAGES/kcm_solid_actions.mo share/locale/ja/LC_MESSAGES/kcm_splashscreen.mo share/locale/ja/LC_MESSAGES/kcm_touchpad.mo +share/locale/ja/LC_MESSAGES/kcm_users.mo share/locale/ja/LC_MESSAGES/kcm_workspace.mo share/locale/ja/LC_MESSAGES/kcmaccess.mo -share/locale/ja/LC_MESSAGES/kcmformats.mo share/locale/ja/LC_MESSAGES/kcmkclock.mo share/locale/ja/LC_MESSAGES/kcmkeyboard.mo share/locale/ja/LC_MESSAGES/kcmmouse.mo @@ -2240,6 +2073,7 @@ share/locale/ja/LC_MESSAGES/knetattach5.mo share/locale/ja/LC_MESSAGES/org.kde.plasma.emojier.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo @@ -2261,14 +2095,12 @@ share/locale/kk/LC_MESSAGES/kaccess.mo share/locale/kk/LC_MESSAGES/kcm5_device_automounter.mo share/locale/kk/LC_MESSAGES/kcm5_joystick.mo share/locale/kk/LC_MESSAGES/kcm5_kded.mo -share/locale/kk/LC_MESSAGES/kcm_autostart.mo share/locale/kk/LC_MESSAGES/kcm_componentchooser.mo share/locale/kk/LC_MESSAGES/kcm_desktoppaths.mo share/locale/kk/LC_MESSAGES/kcm_launchfeedback.mo share/locale/kk/LC_MESSAGES/kcm_smserver.mo share/locale/kk/LC_MESSAGES/kcm_solid_actions.mo share/locale/kk/LC_MESSAGES/kcmaccess.mo -share/locale/kk/LC_MESSAGES/kcmformats.mo share/locale/kk/LC_MESSAGES/kcmkclock.mo share/locale/kk/LC_MESSAGES/kcmkeyboard.mo share/locale/kk/LC_MESSAGES/kcmmouse.mo @@ -2288,14 +2120,12 @@ share/locale/km/LC_MESSAGES/kaccess.mo share/locale/km/LC_MESSAGES/kcm5_device_automounter.mo share/locale/km/LC_MESSAGES/kcm5_joystick.mo share/locale/km/LC_MESSAGES/kcm5_kded.mo -share/locale/km/LC_MESSAGES/kcm_autostart.mo share/locale/km/LC_MESSAGES/kcm_componentchooser.mo share/locale/km/LC_MESSAGES/kcm_desktoppaths.mo share/locale/km/LC_MESSAGES/kcm_launchfeedback.mo share/locale/km/LC_MESSAGES/kcm_smserver.mo share/locale/km/LC_MESSAGES/kcm_solid_actions.mo share/locale/km/LC_MESSAGES/kcmaccess.mo -share/locale/km/LC_MESSAGES/kcmformats.mo share/locale/km/LC_MESSAGES/kcmkclock.mo share/locale/km/LC_MESSAGES/kcmkeyboard.mo share/locale/km/LC_MESSAGES/kcmmouse.mo @@ -2313,13 +2143,11 @@ share/locale/kn/LC_MESSAGES/kaccess.mo share/locale/kn/LC_MESSAGES/kcm5_device_automounter.mo share/locale/kn/LC_MESSAGES/kcm5_joystick.mo share/locale/kn/LC_MESSAGES/kcm5_kded.mo -share/locale/kn/LC_MESSAGES/kcm_autostart.mo share/locale/kn/LC_MESSAGES/kcm_componentchooser.mo share/locale/kn/LC_MESSAGES/kcm_desktoppaths.mo share/locale/kn/LC_MESSAGES/kcm_launchfeedback.mo share/locale/kn/LC_MESSAGES/kcm_smserver.mo share/locale/kn/LC_MESSAGES/kcmaccess.mo -share/locale/kn/LC_MESSAGES/kcmformats.mo share/locale/kn/LC_MESSAGES/kcmkclock.mo share/locale/kn/LC_MESSAGES/kcmkeyboard.mo share/locale/kn/LC_MESSAGES/kcmmouse.mo @@ -2335,14 +2163,12 @@ share/locale/ko/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ko/LC_MESSAGES/kcm5_joystick.mo share/locale/ko/LC_MESSAGES/kcm5_kded.mo share/locale/ko/LC_MESSAGES/kcm_activities5.mo -share/locale/ko/LC_MESSAGES/kcm_autostart.mo share/locale/ko/LC_MESSAGES/kcm_baloofile.mo share/locale/ko/LC_MESSAGES/kcm_componentchooser.mo share/locale/ko/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ko/LC_MESSAGES/kcm_keys.mo +share/locale/ko/LC_MESSAGES/kcm_landingpage.mo share/locale/ko/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ko/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ko/LC_MESSAGES/kcm_notifications.mo share/locale/ko/LC_MESSAGES/kcm_search.mo share/locale/ko/LC_MESSAGES/kcm_smserver.mo share/locale/ko/LC_MESSAGES/kcm_solid_actions.mo @@ -2351,7 +2177,6 @@ share/locale/ko/LC_MESSAGES/kcm_touchpad.mo share/locale/ko/LC_MESSAGES/kcm_users.mo share/locale/ko/LC_MESSAGES/kcm_workspace.mo share/locale/ko/LC_MESSAGES/kcmaccess.mo -share/locale/ko/LC_MESSAGES/kcmformats.mo share/locale/ko/LC_MESSAGES/kcmkclock.mo share/locale/ko/LC_MESSAGES/kcmkeyboard.mo share/locale/ko/LC_MESSAGES/kcmmouse.mo @@ -2360,6 +2185,7 @@ share/locale/ko/LC_MESSAGES/knetattach5.mo share/locale/ko/LC_MESSAGES/org.kde.plasma.emojier.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo @@ -2380,13 +2206,11 @@ share/locale/ko/LC_MESSAGES/plasmaactivitymanager.mo share/locale/ku/LC_MESSAGES/kaccess.mo share/locale/ku/LC_MESSAGES/kcm5_joystick.mo share/locale/ku/LC_MESSAGES/kcm5_kded.mo -share/locale/ku/LC_MESSAGES/kcm_autostart.mo share/locale/ku/LC_MESSAGES/kcm_componentchooser.mo share/locale/ku/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ku/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ku/LC_MESSAGES/kcm_smserver.mo share/locale/ku/LC_MESSAGES/kcmaccess.mo -share/locale/ku/LC_MESSAGES/kcmformats.mo share/locale/ku/LC_MESSAGES/kcmkclock.mo share/locale/ku/LC_MESSAGES/kcmkeyboard.mo share/locale/ku/LC_MESSAGES/kcmmouse.mo @@ -2401,14 +2225,11 @@ share/locale/lt/LC_MESSAGES/kcm5_device_automounter.mo share/locale/lt/LC_MESSAGES/kcm5_joystick.mo share/locale/lt/LC_MESSAGES/kcm5_kded.mo share/locale/lt/LC_MESSAGES/kcm_activities5.mo -share/locale/lt/LC_MESSAGES/kcm_autostart.mo share/locale/lt/LC_MESSAGES/kcm_baloofile.mo share/locale/lt/LC_MESSAGES/kcm_componentchooser.mo share/locale/lt/LC_MESSAGES/kcm_desktoppaths.mo share/locale/lt/LC_MESSAGES/kcm_keys.mo share/locale/lt/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/lt/LC_MESSAGES/kcm_nightcolor.mo -share/locale/lt/LC_MESSAGES/kcm_notifications.mo share/locale/lt/LC_MESSAGES/kcm_search.mo share/locale/lt/LC_MESSAGES/kcm_smserver.mo share/locale/lt/LC_MESSAGES/kcm_solid_actions.mo @@ -2417,7 +2238,6 @@ share/locale/lt/LC_MESSAGES/kcm_touchpad.mo share/locale/lt/LC_MESSAGES/kcm_users.mo share/locale/lt/LC_MESSAGES/kcm_workspace.mo share/locale/lt/LC_MESSAGES/kcmaccess.mo -share/locale/lt/LC_MESSAGES/kcmformats.mo share/locale/lt/LC_MESSAGES/kcmkclock.mo share/locale/lt/LC_MESSAGES/kcmkeyboard.mo share/locale/lt/LC_MESSAGES/kcmmouse.mo @@ -2447,14 +2267,12 @@ share/locale/lv/LC_MESSAGES/kaccess.mo share/locale/lv/LC_MESSAGES/kcm5_device_automounter.mo share/locale/lv/LC_MESSAGES/kcm5_joystick.mo share/locale/lv/LC_MESSAGES/kcm5_kded.mo -share/locale/lv/LC_MESSAGES/kcm_autostart.mo share/locale/lv/LC_MESSAGES/kcm_componentchooser.mo share/locale/lv/LC_MESSAGES/kcm_desktoppaths.mo share/locale/lv/LC_MESSAGES/kcm_launchfeedback.mo share/locale/lv/LC_MESSAGES/kcm_smserver.mo share/locale/lv/LC_MESSAGES/kcm_solid_actions.mo share/locale/lv/LC_MESSAGES/kcmaccess.mo -share/locale/lv/LC_MESSAGES/kcmformats.mo share/locale/lv/LC_MESSAGES/kcmkclock.mo share/locale/lv/LC_MESSAGES/kcmkeyboard.mo share/locale/lv/LC_MESSAGES/kcmmouse.mo @@ -2474,14 +2292,12 @@ share/locale/mai/LC_MESSAGES/kaccess.mo share/locale/mai/LC_MESSAGES/kcm5_device_automounter.mo share/locale/mai/LC_MESSAGES/kcm5_joystick.mo share/locale/mai/LC_MESSAGES/kcm5_kded.mo -share/locale/mai/LC_MESSAGES/kcm_autostart.mo share/locale/mai/LC_MESSAGES/kcm_componentchooser.mo share/locale/mai/LC_MESSAGES/kcm_desktoppaths.mo share/locale/mai/LC_MESSAGES/kcm_launchfeedback.mo share/locale/mai/LC_MESSAGES/kcm_smserver.mo share/locale/mai/LC_MESSAGES/kcm_solid_actions.mo share/locale/mai/LC_MESSAGES/kcmaccess.mo -share/locale/mai/LC_MESSAGES/kcmformats.mo share/locale/mai/LC_MESSAGES/kcmkclock.mo share/locale/mai/LC_MESSAGES/kcmkeyboard.mo share/locale/mai/LC_MESSAGES/kcmmouse.mo @@ -2495,13 +2311,11 @@ share/locale/mai/LC_MESSAGES/plasma_runner_plasma-desktop.mo share/locale/mk/LC_MESSAGES/kaccess.mo share/locale/mk/LC_MESSAGES/kcm5_joystick.mo share/locale/mk/LC_MESSAGES/kcm5_kded.mo -share/locale/mk/LC_MESSAGES/kcm_autostart.mo share/locale/mk/LC_MESSAGES/kcm_componentchooser.mo share/locale/mk/LC_MESSAGES/kcm_desktoppaths.mo share/locale/mk/LC_MESSAGES/kcm_launchfeedback.mo share/locale/mk/LC_MESSAGES/kcm_smserver.mo share/locale/mk/LC_MESSAGES/kcmaccess.mo -share/locale/mk/LC_MESSAGES/kcmformats.mo share/locale/mk/LC_MESSAGES/kcmkclock.mo share/locale/mk/LC_MESSAGES/kcmkeyboard.mo share/locale/mk/LC_MESSAGES/kcmmouse.mo @@ -2515,13 +2329,10 @@ share/locale/ml/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ml/LC_MESSAGES/kcm5_joystick.mo share/locale/ml/LC_MESSAGES/kcm5_kded.mo share/locale/ml/LC_MESSAGES/kcm_activities5.mo -share/locale/ml/LC_MESSAGES/kcm_autostart.mo share/locale/ml/LC_MESSAGES/kcm_baloofile.mo share/locale/ml/LC_MESSAGES/kcm_componentchooser.mo share/locale/ml/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ml/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ml/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ml/LC_MESSAGES/kcm_notifications.mo share/locale/ml/LC_MESSAGES/kcm_search.mo share/locale/ml/LC_MESSAGES/kcm_smserver.mo share/locale/ml/LC_MESSAGES/kcm_solid_actions.mo @@ -2529,7 +2340,6 @@ share/locale/ml/LC_MESSAGES/kcm_splashscreen.mo share/locale/ml/LC_MESSAGES/kcm_touchpad.mo share/locale/ml/LC_MESSAGES/kcm_workspace.mo share/locale/ml/LC_MESSAGES/kcmaccess.mo -share/locale/ml/LC_MESSAGES/kcmformats.mo share/locale/ml/LC_MESSAGES/kcmkclock.mo share/locale/ml/LC_MESSAGES/kcmkeyboard.mo share/locale/ml/LC_MESSAGES/kcmmouse.mo @@ -2559,14 +2369,12 @@ share/locale/mr/LC_MESSAGES/kaccess.mo share/locale/mr/LC_MESSAGES/kcm5_device_automounter.mo share/locale/mr/LC_MESSAGES/kcm5_joystick.mo share/locale/mr/LC_MESSAGES/kcm5_kded.mo -share/locale/mr/LC_MESSAGES/kcm_autostart.mo share/locale/mr/LC_MESSAGES/kcm_componentchooser.mo share/locale/mr/LC_MESSAGES/kcm_desktoppaths.mo share/locale/mr/LC_MESSAGES/kcm_launchfeedback.mo share/locale/mr/LC_MESSAGES/kcm_smserver.mo share/locale/mr/LC_MESSAGES/kcm_solid_actions.mo share/locale/mr/LC_MESSAGES/kcmaccess.mo -share/locale/mr/LC_MESSAGES/kcmformats.mo share/locale/mr/LC_MESSAGES/kcmkclock.mo share/locale/mr/LC_MESSAGES/kcmkeyboard.mo share/locale/mr/LC_MESSAGES/kcmmouse.mo @@ -2586,14 +2394,12 @@ share/locale/ms/LC_MESSAGES/kaccess.mo share/locale/ms/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ms/LC_MESSAGES/kcm5_joystick.mo share/locale/ms/LC_MESSAGES/kcm5_kded.mo -share/locale/ms/LC_MESSAGES/kcm_autostart.mo share/locale/ms/LC_MESSAGES/kcm_componentchooser.mo share/locale/ms/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ms/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ms/LC_MESSAGES/kcm_smserver.mo share/locale/ms/LC_MESSAGES/kcm_solid_actions.mo share/locale/ms/LC_MESSAGES/kcmaccess.mo -share/locale/ms/LC_MESSAGES/kcmformats.mo share/locale/ms/LC_MESSAGES/kcmkclock.mo share/locale/ms/LC_MESSAGES/kcmkeyboard.mo share/locale/ms/LC_MESSAGES/kcmmouse.mo @@ -2609,7 +2415,6 @@ share/locale/nb/LC_MESSAGES/kaccess.mo share/locale/nb/LC_MESSAGES/kcm5_device_automounter.mo share/locale/nb/LC_MESSAGES/kcm5_joystick.mo share/locale/nb/LC_MESSAGES/kcm5_kded.mo -share/locale/nb/LC_MESSAGES/kcm_autostart.mo share/locale/nb/LC_MESSAGES/kcm_baloofile.mo share/locale/nb/LC_MESSAGES/kcm_componentchooser.mo share/locale/nb/LC_MESSAGES/kcm_desktoppaths.mo @@ -2621,7 +2426,6 @@ share/locale/nb/LC_MESSAGES/kcm_splashscreen.mo share/locale/nb/LC_MESSAGES/kcm_touchpad.mo share/locale/nb/LC_MESSAGES/kcm_workspace.mo share/locale/nb/LC_MESSAGES/kcmaccess.mo -share/locale/nb/LC_MESSAGES/kcmformats.mo share/locale/nb/LC_MESSAGES/kcmkclock.mo share/locale/nb/LC_MESSAGES/kcmkeyboard.mo share/locale/nb/LC_MESSAGES/kcmmouse.mo @@ -2644,7 +2448,6 @@ share/locale/nds/LC_MESSAGES/kaccess.mo share/locale/nds/LC_MESSAGES/kcm5_device_automounter.mo share/locale/nds/LC_MESSAGES/kcm5_joystick.mo share/locale/nds/LC_MESSAGES/kcm5_kded.mo -share/locale/nds/LC_MESSAGES/kcm_autostart.mo share/locale/nds/LC_MESSAGES/kcm_baloofile.mo share/locale/nds/LC_MESSAGES/kcm_componentchooser.mo share/locale/nds/LC_MESSAGES/kcm_desktoppaths.mo @@ -2655,7 +2458,6 @@ share/locale/nds/LC_MESSAGES/kcm_solid_actions.mo share/locale/nds/LC_MESSAGES/kcm_splashscreen.mo share/locale/nds/LC_MESSAGES/kcm_workspace.mo share/locale/nds/LC_MESSAGES/kcmaccess.mo -share/locale/nds/LC_MESSAGES/kcmformats.mo share/locale/nds/LC_MESSAGES/kcmkclock.mo share/locale/nds/LC_MESSAGES/kcmkeyboard.mo share/locale/nds/LC_MESSAGES/kcmmouse.mo @@ -2681,7 +2483,6 @@ share/locale/ne/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ne/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ne/LC_MESSAGES/kcm_smserver.mo share/locale/ne/LC_MESSAGES/kcmaccess.mo -share/locale/ne/LC_MESSAGES/kcmformats.mo share/locale/ne/LC_MESSAGES/kcmkclock.mo share/locale/ne/LC_MESSAGES/kcmkeyboard.mo share/locale/ne/LC_MESSAGES/kcmmouse.mo @@ -2693,14 +2494,12 @@ share/locale/nl/LC_MESSAGES/kcm5_device_automounter.mo share/locale/nl/LC_MESSAGES/kcm5_joystick.mo share/locale/nl/LC_MESSAGES/kcm5_kded.mo share/locale/nl/LC_MESSAGES/kcm_activities5.mo -share/locale/nl/LC_MESSAGES/kcm_autostart.mo share/locale/nl/LC_MESSAGES/kcm_baloofile.mo share/locale/nl/LC_MESSAGES/kcm_componentchooser.mo share/locale/nl/LC_MESSAGES/kcm_desktoppaths.mo share/locale/nl/LC_MESSAGES/kcm_keys.mo +share/locale/nl/LC_MESSAGES/kcm_landingpage.mo share/locale/nl/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/nl/LC_MESSAGES/kcm_nightcolor.mo -share/locale/nl/LC_MESSAGES/kcm_notifications.mo share/locale/nl/LC_MESSAGES/kcm_search.mo share/locale/nl/LC_MESSAGES/kcm_smserver.mo share/locale/nl/LC_MESSAGES/kcm_solid_actions.mo @@ -2709,7 +2508,6 @@ share/locale/nl/LC_MESSAGES/kcm_touchpad.mo share/locale/nl/LC_MESSAGES/kcm_users.mo share/locale/nl/LC_MESSAGES/kcm_workspace.mo share/locale/nl/LC_MESSAGES/kcmaccess.mo -share/locale/nl/LC_MESSAGES/kcmformats.mo share/locale/nl/LC_MESSAGES/kcmkclock.mo share/locale/nl/LC_MESSAGES/kcmkeyboard.mo share/locale/nl/LC_MESSAGES/kcmmouse.mo @@ -2741,14 +2539,12 @@ share/locale/nn/LC_MESSAGES/kcm5_device_automounter.mo share/locale/nn/LC_MESSAGES/kcm5_joystick.mo share/locale/nn/LC_MESSAGES/kcm5_kded.mo share/locale/nn/LC_MESSAGES/kcm_activities5.mo -share/locale/nn/LC_MESSAGES/kcm_autostart.mo share/locale/nn/LC_MESSAGES/kcm_baloofile.mo share/locale/nn/LC_MESSAGES/kcm_componentchooser.mo share/locale/nn/LC_MESSAGES/kcm_desktoppaths.mo share/locale/nn/LC_MESSAGES/kcm_keys.mo +share/locale/nn/LC_MESSAGES/kcm_landingpage.mo share/locale/nn/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/nn/LC_MESSAGES/kcm_nightcolor.mo -share/locale/nn/LC_MESSAGES/kcm_notifications.mo share/locale/nn/LC_MESSAGES/kcm_search.mo share/locale/nn/LC_MESSAGES/kcm_smserver.mo share/locale/nn/LC_MESSAGES/kcm_solid_actions.mo @@ -2757,7 +2553,6 @@ share/locale/nn/LC_MESSAGES/kcm_touchpad.mo share/locale/nn/LC_MESSAGES/kcm_users.mo share/locale/nn/LC_MESSAGES/kcm_workspace.mo share/locale/nn/LC_MESSAGES/kcmaccess.mo -share/locale/nn/LC_MESSAGES/kcmformats.mo share/locale/nn/LC_MESSAGES/kcmkclock.mo share/locale/nn/LC_MESSAGES/kcmkeyboard.mo share/locale/nn/LC_MESSAGES/kcmmouse.mo @@ -2800,13 +2595,11 @@ share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo share/locale/or/LC_MESSAGES/kaccess.mo share/locale/or/LC_MESSAGES/kcm5_joystick.mo share/locale/or/LC_MESSAGES/kcm5_kded.mo -share/locale/or/LC_MESSAGES/kcm_autostart.mo share/locale/or/LC_MESSAGES/kcm_componentchooser.mo share/locale/or/LC_MESSAGES/kcm_desktoppaths.mo share/locale/or/LC_MESSAGES/kcm_launchfeedback.mo share/locale/or/LC_MESSAGES/kcm_smserver.mo share/locale/or/LC_MESSAGES/kcmaccess.mo -share/locale/or/LC_MESSAGES/kcmformats.mo share/locale/or/LC_MESSAGES/kcmkclock.mo share/locale/or/LC_MESSAGES/kcmkeyboard.mo share/locale/or/LC_MESSAGES/kcmmouse.mo @@ -2820,14 +2613,11 @@ share/locale/pa/LC_MESSAGES/kcm5_device_automounter.mo share/locale/pa/LC_MESSAGES/kcm5_joystick.mo share/locale/pa/LC_MESSAGES/kcm5_kded.mo share/locale/pa/LC_MESSAGES/kcm_activities5.mo -share/locale/pa/LC_MESSAGES/kcm_autostart.mo share/locale/pa/LC_MESSAGES/kcm_baloofile.mo share/locale/pa/LC_MESSAGES/kcm_componentchooser.mo share/locale/pa/LC_MESSAGES/kcm_desktoppaths.mo share/locale/pa/LC_MESSAGES/kcm_keys.mo share/locale/pa/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/pa/LC_MESSAGES/kcm_nightcolor.mo -share/locale/pa/LC_MESSAGES/kcm_notifications.mo share/locale/pa/LC_MESSAGES/kcm_search.mo share/locale/pa/LC_MESSAGES/kcm_smserver.mo share/locale/pa/LC_MESSAGES/kcm_solid_actions.mo @@ -2836,17 +2626,19 @@ share/locale/pa/LC_MESSAGES/kcm_touchpad.mo share/locale/pa/LC_MESSAGES/kcm_users.mo share/locale/pa/LC_MESSAGES/kcm_workspace.mo share/locale/pa/LC_MESSAGES/kcmaccess.mo -share/locale/pa/LC_MESSAGES/kcmformats.mo share/locale/pa/LC_MESSAGES/kcmkclock.mo share/locale/pa/LC_MESSAGES/kcmkeyboard.mo share/locale/pa/LC_MESSAGES/kcmmouse.mo share/locale/pa/LC_MESSAGES/kcmqtquicksettings.mo share/locale/pa/LC_MESSAGES/knetattach5.mo +share/locale/pa/LC_MESSAGES/org.kde.plasma.emojier.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo +share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.showActivityManager.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo @@ -2858,20 +2650,19 @@ share/locale/pa/LC_MESSAGES/plasma_runner_kwin.mo share/locale/pa/LC_MESSAGES/plasma_runner_plasma-desktop.mo share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo share/locale/pa/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo +share/locale/pa/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo share/locale/pa/LC_MESSAGES/plasmaactivitymanager.mo share/locale/pl/LC_MESSAGES/kaccess.mo share/locale/pl/LC_MESSAGES/kcm5_device_automounter.mo share/locale/pl/LC_MESSAGES/kcm5_joystick.mo share/locale/pl/LC_MESSAGES/kcm5_kded.mo share/locale/pl/LC_MESSAGES/kcm_activities5.mo -share/locale/pl/LC_MESSAGES/kcm_autostart.mo share/locale/pl/LC_MESSAGES/kcm_baloofile.mo share/locale/pl/LC_MESSAGES/kcm_componentchooser.mo share/locale/pl/LC_MESSAGES/kcm_desktoppaths.mo share/locale/pl/LC_MESSAGES/kcm_keys.mo +share/locale/pl/LC_MESSAGES/kcm_landingpage.mo share/locale/pl/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/pl/LC_MESSAGES/kcm_nightcolor.mo -share/locale/pl/LC_MESSAGES/kcm_notifications.mo share/locale/pl/LC_MESSAGES/kcm_search.mo share/locale/pl/LC_MESSAGES/kcm_smserver.mo share/locale/pl/LC_MESSAGES/kcm_solid_actions.mo @@ -2880,7 +2671,6 @@ share/locale/pl/LC_MESSAGES/kcm_touchpad.mo share/locale/pl/LC_MESSAGES/kcm_users.mo share/locale/pl/LC_MESSAGES/kcm_workspace.mo share/locale/pl/LC_MESSAGES/kcmaccess.mo -share/locale/pl/LC_MESSAGES/kcmformats.mo share/locale/pl/LC_MESSAGES/kcmkclock.mo share/locale/pl/LC_MESSAGES/kcmkeyboard.mo share/locale/pl/LC_MESSAGES/kcmmouse.mo @@ -2912,14 +2702,12 @@ share/locale/pt/LC_MESSAGES/kcm5_device_automounter.mo share/locale/pt/LC_MESSAGES/kcm5_joystick.mo share/locale/pt/LC_MESSAGES/kcm5_kded.mo share/locale/pt/LC_MESSAGES/kcm_activities5.mo -share/locale/pt/LC_MESSAGES/kcm_autostart.mo share/locale/pt/LC_MESSAGES/kcm_baloofile.mo share/locale/pt/LC_MESSAGES/kcm_componentchooser.mo share/locale/pt/LC_MESSAGES/kcm_desktoppaths.mo share/locale/pt/LC_MESSAGES/kcm_keys.mo +share/locale/pt/LC_MESSAGES/kcm_landingpage.mo share/locale/pt/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/pt/LC_MESSAGES/kcm_nightcolor.mo -share/locale/pt/LC_MESSAGES/kcm_notifications.mo share/locale/pt/LC_MESSAGES/kcm_search.mo share/locale/pt/LC_MESSAGES/kcm_smserver.mo share/locale/pt/LC_MESSAGES/kcm_solid_actions.mo @@ -2928,7 +2716,6 @@ share/locale/pt/LC_MESSAGES/kcm_touchpad.mo share/locale/pt/LC_MESSAGES/kcm_users.mo share/locale/pt/LC_MESSAGES/kcm_workspace.mo share/locale/pt/LC_MESSAGES/kcmaccess.mo -share/locale/pt/LC_MESSAGES/kcmformats.mo share/locale/pt/LC_MESSAGES/kcmkclock.mo share/locale/pt/LC_MESSAGES/kcmkeyboard.mo share/locale/pt/LC_MESSAGES/kcmmouse.mo @@ -2960,14 +2747,12 @@ share/locale/pt_BR/LC_MESSAGES/kcm5_device_automounter.mo share/locale/pt_BR/LC_MESSAGES/kcm5_joystick.mo share/locale/pt_BR/LC_MESSAGES/kcm5_kded.mo share/locale/pt_BR/LC_MESSAGES/kcm_activities5.mo -share/locale/pt_BR/LC_MESSAGES/kcm_autostart.mo share/locale/pt_BR/LC_MESSAGES/kcm_baloofile.mo share/locale/pt_BR/LC_MESSAGES/kcm_componentchooser.mo share/locale/pt_BR/LC_MESSAGES/kcm_desktoppaths.mo share/locale/pt_BR/LC_MESSAGES/kcm_keys.mo +share/locale/pt_BR/LC_MESSAGES/kcm_landingpage.mo share/locale/pt_BR/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/pt_BR/LC_MESSAGES/kcm_nightcolor.mo -share/locale/pt_BR/LC_MESSAGES/kcm_notifications.mo share/locale/pt_BR/LC_MESSAGES/kcm_search.mo share/locale/pt_BR/LC_MESSAGES/kcm_smserver.mo share/locale/pt_BR/LC_MESSAGES/kcm_solid_actions.mo @@ -2976,7 +2761,6 @@ share/locale/pt_BR/LC_MESSAGES/kcm_touchpad.mo share/locale/pt_BR/LC_MESSAGES/kcm_users.mo share/locale/pt_BR/LC_MESSAGES/kcm_workspace.mo share/locale/pt_BR/LC_MESSAGES/kcmaccess.mo -share/locale/pt_BR/LC_MESSAGES/kcmformats.mo share/locale/pt_BR/LC_MESSAGES/kcmkclock.mo share/locale/pt_BR/LC_MESSAGES/kcmkeyboard.mo share/locale/pt_BR/LC_MESSAGES/kcmmouse.mo @@ -3008,14 +2792,12 @@ share/locale/ro/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ro/LC_MESSAGES/kcm5_joystick.mo share/locale/ro/LC_MESSAGES/kcm5_kded.mo share/locale/ro/LC_MESSAGES/kcm_activities5.mo -share/locale/ro/LC_MESSAGES/kcm_autostart.mo share/locale/ro/LC_MESSAGES/kcm_baloofile.mo share/locale/ro/LC_MESSAGES/kcm_componentchooser.mo share/locale/ro/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ro/LC_MESSAGES/kcm_keys.mo +share/locale/ro/LC_MESSAGES/kcm_landingpage.mo share/locale/ro/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ro/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ro/LC_MESSAGES/kcm_notifications.mo share/locale/ro/LC_MESSAGES/kcm_search.mo share/locale/ro/LC_MESSAGES/kcm_smserver.mo share/locale/ro/LC_MESSAGES/kcm_solid_actions.mo @@ -3024,7 +2806,6 @@ share/locale/ro/LC_MESSAGES/kcm_touchpad.mo share/locale/ro/LC_MESSAGES/kcm_users.mo share/locale/ro/LC_MESSAGES/kcm_workspace.mo share/locale/ro/LC_MESSAGES/kcmaccess.mo -share/locale/ro/LC_MESSAGES/kcmformats.mo share/locale/ro/LC_MESSAGES/kcmkclock.mo share/locale/ro/LC_MESSAGES/kcmkeyboard.mo share/locale/ro/LC_MESSAGES/kcmmouse.mo @@ -3056,14 +2837,12 @@ share/locale/ru/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ru/LC_MESSAGES/kcm5_joystick.mo share/locale/ru/LC_MESSAGES/kcm5_kded.mo share/locale/ru/LC_MESSAGES/kcm_activities5.mo -share/locale/ru/LC_MESSAGES/kcm_autostart.mo share/locale/ru/LC_MESSAGES/kcm_baloofile.mo share/locale/ru/LC_MESSAGES/kcm_componentchooser.mo share/locale/ru/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ru/LC_MESSAGES/kcm_keys.mo +share/locale/ru/LC_MESSAGES/kcm_landingpage.mo share/locale/ru/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/ru/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ru/LC_MESSAGES/kcm_notifications.mo share/locale/ru/LC_MESSAGES/kcm_search.mo share/locale/ru/LC_MESSAGES/kcm_smserver.mo share/locale/ru/LC_MESSAGES/kcm_solid_actions.mo @@ -3072,7 +2851,6 @@ share/locale/ru/LC_MESSAGES/kcm_touchpad.mo share/locale/ru/LC_MESSAGES/kcm_users.mo share/locale/ru/LC_MESSAGES/kcm_workspace.mo share/locale/ru/LC_MESSAGES/kcmaccess.mo -share/locale/ru/LC_MESSAGES/kcmformats.mo share/locale/ru/LC_MESSAGES/kcmkclock.mo share/locale/ru/LC_MESSAGES/kcmkeyboard.mo share/locale/ru/LC_MESSAGES/kcmmouse.mo @@ -3081,6 +2859,7 @@ share/locale/ru/LC_MESSAGES/knetattach5.mo share/locale/ru/LC_MESSAGES/org.kde.plasma.emojier.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo @@ -3106,7 +2885,6 @@ share/locale/se/LC_MESSAGES/kcm_desktoppaths.mo share/locale/se/LC_MESSAGES/kcm_launchfeedback.mo share/locale/se/LC_MESSAGES/kcm_smserver.mo share/locale/se/LC_MESSAGES/kcmaccess.mo -share/locale/se/LC_MESSAGES/kcmformats.mo share/locale/se/LC_MESSAGES/kcmkclock.mo share/locale/se/LC_MESSAGES/kcmkeyboard.mo share/locale/se/LC_MESSAGES/kcmmouse.mo @@ -3117,14 +2895,12 @@ share/locale/si/LC_MESSAGES/kaccess.mo share/locale/si/LC_MESSAGES/kcm5_device_automounter.mo share/locale/si/LC_MESSAGES/kcm5_joystick.mo share/locale/si/LC_MESSAGES/kcm5_kded.mo -share/locale/si/LC_MESSAGES/kcm_autostart.mo share/locale/si/LC_MESSAGES/kcm_componentchooser.mo share/locale/si/LC_MESSAGES/kcm_desktoppaths.mo share/locale/si/LC_MESSAGES/kcm_launchfeedback.mo share/locale/si/LC_MESSAGES/kcm_smserver.mo share/locale/si/LC_MESSAGES/kcm_solid_actions.mo share/locale/si/LC_MESSAGES/kcmaccess.mo -share/locale/si/LC_MESSAGES/kcmformats.mo share/locale/si/LC_MESSAGES/kcmkclock.mo share/locale/si/LC_MESSAGES/kcmkeyboard.mo share/locale/si/LC_MESSAGES/kcmmouse.mo @@ -3139,14 +2915,12 @@ share/locale/sk/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sk/LC_MESSAGES/kcm5_joystick.mo share/locale/sk/LC_MESSAGES/kcm5_kded.mo share/locale/sk/LC_MESSAGES/kcm_activities5.mo -share/locale/sk/LC_MESSAGES/kcm_autostart.mo share/locale/sk/LC_MESSAGES/kcm_baloofile.mo share/locale/sk/LC_MESSAGES/kcm_componentchooser.mo share/locale/sk/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sk/LC_MESSAGES/kcm_keys.mo +share/locale/sk/LC_MESSAGES/kcm_landingpage.mo share/locale/sk/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sk/LC_MESSAGES/kcm_nightcolor.mo -share/locale/sk/LC_MESSAGES/kcm_notifications.mo share/locale/sk/LC_MESSAGES/kcm_search.mo share/locale/sk/LC_MESSAGES/kcm_smserver.mo share/locale/sk/LC_MESSAGES/kcm_solid_actions.mo @@ -3155,7 +2929,6 @@ share/locale/sk/LC_MESSAGES/kcm_touchpad.mo share/locale/sk/LC_MESSAGES/kcm_users.mo share/locale/sk/LC_MESSAGES/kcm_workspace.mo share/locale/sk/LC_MESSAGES/kcmaccess.mo -share/locale/sk/LC_MESSAGES/kcmformats.mo share/locale/sk/LC_MESSAGES/kcmkclock.mo share/locale/sk/LC_MESSAGES/kcmkeyboard.mo share/locale/sk/LC_MESSAGES/kcmmouse.mo @@ -3187,14 +2960,12 @@ share/locale/sl/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sl/LC_MESSAGES/kcm5_joystick.mo share/locale/sl/LC_MESSAGES/kcm5_kded.mo share/locale/sl/LC_MESSAGES/kcm_activities5.mo -share/locale/sl/LC_MESSAGES/kcm_autostart.mo share/locale/sl/LC_MESSAGES/kcm_baloofile.mo share/locale/sl/LC_MESSAGES/kcm_componentchooser.mo share/locale/sl/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sl/LC_MESSAGES/kcm_keys.mo +share/locale/sl/LC_MESSAGES/kcm_landingpage.mo share/locale/sl/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sl/LC_MESSAGES/kcm_nightcolor.mo -share/locale/sl/LC_MESSAGES/kcm_notifications.mo share/locale/sl/LC_MESSAGES/kcm_search.mo share/locale/sl/LC_MESSAGES/kcm_smserver.mo share/locale/sl/LC_MESSAGES/kcm_solid_actions.mo @@ -3203,7 +2974,6 @@ share/locale/sl/LC_MESSAGES/kcm_touchpad.mo share/locale/sl/LC_MESSAGES/kcm_users.mo share/locale/sl/LC_MESSAGES/kcm_workspace.mo share/locale/sl/LC_MESSAGES/kcmaccess.mo -share/locale/sl/LC_MESSAGES/kcmformats.mo share/locale/sl/LC_MESSAGES/kcmkclock.mo share/locale/sl/LC_MESSAGES/kcmkeyboard.mo share/locale/sl/LC_MESSAGES/kcmmouse.mo @@ -3233,13 +3003,11 @@ share/locale/sl/LC_MESSAGES/plasmaactivitymanager.mo share/locale/sq/LC_MESSAGES/kaccess.mo share/locale/sq/LC_MESSAGES/kcm5_joystick.mo share/locale/sq/LC_MESSAGES/kcm5_kded.mo -share/locale/sq/LC_MESSAGES/kcm_autostart.mo share/locale/sq/LC_MESSAGES/kcm_componentchooser.mo share/locale/sq/LC_MESSAGES/kcm_launchfeedback.mo share/locale/sq/LC_MESSAGES/kcm_smserver.mo share/locale/sq/LC_MESSAGES/kcm_solid_actions.mo share/locale/sq/LC_MESSAGES/kcmaccess.mo -share/locale/sq/LC_MESSAGES/kcmformats.mo share/locale/sq/LC_MESSAGES/kcmkclock.mo share/locale/sq/LC_MESSAGES/kcmkeyboard.mo share/locale/sq/LC_MESSAGES/kcmmouse.mo @@ -3256,12 +3024,10 @@ share/locale/sr/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sr/LC_MESSAGES/kcm5_joystick.mo share/locale/sr/LC_MESSAGES/kcm5_kded.mo share/locale/sr/LC_MESSAGES/kcm_activities5.mo -share/locale/sr/LC_MESSAGES/kcm_autostart.mo share/locale/sr/LC_MESSAGES/kcm_baloofile.mo share/locale/sr/LC_MESSAGES/kcm_componentchooser.mo share/locale/sr/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sr/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sr/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr/LC_MESSAGES/kcm_search.mo share/locale/sr/LC_MESSAGES/kcm_smserver.mo share/locale/sr/LC_MESSAGES/kcm_solid_actions.mo @@ -3269,7 +3035,6 @@ share/locale/sr/LC_MESSAGES/kcm_splashscreen.mo share/locale/sr/LC_MESSAGES/kcm_touchpad.mo share/locale/sr/LC_MESSAGES/kcm_workspace.mo share/locale/sr/LC_MESSAGES/kcmaccess.mo -share/locale/sr/LC_MESSAGES/kcmformats.mo share/locale/sr/LC_MESSAGES/kcmkclock.mo share/locale/sr/LC_MESSAGES/kcmkeyboard.mo share/locale/sr/LC_MESSAGES/kcmmouse.mo @@ -3297,12 +3062,10 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_kded.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_activities5.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_baloofile.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_componentchooser.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_search.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_smserver.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_solid_actions.mo @@ -3310,7 +3073,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcm_splashscreen.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_touchpad.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_workspace.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmaccess.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcmformats.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmkclock.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmkeyboard.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmmouse.mo @@ -3338,12 +3100,10 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_kded.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_activities5.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_baloofile.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_componentchooser.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_search.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_smserver.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_solid_actions.mo @@ -3351,7 +3111,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_splashscreen.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_touchpad.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_workspace.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmaccess.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmformats.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkclock.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkeyboard.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmmouse.mo @@ -3379,12 +3138,10 @@ share/locale/sr@latin/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sr@latin/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@latin/LC_MESSAGES/kcm5_kded.mo share/locale/sr@latin/LC_MESSAGES/kcm_activities5.mo -share/locale/sr@latin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@latin/LC_MESSAGES/kcm_baloofile.mo share/locale/sr@latin/LC_MESSAGES/kcm_componentchooser.mo share/locale/sr@latin/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sr@latin/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sr@latin/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@latin/LC_MESSAGES/kcm_search.mo share/locale/sr@latin/LC_MESSAGES/kcm_smserver.mo share/locale/sr@latin/LC_MESSAGES/kcm_solid_actions.mo @@ -3392,7 +3149,6 @@ share/locale/sr@latin/LC_MESSAGES/kcm_splashscreen.mo share/locale/sr@latin/LC_MESSAGES/kcm_touchpad.mo share/locale/sr@latin/LC_MESSAGES/kcm_workspace.mo share/locale/sr@latin/LC_MESSAGES/kcmaccess.mo -share/locale/sr@latin/LC_MESSAGES/kcmformats.mo share/locale/sr@latin/LC_MESSAGES/kcmkclock.mo share/locale/sr@latin/LC_MESSAGES/kcmkeyboard.mo share/locale/sr@latin/LC_MESSAGES/kcmmouse.mo @@ -3420,14 +3176,12 @@ share/locale/sv/LC_MESSAGES/kcm5_device_automounter.mo share/locale/sv/LC_MESSAGES/kcm5_joystick.mo share/locale/sv/LC_MESSAGES/kcm5_kded.mo share/locale/sv/LC_MESSAGES/kcm_activities5.mo -share/locale/sv/LC_MESSAGES/kcm_autostart.mo share/locale/sv/LC_MESSAGES/kcm_baloofile.mo share/locale/sv/LC_MESSAGES/kcm_componentchooser.mo share/locale/sv/LC_MESSAGES/kcm_desktoppaths.mo share/locale/sv/LC_MESSAGES/kcm_keys.mo +share/locale/sv/LC_MESSAGES/kcm_landingpage.mo share/locale/sv/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/sv/LC_MESSAGES/kcm_nightcolor.mo -share/locale/sv/LC_MESSAGES/kcm_notifications.mo share/locale/sv/LC_MESSAGES/kcm_search.mo share/locale/sv/LC_MESSAGES/kcm_smserver.mo share/locale/sv/LC_MESSAGES/kcm_solid_actions.mo @@ -3436,7 +3190,6 @@ share/locale/sv/LC_MESSAGES/kcm_touchpad.mo share/locale/sv/LC_MESSAGES/kcm_users.mo share/locale/sv/LC_MESSAGES/kcm_workspace.mo share/locale/sv/LC_MESSAGES/kcmaccess.mo -share/locale/sv/LC_MESSAGES/kcmformats.mo share/locale/sv/LC_MESSAGES/kcmkclock.mo share/locale/sv/LC_MESSAGES/kcmkeyboard.mo share/locale/sv/LC_MESSAGES/kcmmouse.mo @@ -3468,10 +3221,11 @@ share/locale/ta/LC_MESSAGES/kcm5_joystick.mo share/locale/ta/LC_MESSAGES/kcm5_kded.mo share/locale/ta/LC_MESSAGES/kcm_componentchooser.mo share/locale/ta/LC_MESSAGES/kcm_desktoppaths.mo +share/locale/ta/LC_MESSAGES/kcm_landingpage.mo share/locale/ta/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ta/LC_MESSAGES/kcm_smserver.mo +share/locale/ta/LC_MESSAGES/kcm_touchpad.mo share/locale/ta/LC_MESSAGES/kcmaccess.mo -share/locale/ta/LC_MESSAGES/kcmformats.mo share/locale/ta/LC_MESSAGES/kcmkclock.mo share/locale/ta/LC_MESSAGES/kcmkeyboard.mo share/locale/ta/LC_MESSAGES/kcmmouse.mo @@ -3483,13 +3237,11 @@ share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo share/locale/te/LC_MESSAGES/kaccess.mo share/locale/te/LC_MESSAGES/kcm5_joystick.mo share/locale/te/LC_MESSAGES/kcm5_kded.mo -share/locale/te/LC_MESSAGES/kcm_autostart.mo share/locale/te/LC_MESSAGES/kcm_componentchooser.mo share/locale/te/LC_MESSAGES/kcm_desktoppaths.mo share/locale/te/LC_MESSAGES/kcm_launchfeedback.mo share/locale/te/LC_MESSAGES/kcm_smserver.mo share/locale/te/LC_MESSAGES/kcmaccess.mo -share/locale/te/LC_MESSAGES/kcmformats.mo share/locale/te/LC_MESSAGES/kcmkclock.mo share/locale/te/LC_MESSAGES/kcmkeyboard.mo share/locale/te/LC_MESSAGES/kcmmouse.mo @@ -3502,18 +3254,15 @@ share/locale/tg/LC_MESSAGES/kaccess.mo share/locale/tg/LC_MESSAGES/kcm5_joystick.mo share/locale/tg/LC_MESSAGES/kcm5_kded.mo share/locale/tg/LC_MESSAGES/kcm_activities5.mo -share/locale/tg/LC_MESSAGES/kcm_autostart.mo share/locale/tg/LC_MESSAGES/kcm_baloofile.mo share/locale/tg/LC_MESSAGES/kcm_componentchooser.mo share/locale/tg/LC_MESSAGES/kcm_desktoppaths.mo share/locale/tg/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/tg/LC_MESSAGES/kcm_notifications.mo share/locale/tg/LC_MESSAGES/kcm_search.mo share/locale/tg/LC_MESSAGES/kcm_smserver.mo share/locale/tg/LC_MESSAGES/kcm_splashscreen.mo share/locale/tg/LC_MESSAGES/kcm_users.mo share/locale/tg/LC_MESSAGES/kcmaccess.mo -share/locale/tg/LC_MESSAGES/kcmformats.mo share/locale/tg/LC_MESSAGES/kcmkclock.mo share/locale/tg/LC_MESSAGES/kcmkeyboard.mo share/locale/tg/LC_MESSAGES/kcmmouse.mo @@ -3537,14 +3286,12 @@ share/locale/th/LC_MESSAGES/kaccess.mo share/locale/th/LC_MESSAGES/kcm5_device_automounter.mo share/locale/th/LC_MESSAGES/kcm5_joystick.mo share/locale/th/LC_MESSAGES/kcm5_kded.mo -share/locale/th/LC_MESSAGES/kcm_autostart.mo share/locale/th/LC_MESSAGES/kcm_componentchooser.mo share/locale/th/LC_MESSAGES/kcm_desktoppaths.mo share/locale/th/LC_MESSAGES/kcm_launchfeedback.mo share/locale/th/LC_MESSAGES/kcm_smserver.mo share/locale/th/LC_MESSAGES/kcm_solid_actions.mo share/locale/th/LC_MESSAGES/kcmaccess.mo -share/locale/th/LC_MESSAGES/kcmformats.mo share/locale/th/LC_MESSAGES/kcmkclock.mo share/locale/th/LC_MESSAGES/kcmkeyboard.mo share/locale/th/LC_MESSAGES/kcmmouse.mo @@ -3561,7 +3308,6 @@ share/locale/tr/LC_MESSAGES/kcm5_device_automounter.mo share/locale/tr/LC_MESSAGES/kcm5_joystick.mo share/locale/tr/LC_MESSAGES/kcm5_kded.mo share/locale/tr/LC_MESSAGES/kcm_activities5.mo -share/locale/tr/LC_MESSAGES/kcm_autostart.mo share/locale/tr/LC_MESSAGES/kcm_baloofile.mo share/locale/tr/LC_MESSAGES/kcm_componentchooser.mo share/locale/tr/LC_MESSAGES/kcm_desktoppaths.mo @@ -3573,7 +3319,6 @@ share/locale/tr/LC_MESSAGES/kcm_splashscreen.mo share/locale/tr/LC_MESSAGES/kcm_touchpad.mo share/locale/tr/LC_MESSAGES/kcm_workspace.mo share/locale/tr/LC_MESSAGES/kcmaccess.mo -share/locale/tr/LC_MESSAGES/kcmformats.mo share/locale/tr/LC_MESSAGES/kcmkclock.mo share/locale/tr/LC_MESSAGES/kcmkeyboard.mo share/locale/tr/LC_MESSAGES/kcmmouse.mo @@ -3599,14 +3344,12 @@ share/locale/ug/LC_MESSAGES/kaccess.mo share/locale/ug/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ug/LC_MESSAGES/kcm5_joystick.mo share/locale/ug/LC_MESSAGES/kcm5_kded.mo -share/locale/ug/LC_MESSAGES/kcm_autostart.mo share/locale/ug/LC_MESSAGES/kcm_componentchooser.mo share/locale/ug/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ug/LC_MESSAGES/kcm_launchfeedback.mo share/locale/ug/LC_MESSAGES/kcm_smserver.mo share/locale/ug/LC_MESSAGES/kcm_solid_actions.mo share/locale/ug/LC_MESSAGES/kcmaccess.mo -share/locale/ug/LC_MESSAGES/kcmformats.mo share/locale/ug/LC_MESSAGES/kcmkclock.mo share/locale/ug/LC_MESSAGES/kcmkeyboard.mo share/locale/ug/LC_MESSAGES/kcmmouse.mo @@ -3627,14 +3370,12 @@ share/locale/uk/LC_MESSAGES/kcm5_device_automounter.mo share/locale/uk/LC_MESSAGES/kcm5_joystick.mo share/locale/uk/LC_MESSAGES/kcm5_kded.mo share/locale/uk/LC_MESSAGES/kcm_activities5.mo -share/locale/uk/LC_MESSAGES/kcm_autostart.mo share/locale/uk/LC_MESSAGES/kcm_baloofile.mo share/locale/uk/LC_MESSAGES/kcm_componentchooser.mo share/locale/uk/LC_MESSAGES/kcm_desktoppaths.mo share/locale/uk/LC_MESSAGES/kcm_keys.mo +share/locale/uk/LC_MESSAGES/kcm_landingpage.mo share/locale/uk/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/uk/LC_MESSAGES/kcm_nightcolor.mo -share/locale/uk/LC_MESSAGES/kcm_notifications.mo share/locale/uk/LC_MESSAGES/kcm_search.mo share/locale/uk/LC_MESSAGES/kcm_smserver.mo share/locale/uk/LC_MESSAGES/kcm_solid_actions.mo @@ -3643,7 +3384,6 @@ share/locale/uk/LC_MESSAGES/kcm_touchpad.mo share/locale/uk/LC_MESSAGES/kcm_users.mo share/locale/uk/LC_MESSAGES/kcm_workspace.mo share/locale/uk/LC_MESSAGES/kcmaccess.mo -share/locale/uk/LC_MESSAGES/kcmformats.mo share/locale/uk/LC_MESSAGES/kcmkclock.mo share/locale/uk/LC_MESSAGES/kcmkeyboard.mo share/locale/uk/LC_MESSAGES/kcmmouse.mo @@ -3678,7 +3418,6 @@ share/locale/uz/LC_MESSAGES/kcm_desktoppaths.mo share/locale/uz/LC_MESSAGES/kcm_launchfeedback.mo share/locale/uz/LC_MESSAGES/kcm_smserver.mo share/locale/uz/LC_MESSAGES/kcmaccess.mo -share/locale/uz/LC_MESSAGES/kcmformats.mo share/locale/uz/LC_MESSAGES/kcmkclock.mo share/locale/uz/LC_MESSAGES/kcmkeyboard.mo share/locale/uz/LC_MESSAGES/kcmmouse.mo @@ -3692,7 +3431,6 @@ share/locale/uz@cyrillic/LC_MESSAGES/kcm_desktoppaths.mo share/locale/uz@cyrillic/LC_MESSAGES/kcm_launchfeedback.mo share/locale/uz@cyrillic/LC_MESSAGES/kcm_smserver.mo share/locale/uz@cyrillic/LC_MESSAGES/kcmaccess.mo -share/locale/uz@cyrillic/LC_MESSAGES/kcmformats.mo share/locale/uz@cyrillic/LC_MESSAGES/kcmkclock.mo share/locale/uz@cyrillic/LC_MESSAGES/kcmkeyboard.mo share/locale/uz@cyrillic/LC_MESSAGES/kcmmouse.mo @@ -3703,14 +3441,12 @@ share/locale/vi/LC_MESSAGES/kcm5_device_automounter.mo share/locale/vi/LC_MESSAGES/kcm5_joystick.mo share/locale/vi/LC_MESSAGES/kcm5_kded.mo share/locale/vi/LC_MESSAGES/kcm_activities5.mo -share/locale/vi/LC_MESSAGES/kcm_autostart.mo share/locale/vi/LC_MESSAGES/kcm_baloofile.mo share/locale/vi/LC_MESSAGES/kcm_componentchooser.mo share/locale/vi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/vi/LC_MESSAGES/kcm_keys.mo +share/locale/vi/LC_MESSAGES/kcm_landingpage.mo share/locale/vi/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/vi/LC_MESSAGES/kcm_nightcolor.mo -share/locale/vi/LC_MESSAGES/kcm_notifications.mo share/locale/vi/LC_MESSAGES/kcm_search.mo share/locale/vi/LC_MESSAGES/kcm_smserver.mo share/locale/vi/LC_MESSAGES/kcm_solid_actions.mo @@ -3719,7 +3455,6 @@ share/locale/vi/LC_MESSAGES/kcm_touchpad.mo share/locale/vi/LC_MESSAGES/kcm_users.mo share/locale/vi/LC_MESSAGES/kcm_workspace.mo share/locale/vi/LC_MESSAGES/kcmaccess.mo -share/locale/vi/LC_MESSAGES/kcmformats.mo share/locale/vi/LC_MESSAGES/kcmkclock.mo share/locale/vi/LC_MESSAGES/kcmkeyboard.mo share/locale/vi/LC_MESSAGES/kcmmouse.mo @@ -3750,14 +3485,12 @@ share/locale/wa/LC_MESSAGES/kaccess.mo share/locale/wa/LC_MESSAGES/kcm5_device_automounter.mo share/locale/wa/LC_MESSAGES/kcm5_joystick.mo share/locale/wa/LC_MESSAGES/kcm5_kded.mo -share/locale/wa/LC_MESSAGES/kcm_autostart.mo share/locale/wa/LC_MESSAGES/kcm_componentchooser.mo share/locale/wa/LC_MESSAGES/kcm_desktoppaths.mo share/locale/wa/LC_MESSAGES/kcm_launchfeedback.mo share/locale/wa/LC_MESSAGES/kcm_smserver.mo share/locale/wa/LC_MESSAGES/kcm_solid_actions.mo share/locale/wa/LC_MESSAGES/kcmaccess.mo -share/locale/wa/LC_MESSAGES/kcmformats.mo share/locale/wa/LC_MESSAGES/kcmkclock.mo share/locale/wa/LC_MESSAGES/kcmkeyboard.mo share/locale/wa/LC_MESSAGES/kcmmouse.mo @@ -3776,7 +3509,6 @@ share/locale/xh/LC_MESSAGES/kcm_desktoppaths.mo share/locale/xh/LC_MESSAGES/kcm_launchfeedback.mo share/locale/xh/LC_MESSAGES/kcm_smserver.mo share/locale/xh/LC_MESSAGES/kcmaccess.mo -share/locale/xh/LC_MESSAGES/kcmformats.mo share/locale/xh/LC_MESSAGES/kcmkclock.mo share/locale/xh/LC_MESSAGES/kcmkeyboard.mo share/locale/xh/LC_MESSAGES/kcmmouse.mo @@ -3786,14 +3518,12 @@ share/locale/zh_CN/LC_MESSAGES/kcm5_device_automounter.mo share/locale/zh_CN/LC_MESSAGES/kcm5_joystick.mo share/locale/zh_CN/LC_MESSAGES/kcm5_kded.mo share/locale/zh_CN/LC_MESSAGES/kcm_activities5.mo -share/locale/zh_CN/LC_MESSAGES/kcm_autostart.mo share/locale/zh_CN/LC_MESSAGES/kcm_baloofile.mo share/locale/zh_CN/LC_MESSAGES/kcm_componentchooser.mo share/locale/zh_CN/LC_MESSAGES/kcm_desktoppaths.mo share/locale/zh_CN/LC_MESSAGES/kcm_keys.mo +share/locale/zh_CN/LC_MESSAGES/kcm_landingpage.mo share/locale/zh_CN/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/zh_CN/LC_MESSAGES/kcm_nightcolor.mo -share/locale/zh_CN/LC_MESSAGES/kcm_notifications.mo share/locale/zh_CN/LC_MESSAGES/kcm_search.mo share/locale/zh_CN/LC_MESSAGES/kcm_smserver.mo share/locale/zh_CN/LC_MESSAGES/kcm_solid_actions.mo @@ -3802,7 +3532,6 @@ share/locale/zh_CN/LC_MESSAGES/kcm_touchpad.mo share/locale/zh_CN/LC_MESSAGES/kcm_users.mo share/locale/zh_CN/LC_MESSAGES/kcm_workspace.mo share/locale/zh_CN/LC_MESSAGES/kcmaccess.mo -share/locale/zh_CN/LC_MESSAGES/kcmformats.mo share/locale/zh_CN/LC_MESSAGES/kcmkclock.mo share/locale/zh_CN/LC_MESSAGES/kcmkeyboard.mo share/locale/zh_CN/LC_MESSAGES/kcmmouse.mo @@ -3834,13 +3563,10 @@ share/locale/zh_TW/LC_MESSAGES/kcm5_device_automounter.mo share/locale/zh_TW/LC_MESSAGES/kcm5_joystick.mo share/locale/zh_TW/LC_MESSAGES/kcm5_kded.mo share/locale/zh_TW/LC_MESSAGES/kcm_activities5.mo -share/locale/zh_TW/LC_MESSAGES/kcm_autostart.mo share/locale/zh_TW/LC_MESSAGES/kcm_baloofile.mo share/locale/zh_TW/LC_MESSAGES/kcm_componentchooser.mo share/locale/zh_TW/LC_MESSAGES/kcm_desktoppaths.mo share/locale/zh_TW/LC_MESSAGES/kcm_launchfeedback.mo -share/locale/zh_TW/LC_MESSAGES/kcm_nightcolor.mo -share/locale/zh_TW/LC_MESSAGES/kcm_notifications.mo share/locale/zh_TW/LC_MESSAGES/kcm_search.mo share/locale/zh_TW/LC_MESSAGES/kcm_smserver.mo share/locale/zh_TW/LC_MESSAGES/kcm_solid_actions.mo @@ -3848,7 +3574,6 @@ share/locale/zh_TW/LC_MESSAGES/kcm_splashscreen.mo share/locale/zh_TW/LC_MESSAGES/kcm_touchpad.mo share/locale/zh_TW/LC_MESSAGES/kcm_workspace.mo share/locale/zh_TW/LC_MESSAGES/kcmaccess.mo -share/locale/zh_TW/LC_MESSAGES/kcmformats.mo share/locale/zh_TW/LC_MESSAGES/kcmkclock.mo share/locale/zh_TW/LC_MESSAGES/kcmkeyboard.mo share/locale/zh_TW/LC_MESSAGES/kcmmouse.mo @@ -3859,6 +3584,11 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.panel.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo +share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js +share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js +share/qlogging-categories5/kcm_kded.categories +share/qlogging-categories5/kcm_keyboard.categories +share/qlogging-categories5/kcm_mouse.categories share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo index 60b307ddad8e..954251138018 100644 --- a/x11/plasma5-plasma-integration/distinfo +++ b/x11/plasma5-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620277338 -SHA256 (KDE/plasma/5.21.5/plasma-integration-5.21.5.tar.xz) = 1e745570c9a4526a52a1fd7fc46b4cd5973c2b6047c4577b277bc5910d830c75 -SIZE (KDE/plasma/5.21.5/plasma-integration-5.21.5.tar.xz) = 60972 +TIMESTAMP = 1622814022 +SHA256 (KDE/plasma/5.22.0/plasma-integration-5.22.0.tar.xz) = 48f7873e6b882cbba93d6297a119ba1a1c090b6f42f4f03fe13bb4e5632e308e +SIZE (KDE/plasma/5.22.0/plasma-integration-5.22.0.tar.xz) = 65148 diff --git a/x11/plasma5-plasma-integration/pkg-plist b/x11/plasma5-plasma-integration/pkg-plist index cb13c136dc04..a66ea840c6b3 100644 --- a/x11/plasma5-plasma-integration/pkg-plist +++ b/x11/plasma5-plasma-integration/pkg-plist @@ -1,4 +1,7 @@ +include/PlasmaKeyData/plasmakeydata.h +%%QT_PLUGINDIR%%/platforminputcontexts/plasmaimplatforminputcontextplugin.so %%QT_PLUGINDIR%%/platformthemes/KDEPlasmaPlatformTheme.so +libdata/pkgconfig/plasma-key-data.pc share/kconf_update/fonts_akregator.pl share/kconf_update/fonts_akregator.upd share/kconf_update/fonts_global.pl diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index 70ab1e8e0687..9d8ded382ec8 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -2,6 +2,9 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11 kde kde-plasma +PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/commit/ +PATCHFILES= f90d4d5548dfe2d75e83b8da91af9be0e261286b.diff:-p1 + MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasma workspace diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo index e19c112c9cee..2c770f8c88d0 100644 --- a/x11/plasma5-plasma-workspace/distinfo +++ b/x11/plasma5-plasma-workspace/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1620277340 -SHA256 (KDE/plasma/5.21.5/plasma-workspace-5.21.5.tar.xz) = 9cb16ef4bca9ade0ca82d0cc539533ba9f9be47811ae13d154effc085618e90a -SIZE (KDE/plasma/5.21.5/plasma-workspace-5.21.5.tar.xz) = 9724000 +TIMESTAMP = 1623563610 +SHA256 (KDE/plasma/5.22.0/plasma-workspace-5.22.0.tar.xz) = 1ed41a30208d87f7586734fa0ee84eb308f5da57ea614ef537171eac8bbbb77c +SIZE (KDE/plasma/5.22.0/plasma-workspace-5.22.0.tar.xz) = 8349176 +SHA256 (KDE/plasma/5.22.0/f90d4d5548dfe2d75e83b8da91af9be0e261286b.diff) = 6c5093ec266aed1e99cda082ae9315bdc9214d4859077cda0954df15c292fe27 +SIZE (KDE/plasma/5.22.0/f90d4d5548dfe2d75e83b8da91af9be0e261286b.diff) = 761 diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist index 991f5d8bb5f9..8a09bae8e7fc 100644 --- a/x11/plasma5-plasma-workspace/pkg-plist +++ b/x11/plasma5-plasma-workspace/pkg-plist @@ -10,6 +10,11 @@ bin/krunner bin/ksmserver bin/ksplashqml bin/lookandfeeltool +bin/plasma-apply-colorscheme +bin/plasma-apply-cursortheme +bin/plasma-apply-desktoptheme +bin/plasma-apply-lookandfeel +bin/plasma-apply-wallpaperimage bin/plasma-shutdown bin/plasma_session bin/plasma_waitforname @@ -30,6 +35,7 @@ include/colorcorrect/colorcorrect_export.h include/colorcorrect/colorcorrectconstants.h include/colorcorrect/compositorcoloradaptor.h include/colorcorrect/geolocator.h +include/kworkspace5/autostartscriptdesktopfile.h include/kworkspace5/config-libkworkspace.h include/kworkspace5/kdisplaymanager.h include/kworkspace5/kworkspace.h @@ -86,7 +92,6 @@ lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake lib/cmake/LibTaskManager/LibTaskManagerConfigVersion.cmake lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets.cmake -lib/kconf_update_bin/krdb_clearlibrarypath lib/kconf_update_bin/krunnerglobalshortcuts lib/kconf_update_bin/krunnerhistory lib/libcolorcorrect.so @@ -104,13 +109,13 @@ lib/libexec/plasma-sourceenv.sh lib/libexec/startplasma-waylandsession lib/libkdeinit5_kcminit.so lib/libkdeinit5_kcminit_startup.so -lib/libkdeinit5_klipper.so lib/libkfontinst.so lib/libkfontinst.so.%%KDE_PLASMA_VERSION%% lib/libkfontinst.so.5 lib/libkfontinstui.so -lib/libkfontinstui.so.5 lib/libkfontinstui.so.%%KDE_PLASMA_VERSION%% +lib/libkfontinstui.so.5 +lib/libkrdb.so lib/libkworkspace5.so lib/libkworkspace5.so.%%KDE_PLASMA_VERSION%% lib/libkworkspace5.so.5 @@ -125,13 +130,17 @@ lib/libweather_ion.so.7 lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/fontthumbnail.so %%QT_PLUGINDIR%%/kcm_fontinst.so +%%QT_PLUGINDIR%%/kcm_formats.so %%QT_PLUGINDIR%%/kcm_krunner_kill.so +%%QT_PLUGINDIR%%/kcms/kcm_autostart.so %%QT_PLUGINDIR%%/kcms/kcm_colors.so %%QT_PLUGINDIR%%/kcms/kcm_cursortheme.so %%QT_PLUGINDIR%%/kcms/kcm_desktoptheme.so %%QT_PLUGINDIR%%/kcms/kcm_fonts.so %%QT_PLUGINDIR%%/kcms/kcm_icons.so %%QT_PLUGINDIR%%/kcms/kcm_lookandfeel.so +%%QT_PLUGINDIR%%/kcms/kcm_nightcolor.so +%%QT_PLUGINDIR%%/kcms/kcm_notifications.so %%QT_PLUGINDIR%%/kcms/kcm_style.so %%QT_PLUGINDIR%%/kcms/kcm_translations.so %%QT_PLUGINDIR%%/kf5/kded/appmenu.so @@ -145,11 +154,9 @@ lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/kf5/kded/statusnotifierwatcher.so %%QT_PLUGINDIR%%/kf5/kio/applications.so %%QT_PLUGINDIR%%/kf5/kio/desktop.so -%%QT_PLUGINDIR%%/kf5/krunner/krunner_activities.so +%%QT_PLUGINDIR%%/kf5/krunner/calculator.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_bookmarksrunner.so -%%QT_PLUGINDIR%%/kf5/krunner/krunner_calculatorrunner.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_kill.so -%%QT_PLUGINDIR%%/kf5/krunner/krunner_locations.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_placesrunner.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_powerdevil.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_recentdocuments.so @@ -158,6 +165,7 @@ lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/kf5/krunner/krunner_shell.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_webshortcuts.so %%QT_PLUGINDIR%%/kf5/krunner/krunner_windowedwidgets.so +%%QT_PLUGINDIR%%/kf5/krunner/locations.so %%QT_PLUGINDIR%%/kfontviewpart.so %%QT_PLUGINDIR%%/kio_fonts.so %%QT_PLUGINDIR%%/kpackage/packagestructure/plasma_packagestructure_layoutemplate.so @@ -233,7 +241,7 @@ lib/libweather_ion.so.7.0.0 %%QT_QMLDIR%%/org/kde/plasma/wallpapers/image/libplasma_wallpaper_imageplugin.so %%QT_QMLDIR%%/org/kde/plasma/wallpapers/image/qmldir %%QT_QMLDIR%%/org/kde/plasma/workspace/components/BatteryIcon.qml -%%QT_QMLDIR%%/org/kde/plasma/workspace/components/KeyboardLayoutButton.qml +%%QT_QMLDIR%%/org/kde/plasma/workspace/components/KeyboardLayoutSwitcher.qml %%QT_QMLDIR%%/org/kde/plasma/workspace/components/qmldir %%QT_QMLDIR%%/org/kde/plasma/workspace/keyboardlayout/libkeyboardlayoutplugin.so %%QT_QMLDIR%%/org/kde/plasma/workspace/keyboardlayout/qmldir @@ -315,6 +323,8 @@ share/desktop-directories/kf5-utilities-peripherals.directory share/desktop-directories/kf5-utilities-pim.directory share/desktop-directories/kf5-utilities-xutils.directory share/desktop-directories/kf5-utilities.directory +share/doc/HTML/ca/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/ca/kcontrol/autostart/index.docbook share/doc/HTML/ca/kcontrol/colors/index.cache.bz2 share/doc/HTML/ca/kcontrol/colors/index.docbook share/doc/HTML/ca/kcontrol/desktopthemedetails/get-new-theme.png @@ -327,6 +337,8 @@ share/doc/HTML/ca/kcontrol/fonts/adjust-all.png share/doc/HTML/ca/kcontrol/fonts/index.cache.bz2 share/doc/HTML/ca/kcontrol/fonts/index.docbook share/doc/HTML/ca/kcontrol/fonts/main.png +share/doc/HTML/ca/kcontrol/formats/index.cache.bz2 +share/doc/HTML/ca/kcontrol/formats/index.docbook share/doc/HTML/ca/kcontrol/icons/get-new-theme.png share/doc/HTML/ca/kcontrol/icons/index.cache.bz2 share/doc/HTML/ca/kcontrol/icons/index.docbook @@ -334,6 +346,8 @@ share/doc/HTML/ca/kcontrol/icons/main.png share/doc/HTML/ca/kcontrol/icons/use-of-icons.png share/doc/HTML/ca/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/ca/kcontrol/kcmstyle/index.docbook +share/doc/HTML/ca/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/ca/kcontrol/notifications/index.docbook share/doc/HTML/ca/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/ca/kcontrol/screenlocker/index.docbook share/doc/HTML/ca/kcontrol/translations/index.cache.bz2 @@ -342,6 +356,8 @@ share/doc/HTML/ca/klipper/index.cache.bz2 share/doc/HTML/ca/klipper/index.docbook share/doc/HTML/ca/klipper/klipper-widget.png share/doc/HTML/ca/klipper/screenshot.png +share/doc/HTML/de/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/de/kcontrol/autostart/index.docbook share/doc/HTML/de/kcontrol/colors/index.cache.bz2 share/doc/HTML/de/kcontrol/colors/index.docbook share/doc/HTML/de/kcontrol/desktopthemedetails/index.cache.bz2 @@ -350,10 +366,14 @@ share/doc/HTML/de/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/de/kcontrol/fontinst/index.docbook share/doc/HTML/de/kcontrol/fonts/index.cache.bz2 share/doc/HTML/de/kcontrol/fonts/index.docbook +share/doc/HTML/de/kcontrol/formats/index.cache.bz2 +share/doc/HTML/de/kcontrol/formats/index.docbook share/doc/HTML/de/kcontrol/icons/index.cache.bz2 share/doc/HTML/de/kcontrol/icons/index.docbook share/doc/HTML/de/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/de/kcontrol/kcmstyle/index.docbook +share/doc/HTML/de/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/de/kcontrol/notifications/index.docbook share/doc/HTML/de/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/de/kcontrol/screenlocker/index.docbook share/doc/HTML/de/kcontrol/translations/index.cache.bz2 @@ -374,6 +394,8 @@ share/doc/HTML/en/PolicyKit-kde/howitworks.docbook share/doc/HTML/en/PolicyKit-kde/index.cache.bz2 share/doc/HTML/en/PolicyKit-kde/index.docbook share/doc/HTML/en/PolicyKit-kde/introduction.docbook +share/doc/HTML/en/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/en/kcontrol/autostart/index.docbook share/doc/HTML/en/kcontrol/colors/index.cache.bz2 share/doc/HTML/en/kcontrol/colors/index.docbook share/doc/HTML/en/kcontrol/desktopthemedetails/edit-delete.png @@ -382,12 +404,15 @@ share/doc/HTML/en/kcontrol/desktopthemedetails/get-new-theme.png share/doc/HTML/en/kcontrol/desktopthemedetails/index.cache.bz2 share/doc/HTML/en/kcontrol/desktopthemedetails/index.docbook share/doc/HTML/en/kcontrol/desktopthemedetails/main.png +share/doc/HTML/en/kcontrol/fontinst/edit-delete.png share/doc/HTML/en/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/en/kcontrol/fontinst/index.docbook share/doc/HTML/en/kcontrol/fonts/adjust-all.png share/doc/HTML/en/kcontrol/fonts/index.cache.bz2 share/doc/HTML/en/kcontrol/fonts/index.docbook share/doc/HTML/en/kcontrol/fonts/main.png +share/doc/HTML/en/kcontrol/formats/index.cache.bz2 +share/doc/HTML/en/kcontrol/formats/index.docbook share/doc/HTML/en/kcontrol/icons/edit-delete.png share/doc/HTML/en/kcontrol/icons/edit-undo.png share/doc/HTML/en/kcontrol/icons/get-new-theme.png @@ -397,6 +422,8 @@ share/doc/HTML/en/kcontrol/icons/main.png share/doc/HTML/en/kcontrol/icons/use-of-icons.png share/doc/HTML/en/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/en/kcontrol/kcmstyle/index.docbook +share/doc/HTML/en/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/en/kcontrol/notifications/index.docbook share/doc/HTML/en/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/en/kcontrol/screenlocker/index.docbook share/doc/HTML/en/kcontrol/translations/go-top.png @@ -405,9 +432,10 @@ share/doc/HTML/en/kcontrol/translations/index.docbook share/doc/HTML/en/kcontrol/translations/list-remove.png share/doc/HTML/en/klipper/index.cache.bz2 share/doc/HTML/en/klipper/index.docbook -share/doc/HTML/en/klipper/klipper-application.png share/doc/HTML/en/klipper/klipper-widget.png share/doc/HTML/en/klipper/screenshot.png +share/doc/HTML/es/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/es/kcontrol/autostart/index.docbook share/doc/HTML/es/kcontrol/desktopthemedetails/index.cache.bz2 share/doc/HTML/es/kcontrol/desktopthemedetails/index.docbook share/doc/HTML/es/kcontrol/fontinst/index.cache.bz2 @@ -418,6 +446,8 @@ share/doc/HTML/es/kcontrol/icons/index.cache.bz2 share/doc/HTML/es/kcontrol/icons/index.docbook share/doc/HTML/es/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/es/kcontrol/kcmstyle/index.docbook +share/doc/HTML/id/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/id/kcontrol/autostart/index.docbook share/doc/HTML/id/kcontrol/colors/index.cache.bz2 share/doc/HTML/id/kcontrol/colors/index.docbook share/doc/HTML/id/kcontrol/desktopthemedetails/index.cache.bz2 @@ -426,6 +456,8 @@ share/doc/HTML/id/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/id/kcontrol/fontinst/index.docbook share/doc/HTML/id/kcontrol/fonts/index.cache.bz2 share/doc/HTML/id/kcontrol/fonts/index.docbook +share/doc/HTML/id/kcontrol/formats/index.cache.bz2 +share/doc/HTML/id/kcontrol/formats/index.docbook share/doc/HTML/id/kcontrol/icons/index.cache.bz2 share/doc/HTML/id/kcontrol/icons/index.docbook share/doc/HTML/id/kcontrol/kcmstyle/index.cache.bz2 @@ -436,6 +468,8 @@ share/doc/HTML/id/kcontrol/translations/index.cache.bz2 share/doc/HTML/id/kcontrol/translations/index.docbook share/doc/HTML/id/klipper/index.cache.bz2 share/doc/HTML/id/klipper/index.docbook +share/doc/HTML/it/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/it/kcontrol/autostart/index.docbook share/doc/HTML/it/kcontrol/colors/index.cache.bz2 share/doc/HTML/it/kcontrol/colors/index.docbook share/doc/HTML/it/kcontrol/desktopthemedetails/index.cache.bz2 @@ -444,10 +478,14 @@ share/doc/HTML/it/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/it/kcontrol/fontinst/index.docbook share/doc/HTML/it/kcontrol/fonts/index.cache.bz2 share/doc/HTML/it/kcontrol/fonts/index.docbook +share/doc/HTML/it/kcontrol/formats/index.cache.bz2 +share/doc/HTML/it/kcontrol/formats/index.docbook share/doc/HTML/it/kcontrol/icons/index.cache.bz2 share/doc/HTML/it/kcontrol/icons/index.docbook share/doc/HTML/it/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/it/kcontrol/kcmstyle/index.docbook +share/doc/HTML/it/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/it/kcontrol/notifications/index.docbook share/doc/HTML/it/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/it/kcontrol/screenlocker/index.docbook share/doc/HTML/it/kcontrol/translations/index.cache.bz2 @@ -460,6 +498,8 @@ share/doc/HTML/ko/kcontrol/fonts/index.cache.bz2 share/doc/HTML/ko/kcontrol/fonts/index.docbook share/doc/HTML/ko/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/ko/kcontrol/screenlocker/index.docbook +share/doc/HTML/nl/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/nl/kcontrol/autostart/index.docbook share/doc/HTML/nl/kcontrol/colors/index.cache.bz2 share/doc/HTML/nl/kcontrol/colors/index.docbook share/doc/HTML/nl/kcontrol/desktopthemedetails/index.cache.bz2 @@ -468,16 +508,22 @@ share/doc/HTML/nl/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/nl/kcontrol/fontinst/index.docbook share/doc/HTML/nl/kcontrol/fonts/index.cache.bz2 share/doc/HTML/nl/kcontrol/fonts/index.docbook +share/doc/HTML/nl/kcontrol/formats/index.cache.bz2 +share/doc/HTML/nl/kcontrol/formats/index.docbook share/doc/HTML/nl/kcontrol/icons/index.cache.bz2 share/doc/HTML/nl/kcontrol/icons/index.docbook share/doc/HTML/nl/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/nl/kcontrol/kcmstyle/index.docbook +share/doc/HTML/nl/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/nl/kcontrol/notifications/index.docbook share/doc/HTML/nl/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/nl/kcontrol/screenlocker/index.docbook share/doc/HTML/nl/kcontrol/translations/index.cache.bz2 share/doc/HTML/nl/kcontrol/translations/index.docbook share/doc/HTML/nl/klipper/index.cache.bz2 share/doc/HTML/nl/klipper/index.docbook +share/doc/HTML/pt/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/pt/kcontrol/autostart/index.docbook share/doc/HTML/pt/kcontrol/colors/index.cache.bz2 share/doc/HTML/pt/kcontrol/colors/index.docbook share/doc/HTML/pt/kcontrol/desktopthemedetails/index.cache.bz2 @@ -486,6 +532,8 @@ share/doc/HTML/pt/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/pt/kcontrol/fontinst/index.docbook share/doc/HTML/pt/kcontrol/fonts/index.cache.bz2 share/doc/HTML/pt/kcontrol/fonts/index.docbook +share/doc/HTML/pt/kcontrol/formats/index.cache.bz2 +share/doc/HTML/pt/kcontrol/formats/index.docbook share/doc/HTML/pt/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/pt/kcontrol/kcmstyle/index.docbook share/doc/HTML/pt/kcontrol/screenlocker/index.cache.bz2 @@ -494,6 +542,8 @@ share/doc/HTML/pt/kcontrol/translations/index.cache.bz2 share/doc/HTML/pt/kcontrol/translations/index.docbook share/doc/HTML/pt/klipper/index.cache.bz2 share/doc/HTML/pt/klipper/index.docbook +share/doc/HTML/pt_BR/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/pt_BR/kcontrol/autostart/index.docbook share/doc/HTML/pt_BR/kcontrol/colors/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/colors/index.docbook share/doc/HTML/pt_BR/kcontrol/desktopthemedetails/customizing.png @@ -506,6 +556,8 @@ share/doc/HTML/pt_BR/kcontrol/fonts/anti-aliasing.png share/doc/HTML/pt_BR/kcontrol/fonts/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/fonts/index.docbook share/doc/HTML/pt_BR/kcontrol/fonts/main.png +share/doc/HTML/pt_BR/kcontrol/formats/index.cache.bz2 +share/doc/HTML/pt_BR/kcontrol/formats/index.docbook share/doc/HTML/pt_BR/kcontrol/icons/effects.png share/doc/HTML/pt_BR/kcontrol/icons/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/icons/index.docbook @@ -534,6 +586,8 @@ share/doc/HTML/ru/kcontrol/fonts/anti-aliasing.png share/doc/HTML/ru/kcontrol/fonts/index.cache.bz2 share/doc/HTML/ru/kcontrol/fonts/index.docbook share/doc/HTML/ru/kcontrol/fonts/main.png +share/doc/HTML/ru/kcontrol/formats/index.cache.bz2 +share/doc/HTML/ru/kcontrol/formats/index.docbook share/doc/HTML/ru/kcontrol/icons/delete-theme.png share/doc/HTML/ru/kcontrol/icons/effects.png share/doc/HTML/ru/kcontrol/icons/get-new-theme.png @@ -549,10 +603,16 @@ share/doc/HTML/ru/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/ru/kcontrol/screenlocker/index.docbook share/doc/HTML/ru/kcontrol/translations/index.cache.bz2 share/doc/HTML/ru/kcontrol/translations/index.docbook +share/doc/HTML/sr/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/sr/kcontrol/autostart/index.docbook share/doc/HTML/sr/kcontrol/icons/index.cache.bz2 share/doc/HTML/sr/kcontrol/icons/index.docbook +share/doc/HTML/sr@latin/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/sr@latin/kcontrol/autostart/index.docbook share/doc/HTML/sr@latin/kcontrol/icons/index.cache.bz2 share/doc/HTML/sr@latin/kcontrol/icons/index.docbook +share/doc/HTML/sv/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/sv/kcontrol/autostart/index.docbook share/doc/HTML/sv/kcontrol/colors/index.cache.bz2 share/doc/HTML/sv/kcontrol/colors/index.docbook share/doc/HTML/sv/kcontrol/desktopthemedetails/index.cache.bz2 @@ -561,16 +621,22 @@ share/doc/HTML/sv/kcontrol/fontinst/index.cache.bz2 share/doc/HTML/sv/kcontrol/fontinst/index.docbook share/doc/HTML/sv/kcontrol/fonts/index.cache.bz2 share/doc/HTML/sv/kcontrol/fonts/index.docbook +share/doc/HTML/sv/kcontrol/formats/index.cache.bz2 +share/doc/HTML/sv/kcontrol/formats/index.docbook share/doc/HTML/sv/kcontrol/icons/index.cache.bz2 share/doc/HTML/sv/kcontrol/icons/index.docbook share/doc/HTML/sv/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/sv/kcontrol/kcmstyle/index.docbook +share/doc/HTML/sv/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/sv/kcontrol/notifications/index.docbook share/doc/HTML/sv/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/sv/kcontrol/screenlocker/index.docbook share/doc/HTML/sv/kcontrol/translations/index.cache.bz2 share/doc/HTML/sv/kcontrol/translations/index.docbook share/doc/HTML/sv/klipper/index.cache.bz2 share/doc/HTML/sv/klipper/index.docbook +share/doc/HTML/uk/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/uk/kcontrol/autostart/index.docbook share/doc/HTML/uk/kcontrol/colors/index.cache.bz2 share/doc/HTML/uk/kcontrol/colors/index.docbook share/doc/HTML/uk/kcontrol/desktopthemedetails/index.cache.bz2 @@ -580,6 +646,8 @@ share/doc/HTML/uk/kcontrol/fontinst/index.docbook share/doc/HTML/uk/kcontrol/fonts/adjust-all.png share/doc/HTML/uk/kcontrol/fonts/index.cache.bz2 share/doc/HTML/uk/kcontrol/fonts/index.docbook +share/doc/HTML/uk/kcontrol/formats/index.cache.bz2 +share/doc/HTML/uk/kcontrol/formats/index.docbook share/doc/HTML/uk/kcontrol/icons/get-new-theme.png share/doc/HTML/uk/kcontrol/icons/index.cache.bz2 share/doc/HTML/uk/kcontrol/icons/index.docbook @@ -587,6 +655,8 @@ share/doc/HTML/uk/kcontrol/icons/main.png share/doc/HTML/uk/kcontrol/icons/use-of-icons.png share/doc/HTML/uk/kcontrol/kcmstyle/index.cache.bz2 share/doc/HTML/uk/kcontrol/kcmstyle/index.docbook +share/doc/HTML/uk/kcontrol/notifications/index.cache.bz2 +share/doc/HTML/uk/kcontrol/notifications/index.docbook share/doc/HTML/uk/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/uk/kcontrol/screenlocker/index.docbook share/doc/HTML/uk/kcontrol/translations/index.cache.bz2 @@ -610,13 +680,10 @@ share/icons/hicolor/scalable/apps/preferences-desktop-font-installer.svgz share/kconf_update/delete_cursor_old_default_size.pl share/kconf_update/delete_cursor_old_default_size.upd share/kconf_update/icons_remove_effects.upd -share/kconf_update/krdb_libpathwipe.upd -share/kconf_update/krunnerglobalshortcuts.upd +share/kconf_update/krunnerglobalshortcuts2.upd share/kconf_update/krunnerhistory.upd share/kconf_update/style_widgetstyle_default_breeze.pl share/kconf_update/style_widgetstyle_default_breeze.upd -share/kcontrol/pics/logo.png -share/kcontrol/pics/mini-world.png share/kdevappwizard/templates/ion-dataengine.tar.bz2 share/kdisplay/app-defaults/AAAAAAGeneral.ad share/kdisplay/app-defaults/AAAMotif.ad @@ -646,9 +713,10 @@ share/kfontinst/icons/hicolor/22x22/actions/addfont.png share/kfontinst/icons/hicolor/22x22/actions/font-disable.png share/kfontinst/icons/hicolor/22x22/actions/font-enable.png share/kfontinst/icons/hicolor/22x22/actions/fontstatus.png -share/kglobalaccel/krunner.desktop +share/kglobalaccel/org.kde.krunner.desktop share/kio_desktop/directory.desktop share/kio_desktop/directory.trash +share/knotifications5/devicenotifications.notifyrc share/knotifications5/freespacenotifier.notifyrc share/knotifications5/phonon.notifyrc share/knsrcfiles/colorschemes.knsrc @@ -658,6 +726,7 @@ share/knsrcfiles/kfontinst.knsrc share/knsrcfiles/lookandfeel.knsrc share/knsrcfiles/plasma-themes.knsrc share/knsrcfiles/plasmoids.knsrc +share/knsrcfiles/wallpaper-mobile.knsrc share/knsrcfiles/wallpaper.knsrc share/knsrcfiles/wallpaperplugin.knsrc share/knsrcfiles/xcursor.knsrc @@ -666,6 +735,9 @@ share/kpackage/kcms/kcm5_icons/contents/ui/IconSizePopup.qml share/kpackage/kcms/kcm5_icons/contents/ui/main.qml share/kpackage/kcms/kcm5_icons/metadata.desktop share/kpackage/kcms/kcm5_icons/metadata.json +share/kpackage/kcms/kcm_autostart/contents/ui/main.qml +share/kpackage/kcms/kcm_autostart/metadata.desktop +share/kpackage/kcms/kcm_autostart/metadata.json share/kpackage/kcms/kcm_colors/contents/ui/main.qml share/kpackage/kcms/kcm_colors/metadata.desktop share/kpackage/kcms/kcm_colors/metadata.json @@ -678,7 +750,6 @@ share/kpackage/kcms/kcm_desktoptheme/contents/ui/ThemePreview.qml share/kpackage/kcms/kcm_desktoptheme/contents/ui/main.qml share/kpackage/kcms/kcm_desktoptheme/metadata.desktop share/kpackage/kcms/kcm_desktoptheme/metadata.json -share/kpackage/kcms/kcm_fonts/contents/ui/ContextualHelpButton.qml share/kpackage/kcms/kcm_fonts/contents/ui/FontWidget.qml share/kpackage/kcms/kcm_fonts/contents/ui/main.qml share/kpackage/kcms/kcm_fonts/metadata.desktop @@ -686,6 +757,20 @@ share/kpackage/kcms/kcm_fonts/metadata.json share/kpackage/kcms/kcm_lookandfeel/contents/ui/main.qml share/kpackage/kcms/kcm_lookandfeel/metadata.desktop share/kpackage/kcms/kcm_lookandfeel/metadata.json +share/kpackage/kcms/kcm_nightcolor/contents/ui/LocationsFixedView.qml +share/kpackage/kcms/kcm_nightcolor/contents/ui/NumberField.qml +share/kpackage/kcms/kcm_nightcolor/contents/ui/TimeField.qml +share/kpackage/kcms/kcm_nightcolor/contents/ui/TimingsView.qml +share/kpackage/kcms/kcm_nightcolor/contents/ui/main.qml +share/kpackage/kcms/kcm_nightcolor/metadata.desktop +share/kpackage/kcms/kcm_nightcolor/metadata.json +share/kpackage/kcms/kcm_notifications/contents/ui/ApplicationConfiguration.qml +share/kpackage/kcms/kcm_notifications/contents/ui/PopupPositionPage.qml +share/kpackage/kcms/kcm_notifications/contents/ui/ScreenPositionSelector.qml +share/kpackage/kcms/kcm_notifications/contents/ui/SourcesPage.qml +share/kpackage/kcms/kcm_notifications/contents/ui/main.qml +share/kpackage/kcms/kcm_notifications/metadata.desktop +share/kpackage/kcms/kcm_notifications/metadata.json share/kpackage/kcms/kcm_style/contents/ui/EffectSettingsPopup.qml share/kpackage/kcms/kcm_style/contents/ui/GtkStylePage.qml share/kpackage/kcms/kcm_style/contents/ui/main.qml @@ -697,10 +782,12 @@ share/kpackage/kcms/kcm_translations/metadata.json share/krunner/dbusplugins/plasma-runner-baloosearch.desktop share/kservices5/ServiceMenus/installfont.desktop share/kservices5/applications.protocol +share/kservices5/autostart.desktop share/kservices5/desktop.protocol share/kservices5/fontinst.desktop share/kservices5/fonts.protocol share/kservices5/fontthumbnail.desktop +share/kservices5/formats.desktop share/kservices5/ion-bbcukmet.desktop share/kservices5/ion-envcan.desktop share/kservices5/ion-noaa.desktop @@ -711,6 +798,8 @@ share/kservices5/kcm_desktoptheme.desktop share/kservices5/kcm_fonts.desktop share/kservices5/kcm_icons.desktop share/kservices5/kcm_lookandfeel.desktop +share/kservices5/kcm_nightcolor.desktop +share/kservices5/kcm_notifications.desktop share/kservices5/kcm_style.desktop share/kservices5/kcm_translations.desktop share/kservices5/kfontviewpart.desktop @@ -801,6 +890,7 @@ share/locale/af/LC_MESSAGES/kcm_colors.mo share/locale/af/LC_MESSAGES/kcm_cursortheme.mo share/locale/af/LC_MESSAGES/kcm_fonts.mo share/locale/af/LC_MESSAGES/kcm_style.mo +share/locale/af/LC_MESSAGES/kcmformats.mo share/locale/af/LC_MESSAGES/kfontinst.mo share/locale/af/LC_MESSAGES/kio5_applications.mo share/locale/af/LC_MESSAGES/klipper.mo @@ -808,6 +898,7 @@ share/locale/af/LC_MESSAGES/krdb.mo share/locale/af/LC_MESSAGES/ksmserver.mo share/locale/ar/LC_MESSAGES/freespacenotifier.mo share/locale/ar/LC_MESSAGES/kcm5_icons.mo +share/locale/ar/LC_MESSAGES/kcm_autostart.mo share/locale/ar/LC_MESSAGES/kcm_colors.mo share/locale/ar/LC_MESSAGES/kcm_cursortheme.mo share/locale/ar/LC_MESSAGES/kcm_desktoptheme.mo @@ -815,6 +906,7 @@ share/locale/ar/LC_MESSAGES/kcm_fonts.mo share/locale/ar/LC_MESSAGES/kcm_lookandfeel.mo share/locale/ar/LC_MESSAGES/kcm_style.mo share/locale/ar/LC_MESSAGES/kcm_translations.mo +share/locale/ar/LC_MESSAGES/kcmformats.mo share/locale/ar/LC_MESSAGES/kcminit.mo share/locale/ar/LC_MESSAGES/kfontinst.mo share/locale/ar/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -853,7 +945,6 @@ share/locale/ar/LC_MESSAGES/plasma_engine_time.mo share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo share/locale/ar/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ar/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ar/LC_MESSAGES/plasma_runner_activities.mo share/locale/ar/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ar/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/ar/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -874,10 +965,14 @@ share/locale/ar/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ar/LC_MESSAGES/soliduiserver5.mo share/locale/ar/LC_MESSAGES/systemmonitor.mo share/locale/ast/LC_MESSAGES/kcm5_icons.mo +share/locale/ast/LC_MESSAGES/kcm_autostart.mo share/locale/ast/LC_MESSAGES/kcm_cursortheme.mo share/locale/ast/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ast/LC_MESSAGES/kcm_feedback.mo +share/locale/ast/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ast/LC_MESSAGES/kcm_notifications.mo share/locale/ast/LC_MESSAGES/kcm_translations.mo +share/locale/ast/LC_MESSAGES/kcmformats.mo share/locale/ast/LC_MESSAGES/kcminit.mo share/locale/ast/LC_MESSAGES/klipper.mo share/locale/ast/LC_MESSAGES/krunner.mo @@ -900,14 +995,18 @@ share/locale/ast/LC_MESSAGES/plasma_runner_powerdevil.mo share/locale/ast/LC_MESSAGES/plasma_runner_services.mo share/locale/az/LC_MESSAGES/freespacenotifier.mo share/locale/az/LC_MESSAGES/kcm5_icons.mo +share/locale/az/LC_MESSAGES/kcm_autostart.mo share/locale/az/LC_MESSAGES/kcm_colors.mo share/locale/az/LC_MESSAGES/kcm_cursortheme.mo share/locale/az/LC_MESSAGES/kcm_desktoptheme.mo share/locale/az/LC_MESSAGES/kcm_feedback.mo share/locale/az/LC_MESSAGES/kcm_fonts.mo share/locale/az/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/az/LC_MESSAGES/kcm_nightcolor.mo +share/locale/az/LC_MESSAGES/kcm_notifications.mo share/locale/az/LC_MESSAGES/kcm_style.mo share/locale/az/LC_MESSAGES/kcm_translations.mo +share/locale/az/LC_MESSAGES/kcmformats.mo share/locale/az/LC_MESSAGES/kcminit.mo share/locale/az/LC_MESSAGES/kfontinst.mo share/locale/az/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -951,7 +1050,6 @@ share/locale/az/LC_MESSAGES/plasma_engine_time.mo share/locale/az/LC_MESSAGES/plasma_engine_weather.mo share/locale/az/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/az/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/az/LC_MESSAGES/plasma_runner_activities.mo share/locale/az/LC_MESSAGES/plasma_runner_appstream.mo share/locale/az/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/az/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -977,6 +1075,7 @@ share/locale/be/LC_MESSAGES/kcm_colors.mo share/locale/be/LC_MESSAGES/kcm_cursortheme.mo share/locale/be/LC_MESSAGES/kcm_fonts.mo share/locale/be/LC_MESSAGES/kcm_style.mo +share/locale/be/LC_MESSAGES/kcmformats.mo share/locale/be/LC_MESSAGES/kcminit.mo share/locale/be/LC_MESSAGES/kfontinst.mo share/locale/be/LC_MESSAGES/kio5_applications.mo @@ -993,7 +1092,9 @@ share/locale/be/LC_MESSAGES/plasma_runner_locations.mo share/locale/be/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/be/LC_MESSAGES/soliduiserver5.mo share/locale/be@latin/LC_MESSAGES/kcm5_icons.mo +share/locale/be@latin/LC_MESSAGES/kcm_autostart.mo share/locale/be@latin/LC_MESSAGES/kcm_colors.mo +share/locale/be@latin/LC_MESSAGES/kcmformats.mo share/locale/be@latin/LC_MESSAGES/kcminit.mo share/locale/be@latin/LC_MESSAGES/kio5_applications.mo share/locale/be@latin/LC_MESSAGES/klipper.mo @@ -1008,11 +1109,13 @@ share/locale/be@latin/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/be@latin/LC_MESSAGES/soliduiserver5.mo share/locale/bg/LC_MESSAGES/freespacenotifier.mo share/locale/bg/LC_MESSAGES/kcm5_icons.mo +share/locale/bg/LC_MESSAGES/kcm_autostart.mo share/locale/bg/LC_MESSAGES/kcm_colors.mo share/locale/bg/LC_MESSAGES/kcm_cursortheme.mo share/locale/bg/LC_MESSAGES/kcm_desktoptheme.mo share/locale/bg/LC_MESSAGES/kcm_fonts.mo share/locale/bg/LC_MESSAGES/kcm_style.mo +share/locale/bg/LC_MESSAGES/kcmformats.mo share/locale/bg/LC_MESSAGES/kcminit.mo share/locale/bg/LC_MESSAGES/kfontinst.mo share/locale/bg/LC_MESSAGES/kio5_applications.mo @@ -1030,7 +1133,6 @@ share/locale/bg/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/bg/LC_MESSAGES/plasma_engine_notifications.mo share/locale/bg/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/bg/LC_MESSAGES/plasma_engine_weather.mo -share/locale/bg/LC_MESSAGES/plasma_runner_activities.mo share/locale/bg/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/bg/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/bg/LC_MESSAGES/plasma_runner_locations.mo @@ -1045,14 +1147,17 @@ share/locale/bg/LC_MESSAGES/soliduiserver5.mo share/locale/bn/LC_MESSAGES/kcm5_icons.mo share/locale/bn/LC_MESSAGES/kcm_fonts.mo share/locale/bn/LC_MESSAGES/kcm_style.mo +share/locale/bn/LC_MESSAGES/kcmformats.mo share/locale/bn/LC_MESSAGES/kfontinst.mo share/locale/bn/LC_MESSAGES/klipper.mo share/locale/bn/LC_MESSAGES/ksmserver.mo share/locale/bn/LC_MESSAGES/plasma_engine_weather.mo share/locale/bn_IN/LC_MESSAGES/kcm5_icons.mo +share/locale/bn_IN/LC_MESSAGES/kcm_autostart.mo share/locale/bn_IN/LC_MESSAGES/kcm_colors.mo share/locale/bn_IN/LC_MESSAGES/kcm_desktoptheme.mo share/locale/bn_IN/LC_MESSAGES/kcm_style.mo +share/locale/bn_IN/LC_MESSAGES/kcmformats.mo share/locale/bn_IN/LC_MESSAGES/kcminit.mo share/locale/bn_IN/LC_MESSAGES/kfontinst.mo share/locale/bn_IN/LC_MESSAGES/kio5_applications.mo @@ -1078,12 +1183,14 @@ share/locale/br/LC_MESSAGES/kcm_colors.mo share/locale/br/LC_MESSAGES/kcm_cursortheme.mo share/locale/br/LC_MESSAGES/kcm_fonts.mo share/locale/br/LC_MESSAGES/kcm_style.mo +share/locale/br/LC_MESSAGES/kcmformats.mo share/locale/br/LC_MESSAGES/kfontinst.mo share/locale/br/LC_MESSAGES/kio5_applications.mo share/locale/br/LC_MESSAGES/klipper.mo share/locale/br/LC_MESSAGES/ksmserver.mo share/locale/bs/LC_MESSAGES/freespacenotifier.mo share/locale/bs/LC_MESSAGES/kcm5_icons.mo +share/locale/bs/LC_MESSAGES/kcm_autostart.mo share/locale/bs/LC_MESSAGES/kcm_colors.mo share/locale/bs/LC_MESSAGES/kcm_cursortheme.mo share/locale/bs/LC_MESSAGES/kcm_desktoptheme.mo @@ -1091,6 +1198,7 @@ share/locale/bs/LC_MESSAGES/kcm_fonts.mo share/locale/bs/LC_MESSAGES/kcm_lookandfeel.mo share/locale/bs/LC_MESSAGES/kcm_style.mo share/locale/bs/LC_MESSAGES/kcm_translations.mo +share/locale/bs/LC_MESSAGES/kcmformats.mo share/locale/bs/LC_MESSAGES/kcminit.mo share/locale/bs/LC_MESSAGES/kfontinst.mo share/locale/bs/LC_MESSAGES/kio5_applications.mo @@ -1124,7 +1232,6 @@ share/locale/bs/LC_MESSAGES/plasma_engine_time.mo share/locale/bs/LC_MESSAGES/plasma_engine_weather.mo share/locale/bs/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/bs/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/bs/LC_MESSAGES/plasma_runner_activities.mo share/locale/bs/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/bs/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/bs/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -1146,14 +1253,18 @@ share/locale/bs/LC_MESSAGES/soliduiserver5.mo share/locale/bs/LC_MESSAGES/systemmonitor.mo share/locale/ca/LC_MESSAGES/freespacenotifier.mo share/locale/ca/LC_MESSAGES/kcm5_icons.mo +share/locale/ca/LC_MESSAGES/kcm_autostart.mo share/locale/ca/LC_MESSAGES/kcm_colors.mo share/locale/ca/LC_MESSAGES/kcm_cursortheme.mo share/locale/ca/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ca/LC_MESSAGES/kcm_feedback.mo share/locale/ca/LC_MESSAGES/kcm_fonts.mo share/locale/ca/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ca/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ca/LC_MESSAGES/kcm_notifications.mo share/locale/ca/LC_MESSAGES/kcm_style.mo share/locale/ca/LC_MESSAGES/kcm_translations.mo +share/locale/ca/LC_MESSAGES/kcmformats.mo share/locale/ca/LC_MESSAGES/kcminit.mo share/locale/ca/LC_MESSAGES/kfontinst.mo share/locale/ca/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1197,7 +1308,6 @@ share/locale/ca/LC_MESSAGES/plasma_engine_time.mo share/locale/ca/LC_MESSAGES/plasma_engine_weather.mo share/locale/ca/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ca/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ca/LC_MESSAGES/plasma_runner_activities.mo share/locale/ca/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ca/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ca/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1220,14 +1330,18 @@ share/locale/ca/LC_MESSAGES/soliduiserver5.mo share/locale/ca/LC_MESSAGES/systemmonitor.mo share/locale/ca@valencia/LC_MESSAGES/freespacenotifier.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_icons.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_autostart.mo share/locale/ca@valencia/LC_MESSAGES/kcm_colors.mo share/locale/ca@valencia/LC_MESSAGES/kcm_cursortheme.mo share/locale/ca@valencia/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ca@valencia/LC_MESSAGES/kcm_feedback.mo share/locale/ca@valencia/LC_MESSAGES/kcm_fonts.mo share/locale/ca@valencia/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_notifications.mo share/locale/ca@valencia/LC_MESSAGES/kcm_style.mo share/locale/ca@valencia/LC_MESSAGES/kcm_translations.mo +share/locale/ca@valencia/LC_MESSAGES/kcmformats.mo share/locale/ca@valencia/LC_MESSAGES/kcminit.mo share/locale/ca@valencia/LC_MESSAGES/kfontinst.mo share/locale/ca@valencia/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1271,7 +1385,6 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_engine_time.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_weather.mo share/locale/ca@valencia/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ca@valencia/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ca@valencia/LC_MESSAGES/plasma_runner_activities.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1294,14 +1407,18 @@ share/locale/ca@valencia/LC_MESSAGES/soliduiserver5.mo share/locale/ca@valencia/LC_MESSAGES/systemmonitor.mo share/locale/cs/LC_MESSAGES/freespacenotifier.mo share/locale/cs/LC_MESSAGES/kcm5_icons.mo +share/locale/cs/LC_MESSAGES/kcm_autostart.mo share/locale/cs/LC_MESSAGES/kcm_colors.mo share/locale/cs/LC_MESSAGES/kcm_cursortheme.mo share/locale/cs/LC_MESSAGES/kcm_desktoptheme.mo share/locale/cs/LC_MESSAGES/kcm_feedback.mo share/locale/cs/LC_MESSAGES/kcm_fonts.mo share/locale/cs/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/cs/LC_MESSAGES/kcm_nightcolor.mo +share/locale/cs/LC_MESSAGES/kcm_notifications.mo share/locale/cs/LC_MESSAGES/kcm_style.mo share/locale/cs/LC_MESSAGES/kcm_translations.mo +share/locale/cs/LC_MESSAGES/kcmformats.mo share/locale/cs/LC_MESSAGES/kcminit.mo share/locale/cs/LC_MESSAGES/kfontinst.mo share/locale/cs/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1345,7 +1462,6 @@ share/locale/cs/LC_MESSAGES/plasma_engine_time.mo share/locale/cs/LC_MESSAGES/plasma_engine_weather.mo share/locale/cs/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/cs/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/cs/LC_MESSAGES/plasma_runner_activities.mo share/locale/cs/LC_MESSAGES/plasma_runner_appstream.mo share/locale/cs/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/cs/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1370,6 +1486,7 @@ share/locale/csb/LC_MESSAGES/kcm5_icons.mo share/locale/csb/LC_MESSAGES/kcm_colors.mo share/locale/csb/LC_MESSAGES/kcm_fonts.mo share/locale/csb/LC_MESSAGES/kcm_style.mo +share/locale/csb/LC_MESSAGES/kcmformats.mo share/locale/csb/LC_MESSAGES/kcminit.mo share/locale/csb/LC_MESSAGES/kfontinst.mo share/locale/csb/LC_MESSAGES/kio5_applications.mo @@ -1401,6 +1518,7 @@ share/locale/cy/LC_MESSAGES/kcm_colors.mo share/locale/cy/LC_MESSAGES/kcm_cursortheme.mo share/locale/cy/LC_MESSAGES/kcm_fonts.mo share/locale/cy/LC_MESSAGES/kcm_style.mo +share/locale/cy/LC_MESSAGES/kcmformats.mo share/locale/cy/LC_MESSAGES/kfontinst.mo share/locale/cy/LC_MESSAGES/kio5_applications.mo share/locale/cy/LC_MESSAGES/klipper.mo @@ -1408,14 +1526,18 @@ share/locale/cy/LC_MESSAGES/krdb.mo share/locale/cy/LC_MESSAGES/ksmserver.mo share/locale/da/LC_MESSAGES/freespacenotifier.mo share/locale/da/LC_MESSAGES/kcm5_icons.mo +share/locale/da/LC_MESSAGES/kcm_autostart.mo share/locale/da/LC_MESSAGES/kcm_colors.mo share/locale/da/LC_MESSAGES/kcm_cursortheme.mo share/locale/da/LC_MESSAGES/kcm_desktoptheme.mo share/locale/da/LC_MESSAGES/kcm_feedback.mo share/locale/da/LC_MESSAGES/kcm_fonts.mo share/locale/da/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/da/LC_MESSAGES/kcm_nightcolor.mo +share/locale/da/LC_MESSAGES/kcm_notifications.mo share/locale/da/LC_MESSAGES/kcm_style.mo share/locale/da/LC_MESSAGES/kcm_translations.mo +share/locale/da/LC_MESSAGES/kcmformats.mo share/locale/da/LC_MESSAGES/kcminit.mo share/locale/da/LC_MESSAGES/kfontinst.mo share/locale/da/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1459,7 +1581,6 @@ share/locale/da/LC_MESSAGES/plasma_engine_time.mo share/locale/da/LC_MESSAGES/plasma_engine_weather.mo share/locale/da/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/da/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/da/LC_MESSAGES/plasma_runner_activities.mo share/locale/da/LC_MESSAGES/plasma_runner_appstream.mo share/locale/da/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/da/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1482,14 +1603,18 @@ share/locale/da/LC_MESSAGES/soliduiserver5.mo share/locale/da/LC_MESSAGES/systemmonitor.mo share/locale/de/LC_MESSAGES/freespacenotifier.mo share/locale/de/LC_MESSAGES/kcm5_icons.mo +share/locale/de/LC_MESSAGES/kcm_autostart.mo share/locale/de/LC_MESSAGES/kcm_colors.mo share/locale/de/LC_MESSAGES/kcm_cursortheme.mo share/locale/de/LC_MESSAGES/kcm_desktoptheme.mo share/locale/de/LC_MESSAGES/kcm_feedback.mo share/locale/de/LC_MESSAGES/kcm_fonts.mo share/locale/de/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/de/LC_MESSAGES/kcm_nightcolor.mo +share/locale/de/LC_MESSAGES/kcm_notifications.mo share/locale/de/LC_MESSAGES/kcm_style.mo share/locale/de/LC_MESSAGES/kcm_translations.mo +share/locale/de/LC_MESSAGES/kcmformats.mo share/locale/de/LC_MESSAGES/kcminit.mo share/locale/de/LC_MESSAGES/kfontinst.mo share/locale/de/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1533,7 +1658,6 @@ share/locale/de/LC_MESSAGES/plasma_engine_time.mo share/locale/de/LC_MESSAGES/plasma_engine_weather.mo share/locale/de/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/de/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/de/LC_MESSAGES/plasma_runner_activities.mo share/locale/de/LC_MESSAGES/plasma_runner_appstream.mo share/locale/de/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/de/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1556,6 +1680,7 @@ share/locale/de/LC_MESSAGES/soliduiserver5.mo share/locale/de/LC_MESSAGES/systemmonitor.mo share/locale/el/LC_MESSAGES/freespacenotifier.mo share/locale/el/LC_MESSAGES/kcm5_icons.mo +share/locale/el/LC_MESSAGES/kcm_autostart.mo share/locale/el/LC_MESSAGES/kcm_colors.mo share/locale/el/LC_MESSAGES/kcm_cursortheme.mo share/locale/el/LC_MESSAGES/kcm_desktoptheme.mo @@ -1563,6 +1688,7 @@ share/locale/el/LC_MESSAGES/kcm_fonts.mo share/locale/el/LC_MESSAGES/kcm_lookandfeel.mo share/locale/el/LC_MESSAGES/kcm_style.mo share/locale/el/LC_MESSAGES/kcm_translations.mo +share/locale/el/LC_MESSAGES/kcmformats.mo share/locale/el/LC_MESSAGES/kcminit.mo share/locale/el/LC_MESSAGES/kfontinst.mo share/locale/el/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1600,7 +1726,6 @@ share/locale/el/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/el/LC_MESSAGES/plasma_engine_time.mo share/locale/el/LC_MESSAGES/plasma_engine_weather.mo share/locale/el/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo -share/locale/el/LC_MESSAGES/plasma_runner_activities.mo share/locale/el/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/el/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/el/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -1622,14 +1747,18 @@ share/locale/el/LC_MESSAGES/soliduiserver5.mo share/locale/el/LC_MESSAGES/systemmonitor.mo share/locale/en_GB/LC_MESSAGES/freespacenotifier.mo share/locale/en_GB/LC_MESSAGES/kcm5_icons.mo +share/locale/en_GB/LC_MESSAGES/kcm_autostart.mo share/locale/en_GB/LC_MESSAGES/kcm_colors.mo share/locale/en_GB/LC_MESSAGES/kcm_cursortheme.mo share/locale/en_GB/LC_MESSAGES/kcm_desktoptheme.mo share/locale/en_GB/LC_MESSAGES/kcm_feedback.mo share/locale/en_GB/LC_MESSAGES/kcm_fonts.mo share/locale/en_GB/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/en_GB/LC_MESSAGES/kcm_nightcolor.mo +share/locale/en_GB/LC_MESSAGES/kcm_notifications.mo share/locale/en_GB/LC_MESSAGES/kcm_style.mo share/locale/en_GB/LC_MESSAGES/kcm_translations.mo +share/locale/en_GB/LC_MESSAGES/kcmformats.mo share/locale/en_GB/LC_MESSAGES/kcminit.mo share/locale/en_GB/LC_MESSAGES/kfontinst.mo share/locale/en_GB/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1673,7 +1802,6 @@ share/locale/en_GB/LC_MESSAGES/plasma_engine_time.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_weather.mo share/locale/en_GB/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/en_GB/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/en_GB/LC_MESSAGES/plasma_runner_activities.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_appstream.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1696,11 +1824,13 @@ share/locale/en_GB/LC_MESSAGES/soliduiserver5.mo share/locale/en_GB/LC_MESSAGES/systemmonitor.mo share/locale/eo/LC_MESSAGES/freespacenotifier.mo share/locale/eo/LC_MESSAGES/kcm5_icons.mo +share/locale/eo/LC_MESSAGES/kcm_autostart.mo share/locale/eo/LC_MESSAGES/kcm_colors.mo share/locale/eo/LC_MESSAGES/kcm_cursortheme.mo share/locale/eo/LC_MESSAGES/kcm_desktoptheme.mo share/locale/eo/LC_MESSAGES/kcm_fonts.mo share/locale/eo/LC_MESSAGES/kcm_style.mo +share/locale/eo/LC_MESSAGES/kcmformats.mo share/locale/eo/LC_MESSAGES/kcminit.mo share/locale/eo/LC_MESSAGES/kfontinst.mo share/locale/eo/LC_MESSAGES/kio5_applications.mo @@ -1737,14 +1867,18 @@ share/locale/eo/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/eo/LC_MESSAGES/soliduiserver5.mo share/locale/es/LC_MESSAGES/freespacenotifier.mo share/locale/es/LC_MESSAGES/kcm5_icons.mo +share/locale/es/LC_MESSAGES/kcm_autostart.mo share/locale/es/LC_MESSAGES/kcm_colors.mo share/locale/es/LC_MESSAGES/kcm_cursortheme.mo share/locale/es/LC_MESSAGES/kcm_desktoptheme.mo share/locale/es/LC_MESSAGES/kcm_feedback.mo share/locale/es/LC_MESSAGES/kcm_fonts.mo share/locale/es/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/es/LC_MESSAGES/kcm_nightcolor.mo +share/locale/es/LC_MESSAGES/kcm_notifications.mo share/locale/es/LC_MESSAGES/kcm_style.mo share/locale/es/LC_MESSAGES/kcm_translations.mo +share/locale/es/LC_MESSAGES/kcmformats.mo share/locale/es/LC_MESSAGES/kcminit.mo share/locale/es/LC_MESSAGES/kfontinst.mo share/locale/es/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1788,7 +1922,6 @@ share/locale/es/LC_MESSAGES/plasma_engine_time.mo share/locale/es/LC_MESSAGES/plasma_engine_weather.mo share/locale/es/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/es/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/es/LC_MESSAGES/plasma_runner_activities.mo share/locale/es/LC_MESSAGES/plasma_runner_appstream.mo share/locale/es/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/es/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1811,14 +1944,18 @@ share/locale/es/LC_MESSAGES/soliduiserver5.mo share/locale/es/LC_MESSAGES/systemmonitor.mo share/locale/et/LC_MESSAGES/freespacenotifier.mo share/locale/et/LC_MESSAGES/kcm5_icons.mo +share/locale/et/LC_MESSAGES/kcm_autostart.mo share/locale/et/LC_MESSAGES/kcm_colors.mo share/locale/et/LC_MESSAGES/kcm_cursortheme.mo share/locale/et/LC_MESSAGES/kcm_desktoptheme.mo share/locale/et/LC_MESSAGES/kcm_feedback.mo share/locale/et/LC_MESSAGES/kcm_fonts.mo share/locale/et/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/et/LC_MESSAGES/kcm_nightcolor.mo +share/locale/et/LC_MESSAGES/kcm_notifications.mo share/locale/et/LC_MESSAGES/kcm_style.mo share/locale/et/LC_MESSAGES/kcm_translations.mo +share/locale/et/LC_MESSAGES/kcmformats.mo share/locale/et/LC_MESSAGES/kcminit.mo share/locale/et/LC_MESSAGES/kfontinst.mo share/locale/et/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1862,7 +1999,6 @@ share/locale/et/LC_MESSAGES/plasma_engine_time.mo share/locale/et/LC_MESSAGES/plasma_engine_weather.mo share/locale/et/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/et/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/et/LC_MESSAGES/plasma_runner_activities.mo share/locale/et/LC_MESSAGES/plasma_runner_appstream.mo share/locale/et/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/et/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1885,14 +2021,18 @@ share/locale/et/LC_MESSAGES/soliduiserver5.mo share/locale/et/LC_MESSAGES/systemmonitor.mo share/locale/eu/LC_MESSAGES/freespacenotifier.mo share/locale/eu/LC_MESSAGES/kcm5_icons.mo +share/locale/eu/LC_MESSAGES/kcm_autostart.mo share/locale/eu/LC_MESSAGES/kcm_colors.mo share/locale/eu/LC_MESSAGES/kcm_cursortheme.mo share/locale/eu/LC_MESSAGES/kcm_desktoptheme.mo share/locale/eu/LC_MESSAGES/kcm_feedback.mo share/locale/eu/LC_MESSAGES/kcm_fonts.mo share/locale/eu/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/eu/LC_MESSAGES/kcm_nightcolor.mo +share/locale/eu/LC_MESSAGES/kcm_notifications.mo share/locale/eu/LC_MESSAGES/kcm_style.mo share/locale/eu/LC_MESSAGES/kcm_translations.mo +share/locale/eu/LC_MESSAGES/kcmformats.mo share/locale/eu/LC_MESSAGES/kcminit.mo share/locale/eu/LC_MESSAGES/kfontinst.mo share/locale/eu/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -1936,7 +2076,6 @@ share/locale/eu/LC_MESSAGES/plasma_engine_time.mo share/locale/eu/LC_MESSAGES/plasma_engine_weather.mo share/locale/eu/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/eu/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/eu/LC_MESSAGES/plasma_runner_activities.mo share/locale/eu/LC_MESSAGES/plasma_runner_appstream.mo share/locale/eu/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/eu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1959,11 +2098,13 @@ share/locale/eu/LC_MESSAGES/soliduiserver5.mo share/locale/eu/LC_MESSAGES/systemmonitor.mo share/locale/fa/LC_MESSAGES/freespacenotifier.mo share/locale/fa/LC_MESSAGES/kcm5_icons.mo +share/locale/fa/LC_MESSAGES/kcm_autostart.mo share/locale/fa/LC_MESSAGES/kcm_colors.mo share/locale/fa/LC_MESSAGES/kcm_cursortheme.mo share/locale/fa/LC_MESSAGES/kcm_desktoptheme.mo share/locale/fa/LC_MESSAGES/kcm_fonts.mo share/locale/fa/LC_MESSAGES/kcm_style.mo +share/locale/fa/LC_MESSAGES/kcmformats.mo share/locale/fa/LC_MESSAGES/kcminit.mo share/locale/fa/LC_MESSAGES/kfontinst.mo share/locale/fa/LC_MESSAGES/kio5_applications.mo @@ -1981,14 +2122,18 @@ share/locale/fa/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/fa/LC_MESSAGES/soliduiserver5.mo share/locale/fi/LC_MESSAGES/freespacenotifier.mo share/locale/fi/LC_MESSAGES/kcm5_icons.mo +share/locale/fi/LC_MESSAGES/kcm_autostart.mo share/locale/fi/LC_MESSAGES/kcm_colors.mo share/locale/fi/LC_MESSAGES/kcm_cursortheme.mo share/locale/fi/LC_MESSAGES/kcm_desktoptheme.mo share/locale/fi/LC_MESSAGES/kcm_feedback.mo share/locale/fi/LC_MESSAGES/kcm_fonts.mo share/locale/fi/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/fi/LC_MESSAGES/kcm_nightcolor.mo +share/locale/fi/LC_MESSAGES/kcm_notifications.mo share/locale/fi/LC_MESSAGES/kcm_style.mo share/locale/fi/LC_MESSAGES/kcm_translations.mo +share/locale/fi/LC_MESSAGES/kcmformats.mo share/locale/fi/LC_MESSAGES/kcminit.mo share/locale/fi/LC_MESSAGES/kfontinst.mo share/locale/fi/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2032,7 +2177,6 @@ share/locale/fi/LC_MESSAGES/plasma_engine_time.mo share/locale/fi/LC_MESSAGES/plasma_engine_weather.mo share/locale/fi/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/fi/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/fi/LC_MESSAGES/plasma_runner_activities.mo share/locale/fi/LC_MESSAGES/plasma_runner_appstream.mo share/locale/fi/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/fi/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2055,14 +2199,18 @@ share/locale/fi/LC_MESSAGES/soliduiserver5.mo share/locale/fi/LC_MESSAGES/systemmonitor.mo share/locale/fr/LC_MESSAGES/freespacenotifier.mo share/locale/fr/LC_MESSAGES/kcm5_icons.mo +share/locale/fr/LC_MESSAGES/kcm_autostart.mo share/locale/fr/LC_MESSAGES/kcm_colors.mo share/locale/fr/LC_MESSAGES/kcm_cursortheme.mo share/locale/fr/LC_MESSAGES/kcm_desktoptheme.mo share/locale/fr/LC_MESSAGES/kcm_feedback.mo share/locale/fr/LC_MESSAGES/kcm_fonts.mo share/locale/fr/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/fr/LC_MESSAGES/kcm_nightcolor.mo +share/locale/fr/LC_MESSAGES/kcm_notifications.mo share/locale/fr/LC_MESSAGES/kcm_style.mo share/locale/fr/LC_MESSAGES/kcm_translations.mo +share/locale/fr/LC_MESSAGES/kcmformats.mo share/locale/fr/LC_MESSAGES/kcminit.mo share/locale/fr/LC_MESSAGES/kfontinst.mo share/locale/fr/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2106,7 +2254,6 @@ share/locale/fr/LC_MESSAGES/plasma_engine_time.mo share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo share/locale/fr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/fr/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/fr/LC_MESSAGES/plasma_runner_activities.mo share/locale/fr/LC_MESSAGES/plasma_runner_appstream.mo share/locale/fr/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/fr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2128,11 +2275,13 @@ share/locale/fr/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/fr/LC_MESSAGES/soliduiserver5.mo share/locale/fr/LC_MESSAGES/systemmonitor.mo share/locale/fy/LC_MESSAGES/kcm5_icons.mo +share/locale/fy/LC_MESSAGES/kcm_autostart.mo share/locale/fy/LC_MESSAGES/kcm_colors.mo share/locale/fy/LC_MESSAGES/kcm_cursortheme.mo share/locale/fy/LC_MESSAGES/kcm_desktoptheme.mo share/locale/fy/LC_MESSAGES/kcm_fonts.mo share/locale/fy/LC_MESSAGES/kcm_style.mo +share/locale/fy/LC_MESSAGES/kcmformats.mo share/locale/fy/LC_MESSAGES/kcminit.mo share/locale/fy/LC_MESSAGES/kfontinst.mo share/locale/fy/LC_MESSAGES/kio5_applications.mo @@ -2163,11 +2312,13 @@ share/locale/fy/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/fy/LC_MESSAGES/soliduiserver5.mo share/locale/ga/LC_MESSAGES/freespacenotifier.mo share/locale/ga/LC_MESSAGES/kcm5_icons.mo +share/locale/ga/LC_MESSAGES/kcm_autostart.mo share/locale/ga/LC_MESSAGES/kcm_colors.mo share/locale/ga/LC_MESSAGES/kcm_cursortheme.mo share/locale/ga/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ga/LC_MESSAGES/kcm_fonts.mo share/locale/ga/LC_MESSAGES/kcm_style.mo +share/locale/ga/LC_MESSAGES/kcmformats.mo share/locale/ga/LC_MESSAGES/kcminit.mo share/locale/ga/LC_MESSAGES/kfontinst.mo share/locale/ga/LC_MESSAGES/kio5_applications.mo @@ -2190,7 +2341,6 @@ share/locale/ga/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ga/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ga/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ga/LC_MESSAGES/plasma_engine_weather.mo -share/locale/ga/LC_MESSAGES/plasma_runner_activities.mo share/locale/ga/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/ga/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/ga/LC_MESSAGES/plasma_runner_kill.mo @@ -2207,13 +2357,17 @@ share/locale/ga/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ga/LC_MESSAGES/soliduiserver5.mo share/locale/gl/LC_MESSAGES/freespacenotifier.mo share/locale/gl/LC_MESSAGES/kcm5_icons.mo +share/locale/gl/LC_MESSAGES/kcm_autostart.mo share/locale/gl/LC_MESSAGES/kcm_colors.mo share/locale/gl/LC_MESSAGES/kcm_cursortheme.mo share/locale/gl/LC_MESSAGES/kcm_desktoptheme.mo share/locale/gl/LC_MESSAGES/kcm_fonts.mo share/locale/gl/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/gl/LC_MESSAGES/kcm_nightcolor.mo +share/locale/gl/LC_MESSAGES/kcm_notifications.mo share/locale/gl/LC_MESSAGES/kcm_style.mo share/locale/gl/LC_MESSAGES/kcm_translations.mo +share/locale/gl/LC_MESSAGES/kcmformats.mo share/locale/gl/LC_MESSAGES/kcminit.mo share/locale/gl/LC_MESSAGES/kfontinst.mo share/locale/gl/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2256,7 +2410,6 @@ share/locale/gl/LC_MESSAGES/plasma_engine_time.mo share/locale/gl/LC_MESSAGES/plasma_engine_weather.mo share/locale/gl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/gl/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/gl/LC_MESSAGES/plasma_runner_activities.mo share/locale/gl/LC_MESSAGES/plasma_runner_appstream.mo share/locale/gl/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/gl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2279,11 +2432,13 @@ share/locale/gl/LC_MESSAGES/soliduiserver5.mo share/locale/gl/LC_MESSAGES/systemmonitor.mo share/locale/gu/LC_MESSAGES/freespacenotifier.mo share/locale/gu/LC_MESSAGES/kcm5_icons.mo +share/locale/gu/LC_MESSAGES/kcm_autostart.mo share/locale/gu/LC_MESSAGES/kcm_colors.mo share/locale/gu/LC_MESSAGES/kcm_cursortheme.mo share/locale/gu/LC_MESSAGES/kcm_desktoptheme.mo share/locale/gu/LC_MESSAGES/kcm_fonts.mo share/locale/gu/LC_MESSAGES/kcm_style.mo +share/locale/gu/LC_MESSAGES/kcmformats.mo share/locale/gu/LC_MESSAGES/kcminit.mo share/locale/gu/LC_MESSAGES/kfontinst.mo share/locale/gu/LC_MESSAGES/kio5_applications.mo @@ -2319,6 +2474,7 @@ share/locale/gu/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/gu/LC_MESSAGES/soliduiserver5.mo share/locale/he/LC_MESSAGES/freespacenotifier.mo share/locale/he/LC_MESSAGES/kcm5_icons.mo +share/locale/he/LC_MESSAGES/kcm_autostart.mo share/locale/he/LC_MESSAGES/kcm_colors.mo share/locale/he/LC_MESSAGES/kcm_cursortheme.mo share/locale/he/LC_MESSAGES/kcm_desktoptheme.mo @@ -2326,6 +2482,7 @@ share/locale/he/LC_MESSAGES/kcm_fonts.mo share/locale/he/LC_MESSAGES/kcm_lookandfeel.mo share/locale/he/LC_MESSAGES/kcm_style.mo share/locale/he/LC_MESSAGES/kcm_translations.mo +share/locale/he/LC_MESSAGES/kcmformats.mo share/locale/he/LC_MESSAGES/kcminit.mo share/locale/he/LC_MESSAGES/kfontinst.mo share/locale/he/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2363,7 +2520,6 @@ share/locale/he/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/he/LC_MESSAGES/plasma_engine_time.mo share/locale/he/LC_MESSAGES/plasma_engine_weather.mo share/locale/he/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo -share/locale/he/LC_MESSAGES/plasma_runner_activities.mo share/locale/he/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/he/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/he/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -2385,11 +2541,13 @@ share/locale/he/LC_MESSAGES/soliduiserver5.mo share/locale/he/LC_MESSAGES/systemmonitor.mo share/locale/hi/LC_MESSAGES/freespacenotifier.mo share/locale/hi/LC_MESSAGES/kcm5_icons.mo +share/locale/hi/LC_MESSAGES/kcm_autostart.mo share/locale/hi/LC_MESSAGES/kcm_colors.mo share/locale/hi/LC_MESSAGES/kcm_cursortheme.mo share/locale/hi/LC_MESSAGES/kcm_desktoptheme.mo share/locale/hi/LC_MESSAGES/kcm_fonts.mo share/locale/hi/LC_MESSAGES/kcm_style.mo +share/locale/hi/LC_MESSAGES/kcmformats.mo share/locale/hi/LC_MESSAGES/kcminit.mo share/locale/hi/LC_MESSAGES/kfontinst.mo share/locale/hi/LC_MESSAGES/kio5_applications.mo @@ -2426,10 +2584,12 @@ share/locale/hi/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hi/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/hi/LC_MESSAGES/soliduiserver5.mo share/locale/hne/LC_MESSAGES/kcm5_icons.mo +share/locale/hne/LC_MESSAGES/kcm_autostart.mo share/locale/hne/LC_MESSAGES/kcm_colors.mo share/locale/hne/LC_MESSAGES/kcm_cursortheme.mo share/locale/hne/LC_MESSAGES/kcm_fonts.mo share/locale/hne/LC_MESSAGES/kcm_style.mo +share/locale/hne/LC_MESSAGES/kcmformats.mo share/locale/hne/LC_MESSAGES/kcminit.mo share/locale/hne/LC_MESSAGES/kfontinst.mo share/locale/hne/LC_MESSAGES/kio5_applications.mo @@ -2447,11 +2607,13 @@ share/locale/hne/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hne/LC_MESSAGES/soliduiserver5.mo share/locale/hr/LC_MESSAGES/freespacenotifier.mo share/locale/hr/LC_MESSAGES/kcm5_icons.mo +share/locale/hr/LC_MESSAGES/kcm_autostart.mo share/locale/hr/LC_MESSAGES/kcm_colors.mo share/locale/hr/LC_MESSAGES/kcm_cursortheme.mo share/locale/hr/LC_MESSAGES/kcm_desktoptheme.mo share/locale/hr/LC_MESSAGES/kcm_fonts.mo share/locale/hr/LC_MESSAGES/kcm_style.mo +share/locale/hr/LC_MESSAGES/kcmformats.mo share/locale/hr/LC_MESSAGES/kcminit.mo share/locale/hr/LC_MESSAGES/kfontinst.mo share/locale/hr/LC_MESSAGES/kio5_applications.mo @@ -2487,11 +2649,13 @@ share/locale/hr/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/hr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/hr/LC_MESSAGES/soliduiserver5.mo share/locale/hsb/LC_MESSAGES/kcm5_icons.mo +share/locale/hsb/LC_MESSAGES/kcm_autostart.mo share/locale/hsb/LC_MESSAGES/kcm_colors.mo share/locale/hsb/LC_MESSAGES/kcm_cursortheme.mo share/locale/hsb/LC_MESSAGES/kcm_desktoptheme.mo share/locale/hsb/LC_MESSAGES/kcm_fonts.mo share/locale/hsb/LC_MESSAGES/kcm_style.mo +share/locale/hsb/LC_MESSAGES/kcmformats.mo share/locale/hsb/LC_MESSAGES/kcminit.mo share/locale/hsb/LC_MESSAGES/kfontinst.mo share/locale/hsb/LC_MESSAGES/kio5_applications.mo @@ -2513,14 +2677,18 @@ share/locale/hsb/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/hsb/LC_MESSAGES/soliduiserver5.mo share/locale/hu/LC_MESSAGES/freespacenotifier.mo share/locale/hu/LC_MESSAGES/kcm5_icons.mo +share/locale/hu/LC_MESSAGES/kcm_autostart.mo share/locale/hu/LC_MESSAGES/kcm_colors.mo share/locale/hu/LC_MESSAGES/kcm_cursortheme.mo share/locale/hu/LC_MESSAGES/kcm_desktoptheme.mo share/locale/hu/LC_MESSAGES/kcm_feedback.mo share/locale/hu/LC_MESSAGES/kcm_fonts.mo share/locale/hu/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/hu/LC_MESSAGES/kcm_nightcolor.mo +share/locale/hu/LC_MESSAGES/kcm_notifications.mo share/locale/hu/LC_MESSAGES/kcm_style.mo share/locale/hu/LC_MESSAGES/kcm_translations.mo +share/locale/hu/LC_MESSAGES/kcmformats.mo share/locale/hu/LC_MESSAGES/kcminit.mo share/locale/hu/LC_MESSAGES/kfontinst.mo share/locale/hu/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2564,7 +2732,6 @@ share/locale/hu/LC_MESSAGES/plasma_engine_time.mo share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo share/locale/hu/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/hu/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/hu/LC_MESSAGES/plasma_runner_activities.mo share/locale/hu/LC_MESSAGES/plasma_runner_appstream.mo share/locale/hu/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/hu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2592,14 +2759,18 @@ share/locale/hy/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/hy/LC_MESSAGES/plasma_runner_locations.mo share/locale/ia/LC_MESSAGES/freespacenotifier.mo share/locale/ia/LC_MESSAGES/kcm5_icons.mo +share/locale/ia/LC_MESSAGES/kcm_autostart.mo share/locale/ia/LC_MESSAGES/kcm_colors.mo share/locale/ia/LC_MESSAGES/kcm_cursortheme.mo share/locale/ia/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ia/LC_MESSAGES/kcm_feedback.mo share/locale/ia/LC_MESSAGES/kcm_fonts.mo share/locale/ia/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ia/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ia/LC_MESSAGES/kcm_notifications.mo share/locale/ia/LC_MESSAGES/kcm_style.mo share/locale/ia/LC_MESSAGES/kcm_translations.mo +share/locale/ia/LC_MESSAGES/kcmformats.mo share/locale/ia/LC_MESSAGES/kcminit.mo share/locale/ia/LC_MESSAGES/kfontinst.mo share/locale/ia/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2643,7 +2814,6 @@ share/locale/ia/LC_MESSAGES/plasma_engine_time.mo share/locale/ia/LC_MESSAGES/plasma_engine_weather.mo share/locale/ia/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ia/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ia/LC_MESSAGES/plasma_runner_activities.mo share/locale/ia/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ia/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ia/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2666,14 +2836,18 @@ share/locale/ia/LC_MESSAGES/soliduiserver5.mo share/locale/ia/LC_MESSAGES/systemmonitor.mo share/locale/id/LC_MESSAGES/freespacenotifier.mo share/locale/id/LC_MESSAGES/kcm5_icons.mo +share/locale/id/LC_MESSAGES/kcm_autostart.mo share/locale/id/LC_MESSAGES/kcm_colors.mo share/locale/id/LC_MESSAGES/kcm_cursortheme.mo share/locale/id/LC_MESSAGES/kcm_desktoptheme.mo share/locale/id/LC_MESSAGES/kcm_feedback.mo share/locale/id/LC_MESSAGES/kcm_fonts.mo share/locale/id/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/id/LC_MESSAGES/kcm_nightcolor.mo +share/locale/id/LC_MESSAGES/kcm_notifications.mo share/locale/id/LC_MESSAGES/kcm_style.mo share/locale/id/LC_MESSAGES/kcm_translations.mo +share/locale/id/LC_MESSAGES/kcmformats.mo share/locale/id/LC_MESSAGES/kcminit.mo share/locale/id/LC_MESSAGES/kfontinst.mo share/locale/id/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2716,7 +2890,6 @@ share/locale/id/LC_MESSAGES/plasma_engine_time.mo share/locale/id/LC_MESSAGES/plasma_engine_weather.mo share/locale/id/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/id/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/id/LC_MESSAGES/plasma_runner_activities.mo share/locale/id/LC_MESSAGES/plasma_runner_appstream.mo share/locale/id/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/id/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2739,11 +2912,13 @@ share/locale/id/LC_MESSAGES/soliduiserver5.mo share/locale/id/LC_MESSAGES/systemmonitor.mo share/locale/is/LC_MESSAGES/freespacenotifier.mo share/locale/is/LC_MESSAGES/kcm5_icons.mo +share/locale/is/LC_MESSAGES/kcm_autostart.mo share/locale/is/LC_MESSAGES/kcm_colors.mo share/locale/is/LC_MESSAGES/kcm_cursortheme.mo share/locale/is/LC_MESSAGES/kcm_desktoptheme.mo share/locale/is/LC_MESSAGES/kcm_fonts.mo share/locale/is/LC_MESSAGES/kcm_style.mo +share/locale/is/LC_MESSAGES/kcmformats.mo share/locale/is/LC_MESSAGES/kcminit.mo share/locale/is/LC_MESSAGES/kfontinst.mo share/locale/is/LC_MESSAGES/kio5_applications.mo @@ -2778,14 +2953,18 @@ share/locale/is/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/is/LC_MESSAGES/soliduiserver5.mo share/locale/it/LC_MESSAGES/freespacenotifier.mo share/locale/it/LC_MESSAGES/kcm5_icons.mo +share/locale/it/LC_MESSAGES/kcm_autostart.mo share/locale/it/LC_MESSAGES/kcm_colors.mo share/locale/it/LC_MESSAGES/kcm_cursortheme.mo share/locale/it/LC_MESSAGES/kcm_desktoptheme.mo share/locale/it/LC_MESSAGES/kcm_feedback.mo share/locale/it/LC_MESSAGES/kcm_fonts.mo share/locale/it/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/it/LC_MESSAGES/kcm_nightcolor.mo +share/locale/it/LC_MESSAGES/kcm_notifications.mo share/locale/it/LC_MESSAGES/kcm_style.mo share/locale/it/LC_MESSAGES/kcm_translations.mo +share/locale/it/LC_MESSAGES/kcmformats.mo share/locale/it/LC_MESSAGES/kcminit.mo share/locale/it/LC_MESSAGES/kfontinst.mo share/locale/it/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2829,7 +3008,6 @@ share/locale/it/LC_MESSAGES/plasma_engine_time.mo share/locale/it/LC_MESSAGES/plasma_engine_weather.mo share/locale/it/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/it/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/it/LC_MESSAGES/plasma_runner_activities.mo share/locale/it/LC_MESSAGES/plasma_runner_appstream.mo share/locale/it/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/it/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2852,14 +3030,18 @@ share/locale/it/LC_MESSAGES/soliduiserver5.mo share/locale/it/LC_MESSAGES/systemmonitor.mo share/locale/ja/LC_MESSAGES/freespacenotifier.mo share/locale/ja/LC_MESSAGES/kcm5_icons.mo +share/locale/ja/LC_MESSAGES/kcm_autostart.mo share/locale/ja/LC_MESSAGES/kcm_colors.mo share/locale/ja/LC_MESSAGES/kcm_cursortheme.mo share/locale/ja/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ja/LC_MESSAGES/kcm_feedback.mo share/locale/ja/LC_MESSAGES/kcm_fonts.mo share/locale/ja/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ja/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ja/LC_MESSAGES/kcm_notifications.mo share/locale/ja/LC_MESSAGES/kcm_style.mo share/locale/ja/LC_MESSAGES/kcm_translations.mo +share/locale/ja/LC_MESSAGES/kcmformats.mo share/locale/ja/LC_MESSAGES/kcminit.mo share/locale/ja/LC_MESSAGES/kfontinst.mo share/locale/ja/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -2886,6 +3068,7 @@ share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo +share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo share/locale/ja/LC_MESSAGES/plasma_containmentactions_applauncher.mo share/locale/ja/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/ja/LC_MESSAGES/plasma_containmentactions_switchwindow.mo @@ -2902,7 +3085,6 @@ share/locale/ja/LC_MESSAGES/plasma_engine_time.mo share/locale/ja/LC_MESSAGES/plasma_engine_weather.mo share/locale/ja/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ja/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ja/LC_MESSAGES/plasma_runner_activities.mo share/locale/ja/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ja/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ja/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2925,11 +3107,13 @@ share/locale/ja/LC_MESSAGES/soliduiserver5.mo share/locale/ja/LC_MESSAGES/systemmonitor.mo share/locale/kk/LC_MESSAGES/freespacenotifier.mo share/locale/kk/LC_MESSAGES/kcm5_icons.mo +share/locale/kk/LC_MESSAGES/kcm_autostart.mo share/locale/kk/LC_MESSAGES/kcm_colors.mo share/locale/kk/LC_MESSAGES/kcm_cursortheme.mo share/locale/kk/LC_MESSAGES/kcm_desktoptheme.mo share/locale/kk/LC_MESSAGES/kcm_fonts.mo share/locale/kk/LC_MESSAGES/kcm_style.mo +share/locale/kk/LC_MESSAGES/kcmformats.mo share/locale/kk/LC_MESSAGES/kcminit.mo share/locale/kk/LC_MESSAGES/kfontinst.mo share/locale/kk/LC_MESSAGES/kio5_applications.mo @@ -2952,7 +3136,6 @@ share/locale/kk/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/kk/LC_MESSAGES/plasma_engine_notifications.mo share/locale/kk/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/kk/LC_MESSAGES/plasma_engine_weather.mo -share/locale/kk/LC_MESSAGES/plasma_runner_activities.mo share/locale/kk/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/kk/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/kk/LC_MESSAGES/plasma_runner_kill.mo @@ -2969,11 +3152,13 @@ share/locale/kk/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/kk/LC_MESSAGES/soliduiserver5.mo share/locale/km/LC_MESSAGES/freespacenotifier.mo share/locale/km/LC_MESSAGES/kcm5_icons.mo +share/locale/km/LC_MESSAGES/kcm_autostart.mo share/locale/km/LC_MESSAGES/kcm_colors.mo share/locale/km/LC_MESSAGES/kcm_cursortheme.mo share/locale/km/LC_MESSAGES/kcm_desktoptheme.mo share/locale/km/LC_MESSAGES/kcm_fonts.mo share/locale/km/LC_MESSAGES/kcm_style.mo +share/locale/km/LC_MESSAGES/kcmformats.mo share/locale/km/LC_MESSAGES/kcminit.mo share/locale/km/LC_MESSAGES/kfontinst.mo share/locale/km/LC_MESSAGES/kio5_applications.mo @@ -2995,7 +3180,6 @@ share/locale/km/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/km/LC_MESSAGES/plasma_engine_notifications.mo share/locale/km/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/km/LC_MESSAGES/plasma_engine_weather.mo -share/locale/km/LC_MESSAGES/plasma_runner_activities.mo share/locale/km/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/km/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/km/LC_MESSAGES/plasma_runner_kill.mo @@ -3012,11 +3196,13 @@ share/locale/km/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/km/LC_MESSAGES/soliduiserver5.mo share/locale/kn/LC_MESSAGES/freespacenotifier.mo share/locale/kn/LC_MESSAGES/kcm5_icons.mo +share/locale/kn/LC_MESSAGES/kcm_autostart.mo share/locale/kn/LC_MESSAGES/kcm_colors.mo share/locale/kn/LC_MESSAGES/kcm_cursortheme.mo share/locale/kn/LC_MESSAGES/kcm_desktoptheme.mo share/locale/kn/LC_MESSAGES/kcm_fonts.mo share/locale/kn/LC_MESSAGES/kcm_style.mo +share/locale/kn/LC_MESSAGES/kcmformats.mo share/locale/kn/LC_MESSAGES/kcminit.mo share/locale/kn/LC_MESSAGES/kfontinst.mo share/locale/kn/LC_MESSAGES/kio5_applications.mo @@ -3049,14 +3235,18 @@ share/locale/kn/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/kn/LC_MESSAGES/soliduiserver5.mo share/locale/ko/LC_MESSAGES/freespacenotifier.mo share/locale/ko/LC_MESSAGES/kcm5_icons.mo +share/locale/ko/LC_MESSAGES/kcm_autostart.mo share/locale/ko/LC_MESSAGES/kcm_colors.mo share/locale/ko/LC_MESSAGES/kcm_cursortheme.mo share/locale/ko/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ko/LC_MESSAGES/kcm_feedback.mo share/locale/ko/LC_MESSAGES/kcm_fonts.mo share/locale/ko/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ko/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ko/LC_MESSAGES/kcm_notifications.mo share/locale/ko/LC_MESSAGES/kcm_style.mo share/locale/ko/LC_MESSAGES/kcm_translations.mo +share/locale/ko/LC_MESSAGES/kcmformats.mo share/locale/ko/LC_MESSAGES/kcminit.mo share/locale/ko/LC_MESSAGES/kfontinst.mo share/locale/ko/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3100,7 +3290,6 @@ share/locale/ko/LC_MESSAGES/plasma_engine_time.mo share/locale/ko/LC_MESSAGES/plasma_engine_weather.mo share/locale/ko/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ko/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ko/LC_MESSAGES/plasma_runner_activities.mo share/locale/ko/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ko/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ko/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3122,11 +3311,13 @@ share/locale/ko/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ko/LC_MESSAGES/soliduiserver5.mo share/locale/ko/LC_MESSAGES/systemmonitor.mo share/locale/ku/LC_MESSAGES/kcm5_icons.mo +share/locale/ku/LC_MESSAGES/kcm_autostart.mo share/locale/ku/LC_MESSAGES/kcm_colors.mo share/locale/ku/LC_MESSAGES/kcm_cursortheme.mo share/locale/ku/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ku/LC_MESSAGES/kcm_fonts.mo share/locale/ku/LC_MESSAGES/kcm_style.mo +share/locale/ku/LC_MESSAGES/kcmformats.mo share/locale/ku/LC_MESSAGES/kcminit.mo share/locale/ku/LC_MESSAGES/kfontinst.mo share/locale/ku/LC_MESSAGES/kio5_applications.mo @@ -3150,14 +3341,18 @@ share/locale/ku/LC_MESSAGES/soliduiserver5.mo share/locale/lb/LC_MESSAGES/kio5_applications.mo share/locale/lt/LC_MESSAGES/freespacenotifier.mo share/locale/lt/LC_MESSAGES/kcm5_icons.mo +share/locale/lt/LC_MESSAGES/kcm_autostart.mo share/locale/lt/LC_MESSAGES/kcm_colors.mo share/locale/lt/LC_MESSAGES/kcm_cursortheme.mo share/locale/lt/LC_MESSAGES/kcm_desktoptheme.mo share/locale/lt/LC_MESSAGES/kcm_feedback.mo share/locale/lt/LC_MESSAGES/kcm_fonts.mo share/locale/lt/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/lt/LC_MESSAGES/kcm_nightcolor.mo +share/locale/lt/LC_MESSAGES/kcm_notifications.mo share/locale/lt/LC_MESSAGES/kcm_style.mo share/locale/lt/LC_MESSAGES/kcm_translations.mo +share/locale/lt/LC_MESSAGES/kcmformats.mo share/locale/lt/LC_MESSAGES/kcminit.mo share/locale/lt/LC_MESSAGES/kfontinst.mo share/locale/lt/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3201,7 +3396,6 @@ share/locale/lt/LC_MESSAGES/plasma_engine_time.mo share/locale/lt/LC_MESSAGES/plasma_engine_weather.mo share/locale/lt/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/lt/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/lt/LC_MESSAGES/plasma_runner_activities.mo share/locale/lt/LC_MESSAGES/plasma_runner_appstream.mo share/locale/lt/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/lt/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3224,11 +3418,13 @@ share/locale/lt/LC_MESSAGES/soliduiserver5.mo share/locale/lt/LC_MESSAGES/systemmonitor.mo share/locale/lv/LC_MESSAGES/freespacenotifier.mo share/locale/lv/LC_MESSAGES/kcm5_icons.mo +share/locale/lv/LC_MESSAGES/kcm_autostart.mo share/locale/lv/LC_MESSAGES/kcm_colors.mo share/locale/lv/LC_MESSAGES/kcm_cursortheme.mo share/locale/lv/LC_MESSAGES/kcm_desktoptheme.mo share/locale/lv/LC_MESSAGES/kcm_fonts.mo share/locale/lv/LC_MESSAGES/kcm_style.mo +share/locale/lv/LC_MESSAGES/kcmformats.mo share/locale/lv/LC_MESSAGES/kcminit.mo share/locale/lv/LC_MESSAGES/kfontinst.mo share/locale/lv/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3272,11 +3468,13 @@ share/locale/lv/LC_MESSAGES/soliduiserver5.mo share/locale/lv/LC_MESSAGES/systemmonitor.mo share/locale/mai/LC_MESSAGES/freespacenotifier.mo share/locale/mai/LC_MESSAGES/kcm5_icons.mo +share/locale/mai/LC_MESSAGES/kcm_autostart.mo share/locale/mai/LC_MESSAGES/kcm_colors.mo share/locale/mai/LC_MESSAGES/kcm_cursortheme.mo share/locale/mai/LC_MESSAGES/kcm_desktoptheme.mo share/locale/mai/LC_MESSAGES/kcm_fonts.mo share/locale/mai/LC_MESSAGES/kcm_style.mo +share/locale/mai/LC_MESSAGES/kcmformats.mo share/locale/mai/LC_MESSAGES/kcminit.mo share/locale/mai/LC_MESSAGES/kfontinst.mo share/locale/mai/LC_MESSAGES/kio5_applications.mo @@ -3312,11 +3510,13 @@ share/locale/mai/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/mai/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/mai/LC_MESSAGES/soliduiserver5.mo share/locale/mk/LC_MESSAGES/kcm5_icons.mo +share/locale/mk/LC_MESSAGES/kcm_autostart.mo share/locale/mk/LC_MESSAGES/kcm_colors.mo share/locale/mk/LC_MESSAGES/kcm_cursortheme.mo share/locale/mk/LC_MESSAGES/kcm_desktoptheme.mo share/locale/mk/LC_MESSAGES/kcm_fonts.mo share/locale/mk/LC_MESSAGES/kcm_style.mo +share/locale/mk/LC_MESSAGES/kcmformats.mo share/locale/mk/LC_MESSAGES/kcminit.mo share/locale/mk/LC_MESSAGES/kfontinst.mo share/locale/mk/LC_MESSAGES/kio5_applications.mo @@ -3339,14 +3539,18 @@ share/locale/mk/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/mk/LC_MESSAGES/soliduiserver5.mo share/locale/ml/LC_MESSAGES/freespacenotifier.mo share/locale/ml/LC_MESSAGES/kcm5_icons.mo +share/locale/ml/LC_MESSAGES/kcm_autostart.mo share/locale/ml/LC_MESSAGES/kcm_colors.mo share/locale/ml/LC_MESSAGES/kcm_cursortheme.mo share/locale/ml/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ml/LC_MESSAGES/kcm_feedback.mo share/locale/ml/LC_MESSAGES/kcm_fonts.mo share/locale/ml/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ml/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ml/LC_MESSAGES/kcm_notifications.mo share/locale/ml/LC_MESSAGES/kcm_style.mo share/locale/ml/LC_MESSAGES/kcm_translations.mo +share/locale/ml/LC_MESSAGES/kcmformats.mo share/locale/ml/LC_MESSAGES/kcminit.mo share/locale/ml/LC_MESSAGES/kfontinst.mo share/locale/ml/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3389,7 +3593,6 @@ share/locale/ml/LC_MESSAGES/plasma_engine_time.mo share/locale/ml/LC_MESSAGES/plasma_engine_weather.mo share/locale/ml/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ml/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ml/LC_MESSAGES/plasma_runner_activities.mo share/locale/ml/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ml/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ml/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3412,11 +3615,13 @@ share/locale/ml/LC_MESSAGES/soliduiserver5.mo share/locale/ml/LC_MESSAGES/systemmonitor.mo share/locale/mr/LC_MESSAGES/freespacenotifier.mo share/locale/mr/LC_MESSAGES/kcm5_icons.mo +share/locale/mr/LC_MESSAGES/kcm_autostart.mo share/locale/mr/LC_MESSAGES/kcm_colors.mo share/locale/mr/LC_MESSAGES/kcm_cursortheme.mo share/locale/mr/LC_MESSAGES/kcm_desktoptheme.mo share/locale/mr/LC_MESSAGES/kcm_fonts.mo share/locale/mr/LC_MESSAGES/kcm_style.mo +share/locale/mr/LC_MESSAGES/kcmformats.mo share/locale/mr/LC_MESSAGES/kcminit.mo share/locale/mr/LC_MESSAGES/kfontinst.mo share/locale/mr/LC_MESSAGES/kio5_applications.mo @@ -3440,7 +3645,6 @@ share/locale/mr/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/mr/LC_MESSAGES/plasma_engine_notifications.mo share/locale/mr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/mr/LC_MESSAGES/plasma_engine_weather.mo -share/locale/mr/LC_MESSAGES/plasma_runner_activities.mo share/locale/mr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/mr/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/mr/LC_MESSAGES/plasma_runner_kill.mo @@ -3457,11 +3661,13 @@ share/locale/mr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/mr/LC_MESSAGES/soliduiserver5.mo share/locale/ms/LC_MESSAGES/freespacenotifier.mo share/locale/ms/LC_MESSAGES/kcm5_icons.mo +share/locale/ms/LC_MESSAGES/kcm_autostart.mo share/locale/ms/LC_MESSAGES/kcm_colors.mo share/locale/ms/LC_MESSAGES/kcm_cursortheme.mo share/locale/ms/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ms/LC_MESSAGES/kcm_fonts.mo share/locale/ms/LC_MESSAGES/kcm_style.mo +share/locale/ms/LC_MESSAGES/kcmformats.mo share/locale/ms/LC_MESSAGES/kcminit.mo share/locale/ms/LC_MESSAGES/kfontinst.mo share/locale/ms/LC_MESSAGES/kio5_applications.mo @@ -3498,6 +3704,7 @@ share/locale/ms/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ms/LC_MESSAGES/soliduiserver5.mo share/locale/nb/LC_MESSAGES/freespacenotifier.mo share/locale/nb/LC_MESSAGES/kcm5_icons.mo +share/locale/nb/LC_MESSAGES/kcm_autostart.mo share/locale/nb/LC_MESSAGES/kcm_colors.mo share/locale/nb/LC_MESSAGES/kcm_cursortheme.mo share/locale/nb/LC_MESSAGES/kcm_desktoptheme.mo @@ -3505,6 +3712,7 @@ share/locale/nb/LC_MESSAGES/kcm_fonts.mo share/locale/nb/LC_MESSAGES/kcm_lookandfeel.mo share/locale/nb/LC_MESSAGES/kcm_style.mo share/locale/nb/LC_MESSAGES/kcm_translations.mo +share/locale/nb/LC_MESSAGES/kcmformats.mo share/locale/nb/LC_MESSAGES/kcminit.mo share/locale/nb/LC_MESSAGES/kfontinst.mo share/locale/nb/LC_MESSAGES/kio5_applications.mo @@ -3544,7 +3752,6 @@ share/locale/nb/LC_MESSAGES/plasma_engine_time.mo share/locale/nb/LC_MESSAGES/plasma_engine_weather.mo share/locale/nb/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/nb/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/nb/LC_MESSAGES/plasma_runner_activities.mo share/locale/nb/LC_MESSAGES/plasma_runner_appstream.mo share/locale/nb/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/nb/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3567,6 +3774,7 @@ share/locale/nb/LC_MESSAGES/soliduiserver5.mo share/locale/nb/LC_MESSAGES/systemmonitor.mo share/locale/nds/LC_MESSAGES/freespacenotifier.mo share/locale/nds/LC_MESSAGES/kcm5_icons.mo +share/locale/nds/LC_MESSAGES/kcm_autostart.mo share/locale/nds/LC_MESSAGES/kcm_colors.mo share/locale/nds/LC_MESSAGES/kcm_cursortheme.mo share/locale/nds/LC_MESSAGES/kcm_desktoptheme.mo @@ -3574,6 +3782,7 @@ share/locale/nds/LC_MESSAGES/kcm_fonts.mo share/locale/nds/LC_MESSAGES/kcm_lookandfeel.mo share/locale/nds/LC_MESSAGES/kcm_style.mo share/locale/nds/LC_MESSAGES/kcm_translations.mo +share/locale/nds/LC_MESSAGES/kcmformats.mo share/locale/nds/LC_MESSAGES/kcminit.mo share/locale/nds/LC_MESSAGES/kfontinst.mo share/locale/nds/LC_MESSAGES/kio5_applications.mo @@ -3607,7 +3816,6 @@ share/locale/nds/LC_MESSAGES/plasma_engine_time.mo share/locale/nds/LC_MESSAGES/plasma_engine_weather.mo share/locale/nds/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/nds/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/nds/LC_MESSAGES/plasma_runner_activities.mo share/locale/nds/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/nds/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/nds/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -3632,6 +3840,7 @@ share/locale/ne/LC_MESSAGES/kcm_colors.mo share/locale/ne/LC_MESSAGES/kcm_cursortheme.mo share/locale/ne/LC_MESSAGES/kcm_fonts.mo share/locale/ne/LC_MESSAGES/kcm_style.mo +share/locale/ne/LC_MESSAGES/kcmformats.mo share/locale/ne/LC_MESSAGES/kcminit.mo share/locale/ne/LC_MESSAGES/kfontinst.mo share/locale/ne/LC_MESSAGES/kio5_applications.mo @@ -3646,14 +3855,18 @@ share/locale/ne/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo share/locale/ne/LC_MESSAGES/soliduiserver5.mo share/locale/nl/LC_MESSAGES/freespacenotifier.mo share/locale/nl/LC_MESSAGES/kcm5_icons.mo +share/locale/nl/LC_MESSAGES/kcm_autostart.mo share/locale/nl/LC_MESSAGES/kcm_colors.mo share/locale/nl/LC_MESSAGES/kcm_cursortheme.mo share/locale/nl/LC_MESSAGES/kcm_desktoptheme.mo share/locale/nl/LC_MESSAGES/kcm_feedback.mo share/locale/nl/LC_MESSAGES/kcm_fonts.mo share/locale/nl/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/nl/LC_MESSAGES/kcm_nightcolor.mo +share/locale/nl/LC_MESSAGES/kcm_notifications.mo share/locale/nl/LC_MESSAGES/kcm_style.mo share/locale/nl/LC_MESSAGES/kcm_translations.mo +share/locale/nl/LC_MESSAGES/kcmformats.mo share/locale/nl/LC_MESSAGES/kcminit.mo share/locale/nl/LC_MESSAGES/kfontinst.mo share/locale/nl/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3697,7 +3910,6 @@ share/locale/nl/LC_MESSAGES/plasma_engine_time.mo share/locale/nl/LC_MESSAGES/plasma_engine_weather.mo share/locale/nl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/nl/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/nl/LC_MESSAGES/plasma_runner_activities.mo share/locale/nl/LC_MESSAGES/plasma_runner_appstream.mo share/locale/nl/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/nl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3720,14 +3932,18 @@ share/locale/nl/LC_MESSAGES/soliduiserver5.mo share/locale/nl/LC_MESSAGES/systemmonitor.mo share/locale/nn/LC_MESSAGES/freespacenotifier.mo share/locale/nn/LC_MESSAGES/kcm5_icons.mo +share/locale/nn/LC_MESSAGES/kcm_autostart.mo share/locale/nn/LC_MESSAGES/kcm_colors.mo share/locale/nn/LC_MESSAGES/kcm_cursortheme.mo share/locale/nn/LC_MESSAGES/kcm_desktoptheme.mo share/locale/nn/LC_MESSAGES/kcm_feedback.mo share/locale/nn/LC_MESSAGES/kcm_fonts.mo share/locale/nn/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/nn/LC_MESSAGES/kcm_nightcolor.mo +share/locale/nn/LC_MESSAGES/kcm_notifications.mo share/locale/nn/LC_MESSAGES/kcm_style.mo share/locale/nn/LC_MESSAGES/kcm_translations.mo +share/locale/nn/LC_MESSAGES/kcmformats.mo share/locale/nn/LC_MESSAGES/kcminit.mo share/locale/nn/LC_MESSAGES/kfontinst.mo share/locale/nn/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3771,7 +3987,6 @@ share/locale/nn/LC_MESSAGES/plasma_engine_time.mo share/locale/nn/LC_MESSAGES/plasma_engine_weather.mo share/locale/nn/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/nn/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/nn/LC_MESSAGES/plasma_runner_activities.mo share/locale/nn/LC_MESSAGES/plasma_runner_appstream.mo share/locale/nn/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/nn/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3810,11 +4025,13 @@ share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo share/locale/oc/LC_MESSAGES/soliduiserver5.mo share/locale/or/LC_MESSAGES/kcm5_icons.mo +share/locale/or/LC_MESSAGES/kcm_autostart.mo share/locale/or/LC_MESSAGES/kcm_colors.mo share/locale/or/LC_MESSAGES/kcm_cursortheme.mo share/locale/or/LC_MESSAGES/kcm_desktoptheme.mo share/locale/or/LC_MESSAGES/kcm_fonts.mo share/locale/or/LC_MESSAGES/kcm_style.mo +share/locale/or/LC_MESSAGES/kcmformats.mo share/locale/or/LC_MESSAGES/kcminit.mo share/locale/or/LC_MESSAGES/kfontinst.mo share/locale/or/LC_MESSAGES/kio5_applications.mo @@ -3837,14 +4054,18 @@ share/locale/or/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/or/LC_MESSAGES/soliduiserver5.mo share/locale/pa/LC_MESSAGES/freespacenotifier.mo share/locale/pa/LC_MESSAGES/kcm5_icons.mo +share/locale/pa/LC_MESSAGES/kcm_autostart.mo share/locale/pa/LC_MESSAGES/kcm_colors.mo share/locale/pa/LC_MESSAGES/kcm_cursortheme.mo share/locale/pa/LC_MESSAGES/kcm_desktoptheme.mo share/locale/pa/LC_MESSAGES/kcm_feedback.mo share/locale/pa/LC_MESSAGES/kcm_fonts.mo share/locale/pa/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/pa/LC_MESSAGES/kcm_nightcolor.mo +share/locale/pa/LC_MESSAGES/kcm_notifications.mo share/locale/pa/LC_MESSAGES/kcm_style.mo share/locale/pa/LC_MESSAGES/kcm_translations.mo +share/locale/pa/LC_MESSAGES/kcmformats.mo share/locale/pa/LC_MESSAGES/kcminit.mo share/locale/pa/LC_MESSAGES/kfontinst.mo share/locale/pa/LC_MESSAGES/kio5_applications.mo @@ -3887,7 +4108,6 @@ share/locale/pa/LC_MESSAGES/plasma_engine_time.mo share/locale/pa/LC_MESSAGES/plasma_engine_weather.mo share/locale/pa/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/pa/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/pa/LC_MESSAGES/plasma_runner_activities.mo share/locale/pa/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/pa/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/pa/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -3909,14 +4129,18 @@ share/locale/pa/LC_MESSAGES/soliduiserver5.mo share/locale/pa/LC_MESSAGES/systemmonitor.mo share/locale/pl/LC_MESSAGES/freespacenotifier.mo share/locale/pl/LC_MESSAGES/kcm5_icons.mo +share/locale/pl/LC_MESSAGES/kcm_autostart.mo share/locale/pl/LC_MESSAGES/kcm_colors.mo share/locale/pl/LC_MESSAGES/kcm_cursortheme.mo share/locale/pl/LC_MESSAGES/kcm_desktoptheme.mo share/locale/pl/LC_MESSAGES/kcm_feedback.mo share/locale/pl/LC_MESSAGES/kcm_fonts.mo share/locale/pl/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/pl/LC_MESSAGES/kcm_nightcolor.mo +share/locale/pl/LC_MESSAGES/kcm_notifications.mo share/locale/pl/LC_MESSAGES/kcm_style.mo share/locale/pl/LC_MESSAGES/kcm_translations.mo +share/locale/pl/LC_MESSAGES/kcmformats.mo share/locale/pl/LC_MESSAGES/kcminit.mo share/locale/pl/LC_MESSAGES/kfontinst.mo share/locale/pl/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -3960,7 +4184,6 @@ share/locale/pl/LC_MESSAGES/plasma_engine_time.mo share/locale/pl/LC_MESSAGES/plasma_engine_weather.mo share/locale/pl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/pl/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/pl/LC_MESSAGES/plasma_runner_activities.mo share/locale/pl/LC_MESSAGES/plasma_runner_appstream.mo share/locale/pl/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/pl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -3983,14 +4206,18 @@ share/locale/pl/LC_MESSAGES/soliduiserver5.mo share/locale/pl/LC_MESSAGES/systemmonitor.mo share/locale/pt/LC_MESSAGES/freespacenotifier.mo share/locale/pt/LC_MESSAGES/kcm5_icons.mo +share/locale/pt/LC_MESSAGES/kcm_autostart.mo share/locale/pt/LC_MESSAGES/kcm_colors.mo share/locale/pt/LC_MESSAGES/kcm_cursortheme.mo share/locale/pt/LC_MESSAGES/kcm_desktoptheme.mo share/locale/pt/LC_MESSAGES/kcm_feedback.mo share/locale/pt/LC_MESSAGES/kcm_fonts.mo share/locale/pt/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/pt/LC_MESSAGES/kcm_nightcolor.mo +share/locale/pt/LC_MESSAGES/kcm_notifications.mo share/locale/pt/LC_MESSAGES/kcm_style.mo share/locale/pt/LC_MESSAGES/kcm_translations.mo +share/locale/pt/LC_MESSAGES/kcmformats.mo share/locale/pt/LC_MESSAGES/kcminit.mo share/locale/pt/LC_MESSAGES/kfontinst.mo share/locale/pt/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4034,7 +4261,6 @@ share/locale/pt/LC_MESSAGES/plasma_engine_time.mo share/locale/pt/LC_MESSAGES/plasma_engine_weather.mo share/locale/pt/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/pt/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/pt/LC_MESSAGES/plasma_runner_activities.mo share/locale/pt/LC_MESSAGES/plasma_runner_appstream.mo share/locale/pt/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/pt/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4057,14 +4283,18 @@ share/locale/pt/LC_MESSAGES/soliduiserver5.mo share/locale/pt/LC_MESSAGES/systemmonitor.mo share/locale/pt_BR/LC_MESSAGES/freespacenotifier.mo share/locale/pt_BR/LC_MESSAGES/kcm5_icons.mo +share/locale/pt_BR/LC_MESSAGES/kcm_autostart.mo share/locale/pt_BR/LC_MESSAGES/kcm_colors.mo share/locale/pt_BR/LC_MESSAGES/kcm_cursortheme.mo share/locale/pt_BR/LC_MESSAGES/kcm_desktoptheme.mo share/locale/pt_BR/LC_MESSAGES/kcm_feedback.mo share/locale/pt_BR/LC_MESSAGES/kcm_fonts.mo share/locale/pt_BR/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/pt_BR/LC_MESSAGES/kcm_nightcolor.mo +share/locale/pt_BR/LC_MESSAGES/kcm_notifications.mo share/locale/pt_BR/LC_MESSAGES/kcm_style.mo share/locale/pt_BR/LC_MESSAGES/kcm_translations.mo +share/locale/pt_BR/LC_MESSAGES/kcmformats.mo share/locale/pt_BR/LC_MESSAGES/kcminit.mo share/locale/pt_BR/LC_MESSAGES/kfontinst.mo share/locale/pt_BR/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4108,7 +4338,6 @@ share/locale/pt_BR/LC_MESSAGES/plasma_engine_time.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_weather.mo share/locale/pt_BR/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/pt_BR/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/pt_BR/LC_MESSAGES/plasma_runner_activities.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_appstream.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4131,14 +4360,18 @@ share/locale/pt_BR/LC_MESSAGES/soliduiserver5.mo share/locale/pt_BR/LC_MESSAGES/systemmonitor.mo share/locale/ro/LC_MESSAGES/freespacenotifier.mo share/locale/ro/LC_MESSAGES/kcm5_icons.mo +share/locale/ro/LC_MESSAGES/kcm_autostart.mo share/locale/ro/LC_MESSAGES/kcm_colors.mo share/locale/ro/LC_MESSAGES/kcm_cursortheme.mo share/locale/ro/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ro/LC_MESSAGES/kcm_feedback.mo share/locale/ro/LC_MESSAGES/kcm_fonts.mo share/locale/ro/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ro/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ro/LC_MESSAGES/kcm_notifications.mo share/locale/ro/LC_MESSAGES/kcm_style.mo share/locale/ro/LC_MESSAGES/kcm_translations.mo +share/locale/ro/LC_MESSAGES/kcmformats.mo share/locale/ro/LC_MESSAGES/kcminit.mo share/locale/ro/LC_MESSAGES/kfontinst.mo share/locale/ro/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4182,7 +4415,6 @@ share/locale/ro/LC_MESSAGES/plasma_engine_time.mo share/locale/ro/LC_MESSAGES/plasma_engine_weather.mo share/locale/ro/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ro/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ro/LC_MESSAGES/plasma_runner_activities.mo share/locale/ro/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ro/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ro/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4205,14 +4437,18 @@ share/locale/ro/LC_MESSAGES/soliduiserver5.mo share/locale/ro/LC_MESSAGES/systemmonitor.mo share/locale/ru/LC_MESSAGES/freespacenotifier.mo share/locale/ru/LC_MESSAGES/kcm5_icons.mo +share/locale/ru/LC_MESSAGES/kcm_autostart.mo share/locale/ru/LC_MESSAGES/kcm_colors.mo share/locale/ru/LC_MESSAGES/kcm_cursortheme.mo share/locale/ru/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ru/LC_MESSAGES/kcm_feedback.mo share/locale/ru/LC_MESSAGES/kcm_fonts.mo share/locale/ru/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ru/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ru/LC_MESSAGES/kcm_notifications.mo share/locale/ru/LC_MESSAGES/kcm_style.mo share/locale/ru/LC_MESSAGES/kcm_translations.mo +share/locale/ru/LC_MESSAGES/kcmformats.mo share/locale/ru/LC_MESSAGES/kcminit.mo share/locale/ru/LC_MESSAGES/kfontinst.mo share/locale/ru/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4256,7 +4492,6 @@ share/locale/ru/LC_MESSAGES/plasma_engine_time.mo share/locale/ru/LC_MESSAGES/plasma_engine_weather.mo share/locale/ru/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/ru/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/ru/LC_MESSAGES/plasma_runner_activities.mo share/locale/ru/LC_MESSAGES/plasma_runner_appstream.mo share/locale/ru/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/ru/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4282,6 +4517,7 @@ share/locale/se/LC_MESSAGES/kcm_colors.mo share/locale/se/LC_MESSAGES/kcm_cursortheme.mo share/locale/se/LC_MESSAGES/kcm_fonts.mo share/locale/se/LC_MESSAGES/kcm_style.mo +share/locale/se/LC_MESSAGES/kcmformats.mo share/locale/se/LC_MESSAGES/kcminit.mo share/locale/se/LC_MESSAGES/kfontinst.mo share/locale/se/LC_MESSAGES/kio5_applications.mo @@ -4297,11 +4533,13 @@ share/locale/se/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo share/locale/se/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/se/LC_MESSAGES/soliduiserver5.mo share/locale/si/LC_MESSAGES/kcm5_icons.mo +share/locale/si/LC_MESSAGES/kcm_autostart.mo share/locale/si/LC_MESSAGES/kcm_colors.mo share/locale/si/LC_MESSAGES/kcm_cursortheme.mo share/locale/si/LC_MESSAGES/kcm_desktoptheme.mo share/locale/si/LC_MESSAGES/kcm_fonts.mo share/locale/si/LC_MESSAGES/kcm_style.mo +share/locale/si/LC_MESSAGES/kcmformats.mo share/locale/si/LC_MESSAGES/kcminit.mo share/locale/si/LC_MESSAGES/kfontinst.mo share/locale/si/LC_MESSAGES/kio5_applications.mo @@ -4334,14 +4572,18 @@ share/locale/si/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/si/LC_MESSAGES/soliduiserver5.mo share/locale/sk/LC_MESSAGES/freespacenotifier.mo share/locale/sk/LC_MESSAGES/kcm5_icons.mo +share/locale/sk/LC_MESSAGES/kcm_autostart.mo share/locale/sk/LC_MESSAGES/kcm_colors.mo share/locale/sk/LC_MESSAGES/kcm_cursortheme.mo share/locale/sk/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sk/LC_MESSAGES/kcm_feedback.mo share/locale/sk/LC_MESSAGES/kcm_fonts.mo share/locale/sk/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sk/LC_MESSAGES/kcm_nightcolor.mo +share/locale/sk/LC_MESSAGES/kcm_notifications.mo share/locale/sk/LC_MESSAGES/kcm_style.mo share/locale/sk/LC_MESSAGES/kcm_translations.mo +share/locale/sk/LC_MESSAGES/kcmformats.mo share/locale/sk/LC_MESSAGES/kcminit.mo share/locale/sk/LC_MESSAGES/kfontinst.mo share/locale/sk/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4385,7 +4627,6 @@ share/locale/sk/LC_MESSAGES/plasma_engine_time.mo share/locale/sk/LC_MESSAGES/plasma_engine_weather.mo share/locale/sk/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sk/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sk/LC_MESSAGES/plasma_runner_activities.mo share/locale/sk/LC_MESSAGES/plasma_runner_appstream.mo share/locale/sk/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sk/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4408,14 +4649,18 @@ share/locale/sk/LC_MESSAGES/soliduiserver5.mo share/locale/sk/LC_MESSAGES/systemmonitor.mo share/locale/sl/LC_MESSAGES/freespacenotifier.mo share/locale/sl/LC_MESSAGES/kcm5_icons.mo +share/locale/sl/LC_MESSAGES/kcm_autostart.mo share/locale/sl/LC_MESSAGES/kcm_colors.mo share/locale/sl/LC_MESSAGES/kcm_cursortheme.mo share/locale/sl/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sl/LC_MESSAGES/kcm_feedback.mo share/locale/sl/LC_MESSAGES/kcm_fonts.mo share/locale/sl/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sl/LC_MESSAGES/kcm_nightcolor.mo +share/locale/sl/LC_MESSAGES/kcm_notifications.mo share/locale/sl/LC_MESSAGES/kcm_style.mo share/locale/sl/LC_MESSAGES/kcm_translations.mo +share/locale/sl/LC_MESSAGES/kcmformats.mo share/locale/sl/LC_MESSAGES/kcminit.mo share/locale/sl/LC_MESSAGES/kfontinst.mo share/locale/sl/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4459,7 +4704,6 @@ share/locale/sl/LC_MESSAGES/plasma_engine_time.mo share/locale/sl/LC_MESSAGES/plasma_engine_weather.mo share/locale/sl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sl/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sl/LC_MESSAGES/plasma_runner_activities.mo share/locale/sl/LC_MESSAGES/plasma_runner_appstream.mo share/locale/sl/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4481,11 +4725,13 @@ share/locale/sl/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/sl/LC_MESSAGES/soliduiserver5.mo share/locale/sl/LC_MESSAGES/systemmonitor.mo share/locale/sq/LC_MESSAGES/kcm5_icons.mo +share/locale/sq/LC_MESSAGES/kcm_autostart.mo share/locale/sq/LC_MESSAGES/kcm_colors.mo share/locale/sq/LC_MESSAGES/kcm_cursortheme.mo share/locale/sq/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sq/LC_MESSAGES/kcm_fonts.mo share/locale/sq/LC_MESSAGES/kcm_style.mo +share/locale/sq/LC_MESSAGES/kcmformats.mo share/locale/sq/LC_MESSAGES/kcminit.mo share/locale/sq/LC_MESSAGES/kfontinst.mo share/locale/sq/LC_MESSAGES/kio5_applications.mo @@ -4518,13 +4764,16 @@ share/locale/sq/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/sq/LC_MESSAGES/soliduiserver5.mo share/locale/sr/LC_MESSAGES/freespacenotifier.mo share/locale/sr/LC_MESSAGES/kcm5_icons.mo +share/locale/sr/LC_MESSAGES/kcm_autostart.mo share/locale/sr/LC_MESSAGES/kcm_colors.mo share/locale/sr/LC_MESSAGES/kcm_cursortheme.mo share/locale/sr/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sr/LC_MESSAGES/kcm_fonts.mo share/locale/sr/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sr/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr/LC_MESSAGES/kcm_style.mo share/locale/sr/LC_MESSAGES/kcm_translations.mo +share/locale/sr/LC_MESSAGES/kcmformats.mo share/locale/sr/LC_MESSAGES/kcminit.mo share/locale/sr/LC_MESSAGES/kfontinst.mo share/locale/sr/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4565,7 +4814,6 @@ share/locale/sr/LC_MESSAGES/plasma_engine_time.mo share/locale/sr/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sr/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sr/LC_MESSAGES/plasma_runner_activities.mo share/locale/sr/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/sr/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -4587,13 +4835,16 @@ share/locale/sr/LC_MESSAGES/soliduiserver5.mo share/locale/sr/LC_MESSAGES/systemmonitor.mo share/locale/sr@ijekavian/LC_MESSAGES/freespacenotifier.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_icons.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_colors.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_cursortheme.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_fonts.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_style.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_translations.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmformats.mo share/locale/sr@ijekavian/LC_MESSAGES/kcminit.mo share/locale/sr@ijekavian/LC_MESSAGES/kfontinst.mo share/locale/sr@ijekavian/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4634,7 +4885,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_activities.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -4656,13 +4906,16 @@ share/locale/sr@ijekavian/LC_MESSAGES/soliduiserver5.mo share/locale/sr@ijekavian/LC_MESSAGES/systemmonitor.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/freespacenotifier.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_icons.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_colors.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_cursortheme.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_fonts.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_style.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_translations.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmformats.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcminit.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kfontinst.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4703,7 +4956,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_activities.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -4725,13 +4977,16 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/soliduiserver5.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/systemmonitor.mo share/locale/sr@latin/LC_MESSAGES/freespacenotifier.mo share/locale/sr@latin/LC_MESSAGES/kcm5_icons.mo +share/locale/sr@latin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@latin/LC_MESSAGES/kcm_colors.mo share/locale/sr@latin/LC_MESSAGES/kcm_cursortheme.mo share/locale/sr@latin/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sr@latin/LC_MESSAGES/kcm_fonts.mo share/locale/sr@latin/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sr@latin/LC_MESSAGES/kcm_nightcolor.mo share/locale/sr@latin/LC_MESSAGES/kcm_style.mo share/locale/sr@latin/LC_MESSAGES/kcm_translations.mo +share/locale/sr@latin/LC_MESSAGES/kcmformats.mo share/locale/sr@latin/LC_MESSAGES/kcminit.mo share/locale/sr@latin/LC_MESSAGES/kfontinst.mo share/locale/sr@latin/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4772,7 +5027,6 @@ share/locale/sr@latin/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@latin/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sr@latin/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sr@latin/LC_MESSAGES/plasma_runner_activities.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -4794,14 +5048,18 @@ share/locale/sr@latin/LC_MESSAGES/soliduiserver5.mo share/locale/sr@latin/LC_MESSAGES/systemmonitor.mo share/locale/sv/LC_MESSAGES/freespacenotifier.mo share/locale/sv/LC_MESSAGES/kcm5_icons.mo +share/locale/sv/LC_MESSAGES/kcm_autostart.mo share/locale/sv/LC_MESSAGES/kcm_colors.mo share/locale/sv/LC_MESSAGES/kcm_cursortheme.mo share/locale/sv/LC_MESSAGES/kcm_desktoptheme.mo share/locale/sv/LC_MESSAGES/kcm_feedback.mo share/locale/sv/LC_MESSAGES/kcm_fonts.mo share/locale/sv/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/sv/LC_MESSAGES/kcm_nightcolor.mo +share/locale/sv/LC_MESSAGES/kcm_notifications.mo share/locale/sv/LC_MESSAGES/kcm_style.mo share/locale/sv/LC_MESSAGES/kcm_translations.mo +share/locale/sv/LC_MESSAGES/kcmformats.mo share/locale/sv/LC_MESSAGES/kcminit.mo share/locale/sv/LC_MESSAGES/kfontinst.mo share/locale/sv/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4845,7 +5103,6 @@ share/locale/sv/LC_MESSAGES/plasma_engine_time.mo share/locale/sv/LC_MESSAGES/plasma_engine_weather.mo share/locale/sv/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/sv/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/sv/LC_MESSAGES/plasma_runner_activities.mo share/locale/sv/LC_MESSAGES/plasma_runner_appstream.mo share/locale/sv/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/sv/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4866,33 +5123,54 @@ share/locale/sv/LC_MESSAGES/plasmashell.mo share/locale/sv/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/sv/LC_MESSAGES/soliduiserver5.mo share/locale/sv/LC_MESSAGES/systemmonitor.mo +share/locale/ta/LC_MESSAGES/freespacenotifier.mo share/locale/ta/LC_MESSAGES/kcm5_icons.mo share/locale/ta/LC_MESSAGES/kcm_autostart.mo share/locale/ta/LC_MESSAGES/kcm_colors.mo share/locale/ta/LC_MESSAGES/kcm_cursortheme.mo +share/locale/ta/LC_MESSAGES/kcm_feedback.mo share/locale/ta/LC_MESSAGES/kcm_fonts.mo +share/locale/ta/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ta/LC_MESSAGES/kcm_notifications.mo share/locale/ta/LC_MESSAGES/kcm_style.mo +share/locale/ta/LC_MESSAGES/kcm_translations.mo +share/locale/ta/LC_MESSAGES/kcmformats.mo share/locale/ta/LC_MESSAGES/kcminit.mo share/locale/ta/LC_MESSAGES/kfontinst.mo +share/locale/ta/LC_MESSAGES/kholidays_calendar_plugin.mo share/locale/ta/LC_MESSAGES/kio5_applications.mo +share/locale/ta/LC_MESSAGES/kio_desktop.mo share/locale/ta/LC_MESSAGES/klipper.mo share/locale/ta/LC_MESSAGES/krdb.mo +share/locale/ta/LC_MESSAGES/krunner.mo share/locale/ta/LC_MESSAGES/ksmserver.mo +share/locale/ta/LC_MESSAGES/libkicker.mo share/locale/ta/LC_MESSAGES/libkworkspace.mo +share/locale/ta/LC_MESSAGES/libnotificationmanager.mo share/locale/ta/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo +share/locale/ta/LC_MESSAGES/plasma_runner_kill.mo share/locale/ta/LC_MESSAGES/plasma_runner_locations.mo share/locale/ta/LC_MESSAGES/plasma_runner_shell.mo share/locale/ta/LC_MESSAGES/plasma_runner_webshortcuts.mo +share/locale/ta/LC_MESSAGES/plasmashell.mo share/locale/ta/LC_MESSAGES/soliduiserver5.mo +share/locale/ta/LC_MESSAGES/systemmonitor.mo share/locale/te/LC_MESSAGES/kcm5_icons.mo +share/locale/te/LC_MESSAGES/kcm_autostart.mo share/locale/te/LC_MESSAGES/kcm_colors.mo share/locale/te/LC_MESSAGES/kcm_cursortheme.mo share/locale/te/LC_MESSAGES/kcm_desktoptheme.mo share/locale/te/LC_MESSAGES/kcm_fonts.mo share/locale/te/LC_MESSAGES/kcm_style.mo +share/locale/te/LC_MESSAGES/kcmformats.mo share/locale/te/LC_MESSAGES/kcminit.mo share/locale/te/LC_MESSAGES/kfontinst.mo share/locale/te/LC_MESSAGES/kio5_applications.mo @@ -4915,13 +5193,16 @@ share/locale/te/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/te/LC_MESSAGES/soliduiserver5.mo share/locale/tg/LC_MESSAGES/freespacenotifier.mo share/locale/tg/LC_MESSAGES/kcm5_icons.mo +share/locale/tg/LC_MESSAGES/kcm_autostart.mo share/locale/tg/LC_MESSAGES/kcm_colors.mo share/locale/tg/LC_MESSAGES/kcm_cursortheme.mo share/locale/tg/LC_MESSAGES/kcm_desktoptheme.mo share/locale/tg/LC_MESSAGES/kcm_fonts.mo share/locale/tg/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/tg/LC_MESSAGES/kcm_notifications.mo share/locale/tg/LC_MESSAGES/kcm_style.mo share/locale/tg/LC_MESSAGES/kcm_translations.mo +share/locale/tg/LC_MESSAGES/kcmformats.mo share/locale/tg/LC_MESSAGES/kcminit.mo share/locale/tg/LC_MESSAGES/kfontinst.mo share/locale/tg/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -4956,7 +5237,6 @@ share/locale/tg/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/tg/LC_MESSAGES/plasma_engine_time.mo share/locale/tg/LC_MESSAGES/plasma_engine_weather.mo share/locale/tg/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo -share/locale/tg/LC_MESSAGES/plasma_runner_activities.mo share/locale/tg/LC_MESSAGES/plasma_runner_appstream.mo share/locale/tg/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/tg/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -4976,11 +5256,13 @@ share/locale/tg/LC_MESSAGES/soliduiserver5.mo share/locale/tg/LC_MESSAGES/systemmonitor.mo share/locale/th/LC_MESSAGES/freespacenotifier.mo share/locale/th/LC_MESSAGES/kcm5_icons.mo +share/locale/th/LC_MESSAGES/kcm_autostart.mo share/locale/th/LC_MESSAGES/kcm_colors.mo share/locale/th/LC_MESSAGES/kcm_cursortheme.mo share/locale/th/LC_MESSAGES/kcm_desktoptheme.mo share/locale/th/LC_MESSAGES/kcm_fonts.mo share/locale/th/LC_MESSAGES/kcm_style.mo +share/locale/th/LC_MESSAGES/kcmformats.mo share/locale/th/LC_MESSAGES/kcminit.mo share/locale/th/LC_MESSAGES/kfontinst.mo share/locale/th/LC_MESSAGES/kio5_applications.mo @@ -5017,6 +5299,7 @@ share/locale/th/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/th/LC_MESSAGES/soliduiserver5.mo share/locale/tr/LC_MESSAGES/freespacenotifier.mo share/locale/tr/LC_MESSAGES/kcm5_icons.mo +share/locale/tr/LC_MESSAGES/kcm_autostart.mo share/locale/tr/LC_MESSAGES/kcm_colors.mo share/locale/tr/LC_MESSAGES/kcm_cursortheme.mo share/locale/tr/LC_MESSAGES/kcm_desktoptheme.mo @@ -5024,6 +5307,7 @@ share/locale/tr/LC_MESSAGES/kcm_fonts.mo share/locale/tr/LC_MESSAGES/kcm_lookandfeel.mo share/locale/tr/LC_MESSAGES/kcm_style.mo share/locale/tr/LC_MESSAGES/kcm_translations.mo +share/locale/tr/LC_MESSAGES/kcmformats.mo share/locale/tr/LC_MESSAGES/kcminit.mo share/locale/tr/LC_MESSAGES/kfontinst.mo share/locale/tr/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -5066,7 +5350,6 @@ share/locale/tr/LC_MESSAGES/plasma_engine_time.mo share/locale/tr/LC_MESSAGES/plasma_engine_weather.mo share/locale/tr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/tr/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/tr/LC_MESSAGES/plasma_runner_activities.mo share/locale/tr/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/tr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/tr/LC_MESSAGES/plasma_runner_calculatorrunner.mo @@ -5088,11 +5371,13 @@ share/locale/tr/LC_MESSAGES/soliduiserver5.mo share/locale/tr/LC_MESSAGES/systemmonitor.mo share/locale/ug/LC_MESSAGES/freespacenotifier.mo share/locale/ug/LC_MESSAGES/kcm5_icons.mo +share/locale/ug/LC_MESSAGES/kcm_autostart.mo share/locale/ug/LC_MESSAGES/kcm_colors.mo share/locale/ug/LC_MESSAGES/kcm_cursortheme.mo share/locale/ug/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ug/LC_MESSAGES/kcm_fonts.mo share/locale/ug/LC_MESSAGES/kcm_style.mo +share/locale/ug/LC_MESSAGES/kcmformats.mo share/locale/ug/LC_MESSAGES/kcminit.mo share/locale/ug/LC_MESSAGES/kfontinst.mo share/locale/ug/LC_MESSAGES/kio5_applications.mo @@ -5115,7 +5400,6 @@ share/locale/ug/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ug/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ug/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ug/LC_MESSAGES/plasma_engine_weather.mo -share/locale/ug/LC_MESSAGES/plasma_runner_activities.mo share/locale/ug/LC_MESSAGES/plasma_runner_bookmarksrunner.mo share/locale/ug/LC_MESSAGES/plasma_runner_calculatorrunner.mo share/locale/ug/LC_MESSAGES/plasma_runner_kill.mo @@ -5132,14 +5416,18 @@ share/locale/ug/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ug/LC_MESSAGES/soliduiserver5.mo share/locale/uk/LC_MESSAGES/freespacenotifier.mo share/locale/uk/LC_MESSAGES/kcm5_icons.mo +share/locale/uk/LC_MESSAGES/kcm_autostart.mo share/locale/uk/LC_MESSAGES/kcm_colors.mo share/locale/uk/LC_MESSAGES/kcm_cursortheme.mo share/locale/uk/LC_MESSAGES/kcm_desktoptheme.mo share/locale/uk/LC_MESSAGES/kcm_feedback.mo share/locale/uk/LC_MESSAGES/kcm_fonts.mo share/locale/uk/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/uk/LC_MESSAGES/kcm_nightcolor.mo +share/locale/uk/LC_MESSAGES/kcm_notifications.mo share/locale/uk/LC_MESSAGES/kcm_style.mo share/locale/uk/LC_MESSAGES/kcm_translations.mo +share/locale/uk/LC_MESSAGES/kcmformats.mo share/locale/uk/LC_MESSAGES/kcminit.mo share/locale/uk/LC_MESSAGES/kfontinst.mo share/locale/uk/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -5183,7 +5471,6 @@ share/locale/uk/LC_MESSAGES/plasma_engine_time.mo share/locale/uk/LC_MESSAGES/plasma_engine_weather.mo share/locale/uk/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/uk/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/uk/LC_MESSAGES/plasma_runner_activities.mo share/locale/uk/LC_MESSAGES/plasma_runner_appstream.mo share/locale/uk/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/uk/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -5209,6 +5496,7 @@ share/locale/uz/LC_MESSAGES/kcm_colors.mo share/locale/uz/LC_MESSAGES/kcm_cursortheme.mo share/locale/uz/LC_MESSAGES/kcm_fonts.mo share/locale/uz/LC_MESSAGES/kcm_style.mo +share/locale/uz/LC_MESSAGES/kcmformats.mo share/locale/uz/LC_MESSAGES/kfontinst.mo share/locale/uz/LC_MESSAGES/kio5_applications.mo share/locale/uz/LC_MESSAGES/klipper.mo @@ -5218,6 +5506,7 @@ share/locale/uz@cyrillic/LC_MESSAGES/kcm_colors.mo share/locale/uz@cyrillic/LC_MESSAGES/kcm_cursortheme.mo share/locale/uz@cyrillic/LC_MESSAGES/kcm_fonts.mo share/locale/uz@cyrillic/LC_MESSAGES/kcm_style.mo +share/locale/uz@cyrillic/LC_MESSAGES/kcmformats.mo share/locale/uz@cyrillic/LC_MESSAGES/kfontinst.mo share/locale/uz@cyrillic/LC_MESSAGES/kio5_applications.mo share/locale/uz@cyrillic/LC_MESSAGES/klipper.mo @@ -5225,14 +5514,18 @@ share/locale/uz@cyrillic/LC_MESSAGES/ksmserver.mo share/locale/uz@cyrillic/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/vi/LC_MESSAGES/freespacenotifier.mo share/locale/vi/LC_MESSAGES/kcm5_icons.mo +share/locale/vi/LC_MESSAGES/kcm_autostart.mo share/locale/vi/LC_MESSAGES/kcm_colors.mo share/locale/vi/LC_MESSAGES/kcm_cursortheme.mo share/locale/vi/LC_MESSAGES/kcm_desktoptheme.mo share/locale/vi/LC_MESSAGES/kcm_feedback.mo share/locale/vi/LC_MESSAGES/kcm_fonts.mo share/locale/vi/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/vi/LC_MESSAGES/kcm_nightcolor.mo +share/locale/vi/LC_MESSAGES/kcm_notifications.mo share/locale/vi/LC_MESSAGES/kcm_style.mo share/locale/vi/LC_MESSAGES/kcm_translations.mo +share/locale/vi/LC_MESSAGES/kcmformats.mo share/locale/vi/LC_MESSAGES/kcminit.mo share/locale/vi/LC_MESSAGES/kfontinst.mo share/locale/vi/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -5276,7 +5569,6 @@ share/locale/vi/LC_MESSAGES/plasma_engine_time.mo share/locale/vi/LC_MESSAGES/plasma_engine_weather.mo share/locale/vi/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/vi/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/vi/LC_MESSAGES/plasma_runner_activities.mo share/locale/vi/LC_MESSAGES/plasma_runner_appstream.mo share/locale/vi/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/vi/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -5299,11 +5591,13 @@ share/locale/vi/LC_MESSAGES/soliduiserver5.mo share/locale/vi/LC_MESSAGES/systemmonitor.mo share/locale/wa/LC_MESSAGES/freespacenotifier.mo share/locale/wa/LC_MESSAGES/kcm5_icons.mo +share/locale/wa/LC_MESSAGES/kcm_autostart.mo share/locale/wa/LC_MESSAGES/kcm_colors.mo share/locale/wa/LC_MESSAGES/kcm_cursortheme.mo share/locale/wa/LC_MESSAGES/kcm_desktoptheme.mo share/locale/wa/LC_MESSAGES/kcm_fonts.mo share/locale/wa/LC_MESSAGES/kcm_style.mo +share/locale/wa/LC_MESSAGES/kcmformats.mo share/locale/wa/LC_MESSAGES/kcminit.mo share/locale/wa/LC_MESSAGES/kfontinst.mo share/locale/wa/LC_MESSAGES/kio5_applications.mo @@ -5343,20 +5637,25 @@ share/locale/xh/LC_MESSAGES/kcm_colors.mo share/locale/xh/LC_MESSAGES/kcm_cursortheme.mo share/locale/xh/LC_MESSAGES/kcm_fonts.mo share/locale/xh/LC_MESSAGES/kcm_style.mo +share/locale/xh/LC_MESSAGES/kcmformats.mo share/locale/xh/LC_MESSAGES/kfontinst.mo share/locale/xh/LC_MESSAGES/klipper.mo share/locale/xh/LC_MESSAGES/krdb.mo share/locale/xh/LC_MESSAGES/ksmserver.mo share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo share/locale/zh_CN/LC_MESSAGES/kcm5_icons.mo +share/locale/zh_CN/LC_MESSAGES/kcm_autostart.mo share/locale/zh_CN/LC_MESSAGES/kcm_colors.mo share/locale/zh_CN/LC_MESSAGES/kcm_cursortheme.mo share/locale/zh_CN/LC_MESSAGES/kcm_desktoptheme.mo share/locale/zh_CN/LC_MESSAGES/kcm_feedback.mo share/locale/zh_CN/LC_MESSAGES/kcm_fonts.mo share/locale/zh_CN/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/zh_CN/LC_MESSAGES/kcm_nightcolor.mo +share/locale/zh_CN/LC_MESSAGES/kcm_notifications.mo share/locale/zh_CN/LC_MESSAGES/kcm_style.mo share/locale/zh_CN/LC_MESSAGES/kcm_translations.mo +share/locale/zh_CN/LC_MESSAGES/kcmformats.mo share/locale/zh_CN/LC_MESSAGES/kcminit.mo share/locale/zh_CN/LC_MESSAGES/kfontinst.mo share/locale/zh_CN/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -5400,7 +5699,6 @@ share/locale/zh_CN/LC_MESSAGES/plasma_engine_time.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_CN/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/zh_CN/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/zh_CN/LC_MESSAGES/plasma_runner_activities.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_appstream.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -5423,14 +5721,18 @@ share/locale/zh_CN/LC_MESSAGES/soliduiserver5.mo share/locale/zh_CN/LC_MESSAGES/systemmonitor.mo share/locale/zh_TW/LC_MESSAGES/freespacenotifier.mo share/locale/zh_TW/LC_MESSAGES/kcm5_icons.mo +share/locale/zh_TW/LC_MESSAGES/kcm_autostart.mo share/locale/zh_TW/LC_MESSAGES/kcm_colors.mo share/locale/zh_TW/LC_MESSAGES/kcm_cursortheme.mo share/locale/zh_TW/LC_MESSAGES/kcm_desktoptheme.mo share/locale/zh_TW/LC_MESSAGES/kcm_feedback.mo share/locale/zh_TW/LC_MESSAGES/kcm_fonts.mo share/locale/zh_TW/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/zh_TW/LC_MESSAGES/kcm_nightcolor.mo +share/locale/zh_TW/LC_MESSAGES/kcm_notifications.mo share/locale/zh_TW/LC_MESSAGES/kcm_style.mo share/locale/zh_TW/LC_MESSAGES/kcm_translations.mo +share/locale/zh_TW/LC_MESSAGES/kcmformats.mo share/locale/zh_TW/LC_MESSAGES/kcminit.mo share/locale/zh_TW/LC_MESSAGES/kfontinst.mo share/locale/zh_TW/LC_MESSAGES/kholidays_calendar_plugin.mo @@ -5473,7 +5775,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_engine_time.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_TW/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo share/locale/zh_TW/LC_MESSAGES/plasma_package_plasmashell.mo -share/locale/zh_TW/LC_MESSAGES/plasma_runner_activities.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_appstream.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_baloosearch5.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -5524,6 +5825,7 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/SessionMan share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserList.qml share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard.qml +share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard_wayland.qml share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/WallpaperFader.qml share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/README.txt share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/logout_primary.svgz @@ -5578,13 +5880,11 @@ share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/configGeneral.qml share/plasma/plasmoids/org.kde.plasma.appmenu/contents/ui/main.qml share/plasma/plasmoids/org.kde.plasma.appmenu/metadata.desktop share/plasma/plasmoids/org.kde.plasma.appmenu/metadata.json -share/plasma/plasmoids/org.kde.plasma.battery/contents/config/config.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/config/main.xml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/BadgeOverlay.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/BatteryItem.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/BrightnessItem.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml -share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/ConfigGeneral.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/InhibitionHint.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerManagementItem.qml @@ -5748,6 +6048,7 @@ share/plasma/wallpapers/org.kde.slideshow/contents/ui/main.qml share/plasma/wallpapers/org.kde.slideshow/metadata.desktop share/plasma/wallpapers/org.kde.slideshow/metadata.json share/polkit-1/actions/org.kde.fontinst.policy +share/qlogging-categories5/kcm_translations.categories share/qlogging-categories5/klipper.categories share/qlogging-categories5/libnotificationmanager.categories share/qlogging-categories5/plasma-workspace.categories @@ -5764,6 +6065,7 @@ share/sddm/themes/breeze/components/SessionManagementScreen.qml share/sddm/themes/breeze/components/UserDelegate.qml share/sddm/themes/breeze/components/UserList.qml share/sddm/themes/breeze/components/VirtualKeyboard.qml +share/sddm/themes/breeze/components/VirtualKeyboard_wayland.qml share/sddm/themes/breeze/components/WallpaperFader.qml share/sddm/themes/breeze/components/artwork/logout_primary.svgz share/sddm/themes/breeze/components/artwork/restart_primary.svgz |