pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

plasma-workspace: update to 5.16.4



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Aug 29 23:28:56 2019 +1200
Changeset:	ffff6e8582b4846802f47860d411b67d5b35d1d9

Modified Files:
	plasma-workspace/Makefile
	plasma-workspace/PLIST
	plasma-workspace/distinfo
Removed Files:
	plasma-workspace/patches/patch-config-X11.h.cmake
	plasma-workspace/patches/patch-libkworkspace_config-libkworkspace.h.cmake
	plasma-workspace/patches/patch-runners_windows_config-windowsrunner.h.cmake

Log Message:
plasma-workspace: update to 5.16.4

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ffff6e8582b4846802f47860d411b67d5b35d1d9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 plasma-workspace/Makefile                          |  54 +-
 plasma-workspace/PLIST                             | 765 +++++++++------------
 plasma-workspace/distinfo                          |  11 +-
 plasma-workspace/patches/patch-config-X11.h.cmake  |  12 -
 ...atch-libkworkspace_config-libkworkspace.h.cmake |  11 -
 ...ch-runners_windows_config-windowsrunner.h.cmake |  11 -
 6 files changed, 371 insertions(+), 493 deletions(-)

diffs:
diff --git a/plasma-workspace/Makefile b/plasma-workspace/Makefile
index 504aafe73e..3b6126498a 100644
--- a/plasma-workspace/Makefile
+++ b/plasma-workspace/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1 AND gnu-fdl-v1.2
 BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 DEPENDS+=	breeze>=${PLASMAVER}:../../wip/breeze
 DEPENDS+=	kactivitymanagerd>=${PLASMAVER}:../../wip/kactivitymanagerd
-DEPENDS+=	kde-cli-tools>=${PLASMAVER}:../../wip/kde-cli-tools
+#DEPENDS+=	kde-cli-tools>=${PLASMAVER}:../../wip/kde-cli-tools
 DEPENDS+=	kwin>=${PLASMAVER}:../../wip/kwin
 DEPENDS+=	milou>=${PLASMAVER}:../../wip/milou
 DEPENDS+=	plasma-integration>=${PLASMAVER}:../../wip/plasma-integration
@@ -25,9 +25,9 @@ USE_TOOLS+=	msgmerge pkg-config
 SUBST_CLASSES+=		fix-moc
 SUBST_STAGE.fix-moc=	post-configure
 SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
-SUBST_FILES.fix-moc=	_KDE_build/ksmserver/CMakeFiles/kdeinit_ksmserver_autogen.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=	_KDE_build/runners/windows/CMakeFiles/krunner_windows_autogen.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=	_KDE_build/applets/notifications/lib/CMakeFiles/plasma_applet_notifications_autogen.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc=	_KDE_build/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=	_KDE_build/*/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=	_KDE_build/*/*/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
 SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
 
 SUBST_CLASSES+=		qtpath
@@ -38,10 +38,13 @@ SUBST_STAGE.qtpath=	post-patch
 SUBST_CLASSES+=		xdg
 SUBST_STAGE.xdg=	pre-configure
 SUBST_MESSAGE.xdg=	Install via examples dir.
-SUBST_FILES.xdg=	components/shellprivate/CMakeLists.txt
+SUBST_FILES.xdg=	CMakeLists.txt
+SUBST_FILES.xdg+=	components/shellprivate/CMakeLists.txt
+SUBST_FILES.xdg+=	gmenu-dbusmenu-proxy/CMakeLists.txt
 SUBST_FILES.xdg+=	klipper/CMakeLists.txt
 SUBST_FILES.xdg+=	krunner/CMakeLists.txt
 SUBST_FILES.xdg+=	kuiserver/CMakeLists.txt
+SUBST_FILES.xdg+=	libnotificationmanager/CMakeLists.txt
 SUBST_FILES.xdg+=	libtaskmanager/CMakeLists.txt
 SUBST_FILES.xdg+=	shell/CMakeLists.txt
 SUBST_FILES.xdg+=	wallpapers/image/CMakeLists.txt
@@ -50,42 +53,47 @@ SUBST_SED.xdg=		-e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
 SUBST_SED.xdg+=		-e 's:{KDE_INSTALL_AUTOSTARTDIR}:{KDE_INSTALL_AUTOSTARTEXDIR}:'
 
 MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg/autostart
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/gmenudbusmenuproxy.desktop \
+		${PKG_SYSCONFDIR}/xdg/autostart/gmenudbusmenuproxy.desktop
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/klipper.desktop \
+		${PKG_SYSCONFDIR}/xdg/autostart/klipper.desktop
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/krunner.desktop \
 		${PKG_SYSCONFDIR}/xdg/autostart/krunner.desktop
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/org.kde.plasmashell.desktop \
 		${PKG_SYSCONFDIR}/xdg/autostart/org.kde.plasmashell.desktop
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/klipper.desktop \
-		${PKG_SYSCONFDIR}/xdg/autostart/klipper.desktop
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/xembedsniproxy.desktop \
 		${PKG_SYSCONFDIR}/xdg/autostart/xembedsniproxy.desktop
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kuiserver.categories \
-		${PKG_SYSCONFDIR}/xdg/kuiserver.categories
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/plasmoids.knsrc \
-		${PKG_SYSCONFDIR}/xdg/plasmoids.knsrc
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/wallpaper.knsrc \
-		${PKG_SYSCONFDIR}/xdg/wallpaper.knsrc
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/klipper.categories \
+		${PKG_SYSCONFDIR}/xdg/klipper.categories
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/libnotificationmanager.categories \
+		${PKG_SYSCONFDIR}/xdg/libnotificationmanager.categories
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/plasma-workspace.categories \
+		${PKG_SYSCONFDIR}/xdg/plasma-workspace.categories
+CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/plasmanotifyrc \
+		${PKG_SYSCONFDIR}/xdg/plasmanotifyrc
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/taskmanagerrulesrc \
 		${PKG_SYSCONFDIR}/xdg/taskmanagerrulesrc
 
+.include "../../devel/kcmutils/buildlink3.mk"
+.include "../../devel/knotifyconfig/buildlink3.mk"
+.include "../../devel/krunner/buildlink3.mk"
+.include "../../devel/ktexteditor/buildlink3.mk"
+.include "../../graphics/prison/buildlink3.mk"
 .include "../../math/cln/buildlink3.mk"
 .include "../../math/qalculate/buildlink3.mk"
-.include "../../graphics/prison/buildlink3.mk"
+.include "../../net/knewstuff/buildlink3.mk"
+.include "../../net/kxmlrpcclient/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/iso-codes/buildlink3.mk"
 .include "../../sysutils/baloo5/buildlink3.mk"
-.include "../../x11/kdelibs4support/buildlink3.mk"
 .include "../../security/kdesu/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../time/kholidays/buildlink3.mk"
 .include "../../www/kjsembed/buildlink3.mk"
-.include "../../net/knewstuff/buildlink3.mk"
-.include "../../devel/knotifyconfig/buildlink3.mk"
-.include "../../devel/krunner/buildlink3.mk"
 .include "../../wip/kscreenlocker/buildlink3.mk"
-.include "../../devel/ktexteditor/buildlink3.mk"
-.include "../../x11/kxmlgui/buildlink3.mk"
-.include "../../net/kxmlrpcclient/buildlink3.mk"
 .include "../../wip/libkscreen/buildlink3.mk"
 .include "../../wip/libksysguard/buildlink3.mk"
-.include "../../time/kholidays/buildlink3.mk"
+.include "../../x11/kdelibs4support/buildlink3.mk"
+.include "../../x11/kxmlgui/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/pam.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/plasma-workspace/PLIST b/plasma-workspace/PLIST
index c18d3be5e6..6d6e157b1f 100644
--- a/plasma-workspace/PLIST
+++ b/plasma-workspace/PLIST
@@ -1,4 +1,5 @@
 @comment $NetBSD$
+bin/gmenudbusmenuproxy
 bin/kcheckrunning
 bin/kcminit
 bin/kcminit_startup
@@ -8,7 +9,6 @@ bin/krunner
 bin/ksmserver
 bin/ksplashqml
 bin/kstartupconfig5
-bin/kuiserver5
 bin/plasma_waitforname
 bin/plasmashell
 bin/plasmawindowed
@@ -24,6 +24,13 @@ include/kworkspace5/config-libkworkspace.h
 include/kworkspace5/kdisplaymanager.h
 include/kworkspace5/kworkspace.h
 include/kworkspace5/kworkspace_export.h
+include/notificationmanager/job.h
+include/notificationmanager/jobsmodel.h
+include/notificationmanager/notification.h
+include/notificationmanager/notificationmanager_export.h
+include/notificationmanager/notifications.h
+include/notificationmanager/server.h
+include/notificationmanager/settings.h
 include/plasma/weather/ion.h
 include/plasma/weather/ion_export.h
 include/taskmanager/abstracttasksmodel.h
@@ -54,6 +61,10 @@ lib/cmake/LibKWorkspace/LibKWorkspaceConfig.cmake
 lib/cmake/LibKWorkspace/LibKWorkspaceConfigVersion.cmake
 lib/cmake/LibKWorkspace/LibKWorkspaceLibraryTargets-noconfig.cmake
 lib/cmake/LibKWorkspace/LibKWorkspaceLibraryTargets.cmake
+lib/cmake/LibNotificationManager/LibNotificationManagerConfig.cmake
+lib/cmake/LibNotificationManager/LibNotificationManagerConfigVersion.cmake
+lib/cmake/LibNotificationManager/LibNotificationManagerLibraryTargets-noconfig.cmake
+lib/cmake/LibNotificationManager/LibNotificationManagerLibraryTargets.cmake
 lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake
 lib/cmake/LibTaskManager/LibTaskManagerConfigVersion.cmake
 lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets-noconfig.cmake
@@ -66,10 +77,12 @@ lib/libkdeinit5_kcminit.so
 lib/libkdeinit5_kcminit_startup.so
 lib/libkdeinit5_klipper.so
 lib/libkdeinit5_ksmserver.so
-lib/libkdeinit5_kuiserver5.so
 lib/libkworkspace5.so
 lib/libkworkspace5.so.5
 lib/libkworkspace5.so.${PKGVERSION}
+lib/libnotificationmanager.so
+lib/libnotificationmanager.so.1
+lib/libnotificationmanager.so.${PKGVERSION}
 lib/libtaskmanager.so
 lib/libtaskmanager.so.${PKGVERSION}
 lib/libtaskmanager.so.6
@@ -78,21 +91,20 @@ lib/libweather_ion.so.7
 lib/libweather_ion.so.7.0.0
 libexec/baloorunner
 libexec/ksmserver-logout-greeter
-libexec/ksmserver-switchuser-greeter
 libexec/ksyncdbusenv
 libexec/startplasma
 qt5/plugins/kcm_krunner_kill.so
+qt5/plugins/kcms/kcm_translations.so
 qt5/plugins/kf5/kded/appmenu.so
 qt5/plugins/kf5/kded/colorcorrectlocationupdater.so
 qt5/plugins/kf5/kded/desktopnotifier.so
 qt5/plugins/kf5/kded/freespacenotifier.so
 qt5/plugins/kf5/kded/ksysguard.so
 qt5/plugins/kf5/kded/ktimezoned.so
-qt5/plugins/kf5/kded/solidautoeject.so
 qt5/plugins/kf5/kded/soliduiserver.so
 qt5/plugins/kf5/kded/statusnotifierwatcher.so
+qt5/plugins/kf5/kio/applications.so
 qt5/plugins/kf5/kio/desktop.so
-qt5/plugins/kio_applications.so
 qt5/plugins/kpackage/packagestructure/plasma_packagestructure_layoutemplate.so
 qt5/plugins/kpackage/packagestructure/plasma_packagestructure_lookandfeel.so
 qt5/plugins/kpackage/packagestructure/plasma_packagestructure_plasmashell.so
@@ -159,12 +171,12 @@ qt5/qml/org/kde/colorcorrect/libcolorcorrectplugin.so
 qt5/qml/org/kde/colorcorrect/qmldir
 qt5/qml/org/kde/holidayeventshelperplugin/libholidayeventshelperplugin.so
 qt5/qml/org/kde/holidayeventshelperplugin/qmldir
+qt5/qml/org/kde/notificationmanager/libnotificationmanagerplugin.so
+qt5/qml/org/kde/notificationmanager/qmldir
 qt5/qml/org/kde/plasma/private/appmenu/libappmenuplugin.so
 qt5/qml/org/kde/plasma/private/appmenu/qmldir
 qt5/qml/org/kde/plasma/private/digitalclock/libdigitalclockplugin.so
 qt5/qml/org/kde/plasma/private/digitalclock/qmldir
-qt5/qml/org/kde/plasma/private/notifications/libnotificationshelperplugin.so
-qt5/qml/org/kde/plasma/private/notifications/qmldir
 qt5/qml/org/kde/plasma/private/sessions/libsessionsprivateplugin.so
 qt5/qml/org/kde/plasma/private/sessions/qmldir
 qt5/qml/org/kde/plasma/private/shell/libplasmashellprivateplugin.so
@@ -188,7 +200,7 @@ share/dbus-1/interfaces/org.kde.KSplash.xml
 share/dbus-1/interfaces/org.kde.PlasmaShell.xml
 share/dbus-1/interfaces/org.kde.kappmenu.xml
 share/dbus-1/interfaces/org.kde.krunner.App.xml
-share/dbus-1/services/kf5_org.kde.kuiserver.service
+share/dbus-1/services/org.kde.LogoutPrompt.service
 share/dbus-1/services/org.kde.baloorunner.service
 share/dbus-1/services/org.kde.krunner.service
 share/dbus-1/services/org.kde.plasma.Notifications.service
@@ -232,12 +244,16 @@ share/desktop-directories/kf5-utilities-xutils.directory
 share/desktop-directories/kf5-utilities.directory
 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
+share/doc/HTML/ca/kcontrol/translations/index.docbook
 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/screenlocker/index.cache.bz2
 share/doc/HTML/de/kcontrol/screenlocker/index.docbook
+share/doc/HTML/de/kcontrol/translations/index.cache.bz2
+share/doc/HTML/de/kcontrol/translations/index.docbook
 share/doc/HTML/de/klipper/index.cache.bz2
 share/doc/HTML/de/klipper/index.docbook
 share/doc/HTML/en/PolicyKit-kde/authdialog_1.png
@@ -256,6 +272,8 @@ share/doc/HTML/en/PolicyKit-kde/index.docbook
 share/doc/HTML/en/PolicyKit-kde/introduction.docbook
 share/doc/HTML/en/kcontrol/screenlocker/index.cache.bz2
 share/doc/HTML/en/kcontrol/screenlocker/index.docbook
+share/doc/HTML/en/kcontrol/translations/index.cache.bz2
+share/doc/HTML/en/kcontrol/translations/index.docbook
 share/doc/HTML/en/klipper/index.cache.bz2
 share/doc/HTML/en/klipper/index.docbook
 share/doc/HTML/en/klipper/klipper-application.png
@@ -263,49 +281,78 @@ share/doc/HTML/en/klipper/klipper-widget.png
 share/doc/HTML/en/klipper/screenshot.png
 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
+share/doc/HTML/it/kcontrol/translations/index.docbook
 share/doc/HTML/it/klipper/index.cache.bz2
 share/doc/HTML/it/klipper/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/screenlocker/index.cache.bz2
 share/doc/HTML/pt/kcontrol/screenlocker/index.docbook
+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/screenlocker/index.cache.bz2
 share/doc/HTML/pt_BR/kcontrol/screenlocker/index.docbook
+share/doc/HTML/pt_BR/kcontrol/translations/index.cache.bz2
+share/doc/HTML/pt_BR/kcontrol/translations/index.docbook
 share/doc/HTML/pt_BR/klipper/index.cache.bz2
 share/doc/HTML/pt_BR/klipper/index.docbook
 share/doc/HTML/pt_BR/klipper/klipper-application.png
 share/doc/HTML/pt_BR/klipper/klipper-widget.png
 share/doc/HTML/pt_BR/klipper/screenshot.png
+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/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/screenlocker/index.cache.bz2
 share/doc/HTML/uk/kcontrol/screenlocker/index.docbook
+share/doc/HTML/uk/kcontrol/translations/index.cache.bz2
+share/doc/HTML/uk/kcontrol/translations/index.docbook
 share/doc/HTML/uk/klipper/index.cache.bz2
 share/doc/HTML/uk/klipper/index.docbook
+share/doc/HTML/uk/klipper/klipper-widget.png
+share/doc/HTML/uk/klipper/screenshot.png
+share/examples/kde-xdg/autostart/gmenudbusmenuproxy.desktop
 share/examples/kde-xdg/autostart/klipper.desktop
 share/examples/kde-xdg/autostart/krunner.desktop
 share/examples/kde-xdg/autostart/org.kde.plasmashell.desktop
 share/examples/kde-xdg/autostart/xembedsniproxy.desktop
-share/examples/kde-xdg/kuiserver.categories
-share/examples/kde-xdg/plasmoids.knsrc
+share/examples/kde-xdg/klipper.categories
+share/examples/kde-xdg/libnotificationmanager.categories
+share/examples/kde-xdg/plasma-workspace.categories
+share/examples/kde-xdg/plasmanotifyrc
 share/examples/kde-xdg/taskmanagerrulesrc
-share/examples/kde-xdg/wallpaper.knsrc
 share/kconf_update/krunnerplugins.upd
 share/kdevappwizard/templates/ion-dataengine.tar.bz2
-share/kio_desktop/DesktopLinks/Home.desktop
 share/kio_desktop/directory.desktop
 share/kio_desktop/directory.trash
 share/knotifications5/freespacenotifier.notifyrc
 share/knotifications5/phonon.notifyrc
+share/knsrcfiles/plasmoids.knsrc
+share/knsrcfiles/wallpaper.knsrc
+share/knsrcfiles/wallpaperplugin.knsrc
+share/kpackage/kcms/kcm_translations/contents/ui/main.qml
+share/kpackage/kcms/kcm_translations/metadata.desktop
+share/kpackage/kcms/kcm_translations/metadata.json
 share/kservices5/applications.protocol
 share/kservices5/desktop.protocol
 share/kservices5/ion-bbcukmet.desktop
 share/kservices5/ion-envcan.desktop
 share/kservices5/ion-noaa.desktop
 share/kservices5/ion-wettercom.desktop
-share/kservices5/kuiserver.desktop
+share/kservices5/kcm_translations.desktop
 share/kservices5/plasma-applet-org.kde.plasma.activitybar.desktop
 share/kservices5/plasma-applet-org.kde.plasma.analogclock.desktop
 share/kservices5/plasma-applet-org.kde.plasma.appmenu.desktop
@@ -381,6 +428,7 @@ share/kservices5/plasma-runner-services.desktop
 share/kservices5/plasma-runner-sessions.desktop
 share/kservices5/plasma-runner-shell.desktop
 share/kservices5/plasma-runner-webshortcuts.desktop
+share/kservices5/plasma-runner-webshortcuts_config.desktop
 share/kservices5/plasma-runner-windowedwidgets.desktop
 share/kservices5/plasma-runner-windows.desktop
 share/kservices5/plasma-wallpaper-org.kde.color.desktop
@@ -420,17 +468,15 @@ share/locale/af/LC_MESSAGES/kio5_applications.mo
 share/locale/af/LC_MESSAGES/klipper.mo
 share/locale/af/LC_MESSAGES/ksmserver.mo
 share/locale/ar/LC_MESSAGES/freespacenotifier.mo
+share/locale/ar/LC_MESSAGES/kcm_translations.mo
 share/locale/ar/LC_MESSAGES/kcminit.mo
 share/locale/ar/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ar/LC_MESSAGES/kio5_applications.mo
 share/locale/ar/LC_MESSAGES/klipper.mo
 share/locale/ar/LC_MESSAGES/krunner.mo
 share/locale/ar/LC_MESSAGES/ksmserver.mo
-share/locale/ar/LC_MESSAGES/kuiserver5.mo
 share/locale/ar/LC_MESSAGES/libkworkspace.mo
 share/locale/ar/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -456,10 +502,8 @@ share/locale/ar/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ar/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ar/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_time.mo
@@ -482,83 +526,16 @@ share/locale/ar/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ar/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ar/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ar/LC_MESSAGES/plasmashell.mo
 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/freespacenotifier.mo
-share/locale/ast/LC_MESSAGES/kcminit.mo
-share/locale/ast/LC_MESSAGES/kholidays_calendar_plugin.mo
-share/locale/ast/LC_MESSAGES/kio5_applications.mo
-share/locale/ast/LC_MESSAGES/kio_desktop.mo
-share/locale/ast/LC_MESSAGES/klipper.mo
-share/locale/ast/LC_MESSAGES/krunner.mo
-share/locale/ast/LC_MESSAGES/ksmserver.mo
-share/locale/ast/LC_MESSAGES/kuiserver5.mo
-share/locale/ast/LC_MESSAGES/libkworkspace.mo
-share/locale/ast/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.image.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
-share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ast/LC_MESSAGES/plasma_containmentactions_applauncher.mo
-share/locale/ast/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
-share/locale/ast/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_devicenotifications.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_network.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_rss.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_share.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_soliddevice.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_time.mo
-share/locale/ast/LC_MESSAGES/plasma_engine_weather.mo
-share/locale/ast/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
-share/locale/ast/LC_MESSAGES/plasma_package_plasmashell.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_baloosearch5.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_calculatorrunner.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_kill.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_locations.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_placesrunner.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_powerdevil.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_recentdocuments.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_services.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_sessions.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_shell.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_solid.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_webshortcuts.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_windowedwidgets.mo
-share/locale/ast/LC_MESSAGES/plasma_runner_windows.mo
-share/locale/ast/LC_MESSAGES/plasmashell.mo
-share/locale/ast/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ast/LC_MESSAGES/soliduiserver5.mo
-share/locale/ast/LC_MESSAGES/systemmonitor.mo
 share/locale/be/LC_MESSAGES/kcminit.mo
 share/locale/be/LC_MESSAGES/kio5_applications.mo
 share/locale/be/LC_MESSAGES/klipper.mo
 share/locale/be/LC_MESSAGES/ksmserver.mo
-share/locale/be/LC_MESSAGES/kuiserver5.mo
 share/locale/be/LC_MESSAGES/libkworkspace.mo
 share/locale/be/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -573,19 +550,17 @@ share/locale/be@latin/LC_MESSAGES/kio5_applications.mo
 share/locale/be@latin/LC_MESSAGES/klipper.mo
 share/locale/be@latin/LC_MESSAGES/libkworkspace.mo
 share/locale/be@latin/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/be@latin/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/be@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/be@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/be@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/be@latin/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/be@latin/LC_MESSAGES/plasma_engine_rss.mo
+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/kcminit.mo
 share/locale/bg/LC_MESSAGES/kio5_applications.mo
 share/locale/bg/LC_MESSAGES/klipper.mo
 share/locale/bg/LC_MESSAGES/ksmserver.mo
-share/locale/bg/LC_MESSAGES/kuiserver5.mo
 share/locale/bg/LC_MESSAGES/libkworkspace.mo
 share/locale/bg/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -595,7 +570,6 @@ share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/bg/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 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_rss.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
@@ -618,36 +592,32 @@ share/locale/bn_IN/LC_MESSAGES/kcminit.mo
 share/locale/bn_IN/LC_MESSAGES/kio5_applications.mo
 share/locale/bn_IN/LC_MESSAGES/klipper.mo
 share/locale/bn_IN/LC_MESSAGES/ksmserver.mo
-share/locale/bn_IN/LC_MESSAGES/kuiserver5.mo
 share/locale/bn_IN/LC_MESSAGES/libkworkspace.mo
 share/locale/bn_IN/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/bn_IN/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/bn_IN/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_runner_webshortcuts.mo
+share/locale/bn_IN/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/bn_IN/LC_MESSAGES/soliduiserver5.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/kcm_translations.mo
 share/locale/bs/LC_MESSAGES/kcminit.mo
 share/locale/bs/LC_MESSAGES/kio5_applications.mo
 share/locale/bs/LC_MESSAGES/klipper.mo
 share/locale/bs/LC_MESSAGES/krunner.mo
 share/locale/bs/LC_MESSAGES/ksmserver.mo
-share/locale/bs/LC_MESSAGES/kuiserver5.mo
 share/locale/bs/LC_MESSAGES/libkworkspace.mo
 share/locale/bs/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
@@ -669,10 +639,8 @@ share/locale/bs/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/bs/LC_MESSAGES/plasma_engine_network.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/bs/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_share.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_time.mo
@@ -695,11 +663,14 @@ share/locale/bs/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/bs/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/bs/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/bs/LC_MESSAGES/plasmashell.mo
 share/locale/bs/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/ca/LC_MESSAGES/kcminit.mo
 share/locale/ca/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ca/LC_MESSAGES/kio5_applications.mo
@@ -707,11 +678,9 @@ share/locale/ca/LC_MESSAGES/kio_desktop.mo
 share/locale/ca/LC_MESSAGES/klipper.mo
 share/locale/ca/LC_MESSAGES/krunner.mo
 share/locale/ca/LC_MESSAGES/ksmserver.mo
-share/locale/ca/LC_MESSAGES/kuiserver5.mo
 share/locale/ca/LC_MESSAGES/libkworkspace.mo
+share/locale/ca/LC_MESSAGES/libnotificationmanager.mo
 share/locale/ca/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -738,10 +707,8 @@ share/locale/ca/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ca/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ca/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_time.mo
@@ -765,11 +732,14 @@ share/locale/ca/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ca/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ca/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ca/LC_MESSAGES/plasmashell.mo
 share/locale/ca/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/ca@valencia/LC_MESSAGES/kcminit.mo
 share/locale/ca@valencia/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ca@valencia/LC_MESSAGES/kio5_applications.mo
@@ -777,11 +747,9 @@ share/locale/ca@valencia/LC_MESSAGES/kio_desktop.mo
 share/locale/ca@valencia/LC_MESSAGES/klipper.mo
 share/locale/ca@valencia/LC_MESSAGES/krunner.mo
 share/locale/ca@valencia/LC_MESSAGES/ksmserver.mo
-share/locale/ca@valencia/LC_MESSAGES/kuiserver5.mo
 share/locale/ca@valencia/LC_MESSAGES/libkworkspace.mo
+share/locale/ca@valencia/LC_MESSAGES/libnotificationmanager.mo
 share/locale/ca@valencia/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -808,10 +776,8 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_time.mo
@@ -835,11 +801,14 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ca@valencia/LC_MESSAGES/plasmashell.mo
 share/locale/ca@valencia/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/cs/LC_MESSAGES/kcminit.mo
 share/locale/cs/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/cs/LC_MESSAGES/kio5_applications.mo
@@ -847,11 +816,9 @@ share/locale/cs/LC_MESSAGES/kio_desktop.mo
 share/locale/cs/LC_MESSAGES/klipper.mo
 share/locale/cs/LC_MESSAGES/krunner.mo
 share/locale/cs/LC_MESSAGES/ksmserver.mo
-share/locale/cs/LC_MESSAGES/kuiserver5.mo
 share/locale/cs/LC_MESSAGES/libkworkspace.mo
+share/locale/cs/LC_MESSAGES/libnotificationmanager.mo
 share/locale/cs/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -878,10 +845,8 @@ share/locale/cs/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/cs/LC_MESSAGES/plasma_engine_network.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/cs/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_share.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_time.mo
@@ -889,6 +854,7 @@ 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
 share/locale/cs/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -904,6 +870,8 @@ share/locale/cs/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/cs/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/cs/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/cs/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/cs/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/cs/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/cs/LC_MESSAGES/plasmashell.mo
 share/locale/cs/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/cs/LC_MESSAGES/soliduiserver5.mo
@@ -912,17 +880,13 @@ share/locale/csb/LC_MESSAGES/kcminit.mo
 share/locale/csb/LC_MESSAGES/kio5_applications.mo
 share/locale/csb/LC_MESSAGES/klipper.mo
 share/locale/csb/LC_MESSAGES/ksmserver.mo
-share/locale/csb/LC_MESSAGES/kuiserver5.mo
 share/locale/csb/LC_MESSAGES/libkworkspace.mo
 share/locale/csb/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/csb/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/csb/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/csb/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/csb/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/csb/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/csb/LC_MESSAGES/plasma_engine_network.mo
 share/locale/csb/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/csb/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/csb/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/csb/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/csb/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -936,11 +900,13 @@ share/locale/csb/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/csb/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/csb/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/csb/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/csb/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/csb/LC_MESSAGES/soliduiserver5.mo
 share/locale/cy/LC_MESSAGES/kio5_applications.mo
 share/locale/cy/LC_MESSAGES/klipper.mo
 share/locale/cy/LC_MESSAGES/ksmserver.mo
 share/locale/da/LC_MESSAGES/freespacenotifier.mo
+share/locale/da/LC_MESSAGES/kcm_translations.mo
 share/locale/da/LC_MESSAGES/kcminit.mo
 share/locale/da/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/da/LC_MESSAGES/kio5_applications.mo
@@ -948,11 +914,8 @@ share/locale/da/LC_MESSAGES/kio_desktop.mo
 share/locale/da/LC_MESSAGES/klipper.mo
 share/locale/da/LC_MESSAGES/krunner.mo
 share/locale/da/LC_MESSAGES/ksmserver.mo
-share/locale/da/LC_MESSAGES/kuiserver5.mo
 share/locale/da/LC_MESSAGES/libkworkspace.mo
 share/locale/da/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/da/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/da/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -971,16 +934,16 @@ share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactiv
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
+share/locale/da/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/da/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/da/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/da/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/da/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/da/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/da/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/da/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/da/LC_MESSAGES/plasma_engine_network.mo
 share/locale/da/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/da/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/da/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/da/LC_MESSAGES/plasma_engine_share.mo
 share/locale/da/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/da/LC_MESSAGES/plasma_engine_time.mo
@@ -988,6 +951,7 @@ 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
 share/locale/da/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -1003,11 +967,14 @@ share/locale/da/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/da/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/da/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/da/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/da/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/da/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/da/LC_MESSAGES/plasmashell.mo
 share/locale/da/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/de/LC_MESSAGES/kcminit.mo
 share/locale/de/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/de/LC_MESSAGES/kio5_applications.mo
@@ -1015,11 +982,9 @@ share/locale/de/LC_MESSAGES/kio_desktop.mo
 share/locale/de/LC_MESSAGES/klipper.mo
 share/locale/de/LC_MESSAGES/krunner.mo
 share/locale/de/LC_MESSAGES/ksmserver.mo
-share/locale/de/LC_MESSAGES/kuiserver5.mo
 share/locale/de/LC_MESSAGES/libkworkspace.mo
+share/locale/de/LC_MESSAGES/libnotificationmanager.mo
 share/locale/de/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/de/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/de/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1046,10 +1011,8 @@ share/locale/de/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/de/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/de/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/de/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/de/LC_MESSAGES/plasma_engine_network.mo
 share/locale/de/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/de/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/de/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/de/LC_MESSAGES/plasma_engine_share.mo
 share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/de/LC_MESSAGES/plasma_engine_time.mo
@@ -1073,11 +1036,14 @@ share/locale/de/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/de/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/de/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/de/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/de/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/de/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/de/LC_MESSAGES/plasmashell.mo
 share/locale/de/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/el/LC_MESSAGES/kcminit.mo
 share/locale/el/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/el/LC_MESSAGES/kio5_applications.mo
@@ -1085,11 +1051,8 @@ share/locale/el/LC_MESSAGES/kio_desktop.mo
 share/locale/el/LC_MESSAGES/klipper.mo
 share/locale/el/LC_MESSAGES/krunner.mo
 share/locale/el/LC_MESSAGES/ksmserver.mo
-share/locale/el/LC_MESSAGES/kuiserver5.mo
 share/locale/el/LC_MESSAGES/libkworkspace.mo
 share/locale/el/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/el/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/el/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1114,10 +1077,8 @@ share/locale/el/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/el/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/el/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/el/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/el/LC_MESSAGES/plasma_engine_network.mo
 share/locale/el/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/el/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/el/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/el/LC_MESSAGES/plasma_engine_share.mo
 share/locale/el/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/el/LC_MESSAGES/plasma_engine_time.mo
@@ -1139,11 +1100,14 @@ share/locale/el/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/el/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/el/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/el/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/el/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/el/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/el/LC_MESSAGES/plasmashell.mo
 share/locale/el/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/en_GB/LC_MESSAGES/kcminit.mo
 share/locale/en_GB/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/en_GB/LC_MESSAGES/kio5_applications.mo
@@ -1151,11 +1115,9 @@ share/locale/en_GB/LC_MESSAGES/kio_desktop.mo
 share/locale/en_GB/LC_MESSAGES/klipper.mo
 share/locale/en_GB/LC_MESSAGES/krunner.mo
 share/locale/en_GB/LC_MESSAGES/ksmserver.mo
-share/locale/en_GB/LC_MESSAGES/kuiserver5.mo
 share/locale/en_GB/LC_MESSAGES/libkworkspace.mo
+share/locale/en_GB/LC_MESSAGES/libnotificationmanager.mo
 share/locale/en_GB/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1182,10 +1144,8 @@ share/locale/en_GB/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/en_GB/LC_MESSAGES/plasma_engine_network.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/en_GB/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_share.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_time.mo
@@ -1209,6 +1169,8 @@ share/locale/en_GB/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/en_GB/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/en_GB/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/en_GB/LC_MESSAGES/plasmashell.mo
 share/locale/en_GB/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/en_GB/LC_MESSAGES/soliduiserver5.mo
@@ -1218,10 +1180,8 @@ share/locale/eo/LC_MESSAGES/kcminit.mo
 share/locale/eo/LC_MESSAGES/kio5_applications.mo
 share/locale/eo/LC_MESSAGES/klipper.mo
 share/locale/eo/LC_MESSAGES/ksmserver.mo
-share/locale/eo/LC_MESSAGES/kuiserver5.mo
 share/locale/eo/LC_MESSAGES/libkworkspace.mo
 share/locale/eo/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1231,9 +1191,7 @@ share/locale/eo/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/eo/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/eo/LC_MESSAGES/plasma_engine_network.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/eo/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_share.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_weather.mo
@@ -1251,8 +1209,10 @@ share/locale/eo/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/eo/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/eo/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/eo/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/es/LC_MESSAGES/kcminit.mo
 share/locale/es/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/es/LC_MESSAGES/kio5_applications.mo
@@ -1260,11 +1220,9 @@ share/locale/es/LC_MESSAGES/kio_desktop.mo
 share/locale/es/LC_MESSAGES/klipper.mo
 share/locale/es/LC_MESSAGES/krunner.mo
 share/locale/es/LC_MESSAGES/ksmserver.mo
-share/locale/es/LC_MESSAGES/kuiserver5.mo
 share/locale/es/LC_MESSAGES/libkworkspace.mo
+share/locale/es/LC_MESSAGES/libnotificationmanager.mo
 share/locale/es/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/es/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/es/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1291,10 +1249,8 @@ share/locale/es/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/es/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/es/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/es/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/es/LC_MESSAGES/plasma_engine_network.mo
 share/locale/es/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/es/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/es/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/es/LC_MESSAGES/plasma_engine_share.mo
 share/locale/es/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/es/LC_MESSAGES/plasma_engine_time.mo
@@ -1318,22 +1274,22 @@ share/locale/es/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/es/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/es/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/es/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/es/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/es/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/es/LC_MESSAGES/plasmashell.mo
 share/locale/es/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/et/LC_MESSAGES/kcminit.mo
 share/locale/et/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/et/LC_MESSAGES/kio5_applications.mo
 share/locale/et/LC_MESSAGES/klipper.mo
 share/locale/et/LC_MESSAGES/krunner.mo
 share/locale/et/LC_MESSAGES/ksmserver.mo
-share/locale/et/LC_MESSAGES/kuiserver5.mo
 share/locale/et/LC_MESSAGES/libkworkspace.mo
 share/locale/et/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/et/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/et/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
@@ -1356,10 +1312,8 @@ share/locale/et/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/et/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/et/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/et/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/et/LC_MESSAGES/plasma_engine_network.mo
 share/locale/et/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/et/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/et/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/et/LC_MESSAGES/plasma_engine_share.mo
 share/locale/et/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/et/LC_MESSAGES/plasma_engine_time.mo
@@ -1382,11 +1336,14 @@ share/locale/et/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/et/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/et/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/et/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/et/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/et/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/et/LC_MESSAGES/plasmashell.mo
 share/locale/et/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/eu/LC_MESSAGES/kcminit.mo
 share/locale/eu/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/eu/LC_MESSAGES/kio5_applications.mo
@@ -1394,11 +1351,9 @@ share/locale/eu/LC_MESSAGES/kio_desktop.mo
 share/locale/eu/LC_MESSAGES/klipper.mo
 share/locale/eu/LC_MESSAGES/krunner.mo
 share/locale/eu/LC_MESSAGES/ksmserver.mo
-share/locale/eu/LC_MESSAGES/kuiserver5.mo
 share/locale/eu/LC_MESSAGES/libkworkspace.mo
+share/locale/eu/LC_MESSAGES/libnotificationmanager.mo
 share/locale/eu/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1417,19 +1372,25 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactiv
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
+share/locale/eu/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/eu/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/eu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/eu/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/eu/LC_MESSAGES/plasma_engine_network.mo
+share/locale/eu/LC_MESSAGES/plasma_engine_mpris2.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/eu/LC_MESSAGES/plasma_engine_rss.mo
+share/locale/eu/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_share.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_soliddevice.mo
+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
 share/locale/eu/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_kill.mo
@@ -1444,6 +1405,8 @@ share/locale/eu/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/eu/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/eu/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/eu/LC_MESSAGES/plasmashell.mo
 share/locale/eu/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/eu/LC_MESSAGES/soliduiserver5.mo
@@ -1453,7 +1416,6 @@ share/locale/fa/LC_MESSAGES/kcminit.mo
 share/locale/fa/LC_MESSAGES/kio5_applications.mo
 share/locale/fa/LC_MESSAGES/klipper.mo
 share/locale/fa/LC_MESSAGES/ksmserver.mo
-share/locale/fa/LC_MESSAGES/kuiserver5.mo
 share/locale/fa/LC_MESSAGES/libkworkspace.mo
 share/locale/fa/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/fa/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -1464,6 +1426,7 @@ share/locale/fa/LC_MESSAGES/plasma_runner_locations.mo
 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/kcm_translations.mo
 share/locale/fi/LC_MESSAGES/kcminit.mo
 share/locale/fi/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/fi/LC_MESSAGES/kio5_applications.mo
@@ -1471,11 +1434,9 @@ share/locale/fi/LC_MESSAGES/kio_desktop.mo
 share/locale/fi/LC_MESSAGES/klipper.mo
 share/locale/fi/LC_MESSAGES/krunner.mo
 share/locale/fi/LC_MESSAGES/ksmserver.mo
-share/locale/fi/LC_MESSAGES/kuiserver5.mo
 share/locale/fi/LC_MESSAGES/libkworkspace.mo
+share/locale/fi/LC_MESSAGES/libnotificationmanager.mo
 share/locale/fi/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1502,10 +1463,8 @@ share/locale/fi/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/fi/LC_MESSAGES/plasma_engine_network.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/fi/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_share.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_time.mo
@@ -1529,11 +1488,14 @@ share/locale/fi/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/fi/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/fi/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/fi/LC_MESSAGES/plasmashell.mo
 share/locale/fi/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/fr/LC_MESSAGES/kcminit.mo
 share/locale/fr/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/fr/LC_MESSAGES/kio5_applications.mo
@@ -1541,11 +1503,9 @@ share/locale/fr/LC_MESSAGES/kio_desktop.mo
 share/locale/fr/LC_MESSAGES/klipper.mo
 share/locale/fr/LC_MESSAGES/krunner.mo
 share/locale/fr/LC_MESSAGES/ksmserver.mo
-share/locale/fr/LC_MESSAGES/kuiserver5.mo
 share/locale/fr/LC_MESSAGES/libkworkspace.mo
+share/locale/fr/LC_MESSAGES/libnotificationmanager.mo
 share/locale/fr/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1572,10 +1532,8 @@ share/locale/fr/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/fr/LC_MESSAGES/plasma_engine_network.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/fr/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_share.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_time.mo
@@ -1599,6 +1557,8 @@ share/locale/fr/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/fr/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/fr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/fr/LC_MESSAGES/plasmashell.mo
 share/locale/fr/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/fr/LC_MESSAGES/soliduiserver5.mo
@@ -1607,19 +1567,15 @@ share/locale/fy/LC_MESSAGES/kcminit.mo
 share/locale/fy/LC_MESSAGES/kio5_applications.mo
 share/locale/fy/LC_MESSAGES/klipper.mo
 share/locale/fy/LC_MESSAGES/ksmserver.mo
-share/locale/fy/LC_MESSAGES/kuiserver5.mo
 share/locale/fy/LC_MESSAGES/libkworkspace.mo
 share/locale/fy/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/fy/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/fy/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/fy/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/fy/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/fy/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/fy/LC_MESSAGES/plasma_engine_network.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/fy/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fy/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/fy/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -1631,16 +1587,15 @@ share/locale/fy/LC_MESSAGES/plasma_runner_services.mo
 share/locale/fy/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/fy/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/fy/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcminit.mo
 share/locale/ga/LC_MESSAGES/kio5_applications.mo
 share/locale/ga/LC_MESSAGES/klipper.mo
 share/locale/ga/LC_MESSAGES/ksmserver.mo
-share/locale/ga/LC_MESSAGES/kuiserver5.mo
 share/locale/ga/LC_MESSAGES/libkworkspace.mo
 share/locale/ga/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1651,9 +1606,7 @@ share/locale/ga/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ga/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/ga/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_weather.mo
@@ -1672,8 +1625,10 @@ share/locale/ga/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ga/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ga/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ga/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/gl/LC_MESSAGES/kcminit.mo
 share/locale/gl/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/gl/LC_MESSAGES/kio5_applications.mo
@@ -1681,11 +1636,9 @@ share/locale/gl/LC_MESSAGES/kio_desktop.mo
 share/locale/gl/LC_MESSAGES/klipper.mo
 share/locale/gl/LC_MESSAGES/krunner.mo
 share/locale/gl/LC_MESSAGES/ksmserver.mo
-share/locale/gl/LC_MESSAGES/kuiserver5.mo
 share/locale/gl/LC_MESSAGES/libkworkspace.mo
+share/locale/gl/LC_MESSAGES/libnotificationmanager.mo
 share/locale/gl/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1709,12 +1662,11 @@ share/locale/gl/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/gl/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/gl/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/gl/LC_MESSAGES/plasma_engine_network.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/gl/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_share.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_time.mo
@@ -1722,6 +1674,7 @@ 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
 share/locale/gl/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -1737,6 +1690,8 @@ share/locale/gl/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/gl/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/gl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/gl/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/gl/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/gl/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/gl/LC_MESSAGES/plasmashell.mo
 share/locale/gl/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/gl/LC_MESSAGES/soliduiserver5.mo
@@ -1746,10 +1701,8 @@ share/locale/gu/LC_MESSAGES/kcminit.mo
 share/locale/gu/LC_MESSAGES/kio5_applications.mo
 share/locale/gu/LC_MESSAGES/klipper.mo
 share/locale/gu/LC_MESSAGES/ksmserver.mo
-share/locale/gu/LC_MESSAGES/kuiserver5.mo
 share/locale/gu/LC_MESSAGES/libkworkspace.mo
 share/locale/gu/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/gu/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/gu/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/gu/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/gu/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1759,9 +1712,7 @@ share/locale/gu/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/gu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/gu/LC_MESSAGES/plasma_engine_network.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/gu/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_share.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_weather.mo
@@ -1778,8 +1729,10 @@ share/locale/gu/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/gu/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/gu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/gu/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/he/LC_MESSAGES/kcminit.mo
 share/locale/he/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/he/LC_MESSAGES/kio5_applications.mo
@@ -1787,11 +1740,8 @@ share/locale/he/LC_MESSAGES/kio_desktop.mo
 share/locale/he/LC_MESSAGES/klipper.mo
 share/locale/he/LC_MESSAGES/krunner.mo
 share/locale/he/LC_MESSAGES/ksmserver.mo
-share/locale/he/LC_MESSAGES/kuiserver5.mo
 share/locale/he/LC_MESSAGES/libkworkspace.mo
 share/locale/he/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/he/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/he/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -1816,10 +1766,8 @@ share/locale/he/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/he/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/he/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/he/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/he/LC_MESSAGES/plasma_engine_network.mo
 share/locale/he/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/he/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/he/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/he/LC_MESSAGES/plasma_engine_share.mo
 share/locale/he/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/he/LC_MESSAGES/plasma_engine_time.mo
@@ -1841,6 +1789,8 @@ share/locale/he/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/he/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/he/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/he/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/he/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/he/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/he/LC_MESSAGES/plasmashell.mo
 share/locale/he/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/he/LC_MESSAGES/soliduiserver5.mo
@@ -1850,10 +1800,8 @@ share/locale/hi/LC_MESSAGES/kcminit.mo
 share/locale/hi/LC_MESSAGES/kio5_applications.mo
 share/locale/hi/LC_MESSAGES/klipper.mo
 share/locale/hi/LC_MESSAGES/ksmserver.mo
-share/locale/hi/LC_MESSAGES/kuiserver5.mo
 share/locale/hi/LC_MESSAGES/libkworkspace.mo
 share/locale/hi/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1863,9 +1811,7 @@ share/locale/hi/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/hi/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/hi/LC_MESSAGES/plasma_engine_network.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/hi/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/hi/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
@@ -1881,11 +1827,11 @@ share/locale/hi/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/hi/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/hi/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/hi/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/hi/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/hi/LC_MESSAGES/soliduiserver5.mo
 share/locale/hne/LC_MESSAGES/kcminit.mo
 share/locale/hne/LC_MESSAGES/kio5_applications.mo
 share/locale/hne/LC_MESSAGES/ksmserver.mo
-share/locale/hne/LC_MESSAGES/kuiserver5.mo
 share/locale/hne/LC_MESSAGES/libkworkspace.mo
 share/locale/hne/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/hne/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -1901,10 +1847,8 @@ share/locale/hr/LC_MESSAGES/kcminit.mo
 share/locale/hr/LC_MESSAGES/kio5_applications.mo
 share/locale/hr/LC_MESSAGES/klipper.mo
 share/locale/hr/LC_MESSAGES/ksmserver.mo
-share/locale/hr/LC_MESSAGES/kuiserver5.mo
 share/locale/hr/LC_MESSAGES/libkworkspace.mo
 share/locale/hr/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/hr/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/hr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/hr/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/hr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1914,9 +1858,7 @@ share/locale/hr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/hr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/hr/LC_MESSAGES/plasma_engine_network.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/hr/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_share.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_weather.mo
@@ -1934,27 +1876,27 @@ share/locale/hr/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/hr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/hr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/hr/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/hr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/hr/LC_MESSAGES/soliduiserver5.mo
 share/locale/hsb/LC_MESSAGES/kcminit.mo
 share/locale/hsb/LC_MESSAGES/kio5_applications.mo
 share/locale/hsb/LC_MESSAGES/klipper.mo
 share/locale/hsb/LC_MESSAGES/ksmserver.mo
-share/locale/hsb/LC_MESSAGES/kuiserver5.mo
 share/locale/hsb/LC_MESSAGES/libkworkspace.mo
 share/locale/hsb/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
-share/locale/hsb/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_powerdevil.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/hsb/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcm_translations.mo
 share/locale/hu/LC_MESSAGES/kcminit.mo
 share/locale/hu/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/hu/LC_MESSAGES/kio5_applications.mo
@@ -1962,11 +1904,8 @@ share/locale/hu/LC_MESSAGES/kio_desktop.mo
 share/locale/hu/LC_MESSAGES/klipper.mo
 share/locale/hu/LC_MESSAGES/krunner.mo
 share/locale/hu/LC_MESSAGES/ksmserver.mo
-share/locale/hu/LC_MESSAGES/kuiserver5.mo
 share/locale/hu/LC_MESSAGES/libkworkspace.mo
 share/locale/hu/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
@@ -1989,10 +1928,8 @@ share/locale/hu/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/hu/LC_MESSAGES/plasma_engine_network.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/hu/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_share.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_time.mo
@@ -2015,6 +1952,8 @@ share/locale/hu/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/hu/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/hu/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/hu/LC_MESSAGES/plasmashell.mo
 share/locale/hu/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/hu/LC_MESSAGES/soliduiserver5.mo
@@ -2024,17 +1963,15 @@ share/locale/hy/LC_MESSAGES/phonon_kde_plugin.mo
 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/kcm_translations.mo
 share/locale/ia/LC_MESSAGES/kcminit.mo
 share/locale/ia/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ia/LC_MESSAGES/kio5_applications.mo
 share/locale/ia/LC_MESSAGES/klipper.mo
 share/locale/ia/LC_MESSAGES/krunner.mo
 share/locale/ia/LC_MESSAGES/ksmserver.mo
-share/locale/ia/LC_MESSAGES/kuiserver5.mo
 share/locale/ia/LC_MESSAGES/libkworkspace.mo
 share/locale/ia/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -2059,10 +1996,8 @@ share/locale/ia/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ia/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ia/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_time.mo
@@ -2085,35 +2020,61 @@ share/locale/ia/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ia/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ia/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ia/LC_MESSAGES/plasmashell.mo
 share/locale/ia/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/id/LC_MESSAGES/kcminit.mo
+share/locale/id/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/id/LC_MESSAGES/kio5_applications.mo
+share/locale/id/LC_MESSAGES/kio_desktop.mo
 share/locale/id/LC_MESSAGES/klipper.mo
+share/locale/id/LC_MESSAGES/krunner.mo
 share/locale/id/LC_MESSAGES/ksmserver.mo
-share/locale/id/LC_MESSAGES/kuiserver5.mo
 share/locale/id/LC_MESSAGES/libkworkspace.mo
+share/locale/id/LC_MESSAGES/libnotificationmanager.mo
 share/locale/id/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/id/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
+share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
+share/locale/id/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/id/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/id/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/id/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/id/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/id/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/id/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/id/LC_MESSAGES/plasma_engine_network.mo
+share/locale/id/LC_MESSAGES/plasma_engine_mpris2.mo
 share/locale/id/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/id/LC_MESSAGES/plasma_engine_rss.mo
+share/locale/id/LC_MESSAGES/plasma_engine_powermanagement.mo
+share/locale/id/LC_MESSAGES/plasma_engine_share.mo
 share/locale/id/LC_MESSAGES/plasma_engine_soliddevice.mo
+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
 share/locale/id/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/id/LC_MESSAGES/plasma_runner_kill.mo
@@ -2128,16 +2089,19 @@ share/locale/id/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/id/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/id/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/id/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/id/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/id/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
+share/locale/id/LC_MESSAGES/plasmashell.mo
+share/locale/id/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcminit.mo
 share/locale/is/LC_MESSAGES/kio5_applications.mo
 share/locale/is/LC_MESSAGES/klipper.mo
 share/locale/is/LC_MESSAGES/ksmserver.mo
-share/locale/is/LC_MESSAGES/kuiserver5.mo
 share/locale/is/LC_MESSAGES/libkworkspace.mo
 share/locale/is/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/is/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2146,9 +2110,7 @@ share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/is/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/is/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/is/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/is/LC_MESSAGES/plasma_engine_network.mo
 share/locale/is/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/is/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/is/LC_MESSAGES/plasma_engine_share.mo
 share/locale/is/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/is/LC_MESSAGES/plasma_engine_weather.mo
@@ -2165,8 +2127,10 @@ share/locale/is/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/is/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/is/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/is/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/it/LC_MESSAGES/kcminit.mo
 share/locale/it/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/it/LC_MESSAGES/kio5_applications.mo
@@ -2174,11 +2138,9 @@ share/locale/it/LC_MESSAGES/kio_desktop.mo
 share/locale/it/LC_MESSAGES/klipper.mo
 share/locale/it/LC_MESSAGES/krunner.mo
 share/locale/it/LC_MESSAGES/ksmserver.mo
-share/locale/it/LC_MESSAGES/kuiserver5.mo
 share/locale/it/LC_MESSAGES/libkworkspace.mo
+share/locale/it/LC_MESSAGES/libnotificationmanager.mo
 share/locale/it/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/it/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/it/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -2205,10 +2167,8 @@ share/locale/it/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/it/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/it/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/it/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/it/LC_MESSAGES/plasma_engine_network.mo
 share/locale/it/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/it/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/it/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/it/LC_MESSAGES/plasma_engine_share.mo
 share/locale/it/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/it/LC_MESSAGES/plasma_engine_time.mo
@@ -2216,6 +2176,7 @@ 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
 share/locale/it/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -2231,11 +2192,14 @@ share/locale/it/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/it/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/it/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/it/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/it/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/it/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/it/LC_MESSAGES/plasmashell.mo
 share/locale/it/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/ja/LC_MESSAGES/kcminit.mo
 share/locale/ja/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ja/LC_MESSAGES/kio5_applications.mo
@@ -2243,11 +2207,9 @@ share/locale/ja/LC_MESSAGES/kio_desktop.mo
 share/locale/ja/LC_MESSAGES/klipper.mo
 share/locale/ja/LC_MESSAGES/krunner.mo
 share/locale/ja/LC_MESSAGES/ksmserver.mo
-share/locale/ja/LC_MESSAGES/kuiserver5.mo
 share/locale/ja/LC_MESSAGES/libkworkspace.mo
+share/locale/ja/LC_MESSAGES/libnotificationmanager.mo
 share/locale/ja/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -2274,10 +2236,8 @@ share/locale/ja/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ja/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ja/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_time.mo
@@ -2301,6 +2261,8 @@ share/locale/ja/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ja/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ja/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ja/LC_MESSAGES/plasmashell.mo
 share/locale/ja/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/ja/LC_MESSAGES/soliduiserver5.mo
@@ -2310,10 +2272,8 @@ share/locale/kk/LC_MESSAGES/kcminit.mo
 share/locale/kk/LC_MESSAGES/kio5_applications.mo
 share/locale/kk/LC_MESSAGES/klipper.mo
 share/locale/kk/LC_MESSAGES/ksmserver.mo
-share/locale/kk/LC_MESSAGES/kuiserver5.mo
 share/locale/kk/LC_MESSAGES/libkworkspace.mo
 share/locale/kk/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2325,9 +2285,7 @@ share/locale/kk/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/kk/LC_MESSAGES/plasma_engine_network.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/kk/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_share.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_weather.mo
@@ -2346,16 +2304,15 @@ share/locale/kk/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/kk/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/kk/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/kk/LC_MESSAGES/plasma_runner_windows.mo
+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/kcminit.mo
 share/locale/km/LC_MESSAGES/kio5_applications.mo
 share/locale/km/LC_MESSAGES/klipper.mo
 share/locale/km/LC_MESSAGES/ksmserver.mo
-share/locale/km/LC_MESSAGES/kuiserver5.mo
 share/locale/km/LC_MESSAGES/libkworkspace.mo
 share/locale/km/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/km/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/km/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/km/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/km/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2366,9 +2323,7 @@ share/locale/km/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/km/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/km/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/km/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/km/LC_MESSAGES/plasma_engine_network.mo
 share/locale/km/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/km/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/km/LC_MESSAGES/plasma_engine_share.mo
 share/locale/km/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/km/LC_MESSAGES/plasma_engine_weather.mo
@@ -2387,13 +2342,13 @@ share/locale/km/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/km/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/km/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/km/LC_MESSAGES/plasma_runner_windows.mo
+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/kcminit.mo
 share/locale/kn/LC_MESSAGES/kio5_applications.mo
 share/locale/kn/LC_MESSAGES/klipper.mo
 share/locale/kn/LC_MESSAGES/ksmserver.mo
-share/locale/kn/LC_MESSAGES/kuiserver5.mo
 share/locale/kn/LC_MESSAGES/libkworkspace.mo
 share/locale/kn/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/kn/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -2404,9 +2359,7 @@ share/locale/kn/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/kn/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/kn/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/kn/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/kn/LC_MESSAGES/plasma_engine_network.mo
 share/locale/kn/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/kn/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/kn/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -2423,6 +2376,7 @@ share/locale/kn/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/kn/LC_MESSAGES/soliduiserver5.mo
 share/locale/ko/LC_MESSAGES/freespacenotifier.mo
+share/locale/ko/LC_MESSAGES/kcm_translations.mo
 share/locale/ko/LC_MESSAGES/kcminit.mo
 share/locale/ko/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ko/LC_MESSAGES/kio5_applications.mo
@@ -2430,11 +2384,9 @@ share/locale/ko/LC_MESSAGES/kio_desktop.mo
 share/locale/ko/LC_MESSAGES/klipper.mo
 share/locale/ko/LC_MESSAGES/krunner.mo
 share/locale/ko/LC_MESSAGES/ksmserver.mo
-share/locale/ko/LC_MESSAGES/kuiserver5.mo
 share/locale/ko/LC_MESSAGES/libkworkspace.mo
+share/locale/ko/LC_MESSAGES/libnotificationmanager.mo
 share/locale/ko/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -2461,10 +2413,8 @@ share/locale/ko/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ko/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ko/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_time.mo
@@ -2472,6 +2422,7 @@ 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
 share/locale/ko/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -2487,6 +2438,8 @@ share/locale/ko/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ko/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ko/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ko/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ko/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ko/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ko/LC_MESSAGES/plasmashell.mo
 share/locale/ko/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/ko/LC_MESSAGES/soliduiserver5.mo
@@ -2495,40 +2448,40 @@ share/locale/ku/LC_MESSAGES/kcminit.mo
 share/locale/ku/LC_MESSAGES/kio5_applications.mo
 share/locale/ku/LC_MESSAGES/klipper.mo
 share/locale/ku/LC_MESSAGES/ksmserver.mo
-share/locale/ku/LC_MESSAGES/kuiserver5.mo
 share/locale/ku/LC_MESSAGES/libkworkspace.mo
 share/locale/ku/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ku/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ku/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ku/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ku/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ku/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/ku/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_powerdevil.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/ku/LC_MESSAGES/plasma_runner_webshortcuts.mo
+share/locale/ku/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 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/kcm_translations.mo
 share/locale/lt/LC_MESSAGES/kcminit.mo
+share/locale/lt/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/lt/LC_MESSAGES/kio5_applications.mo
+share/locale/lt/LC_MESSAGES/kio_desktop.mo
 share/locale/lt/LC_MESSAGES/klipper.mo
 share/locale/lt/LC_MESSAGES/krunner.mo
 share/locale/lt/LC_MESSAGES/ksmserver.mo
-share/locale/lt/LC_MESSAGES/kuiserver5.mo
 share/locale/lt/LC_MESSAGES/libkworkspace.mo
 share/locale/lt/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
@@ -2539,16 +2492,16 @@ share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactiv
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
+share/locale/lt/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/lt/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/lt/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/lt/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/lt/LC_MESSAGES/plasma_engine_network.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/lt/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_share.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_time.mo
@@ -2556,6 +2509,7 @@ 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
 share/locale/lt/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -2571,6 +2525,8 @@ share/locale/lt/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/lt/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/lt/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/lt/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/lt/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/lt/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/lt/LC_MESSAGES/plasmashell.mo
 share/locale/lt/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/lt/LC_MESSAGES/soliduiserver5.mo
@@ -2580,11 +2536,10 @@ share/locale/lv/LC_MESSAGES/kcminit.mo
 share/locale/lv/LC_MESSAGES/kio5_applications.mo
 share/locale/lv/LC_MESSAGES/klipper.mo
 share/locale/lv/LC_MESSAGES/ksmserver.mo
-share/locale/lv/LC_MESSAGES/kuiserver5.mo
 share/locale/lv/LC_MESSAGES/libkworkspace.mo
 share/locale/lv/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
+share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
@@ -2593,9 +2548,7 @@ share/locale/lv/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/lv/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/lv/LC_MESSAGES/plasma_engine_network.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/lv/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/lv/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
@@ -2611,16 +2564,15 @@ share/locale/lv/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/lv/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/lv/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/lv/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/lv/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/lv/LC_MESSAGES/soliduiserver5.mo
 share/locale/mai/LC_MESSAGES/freespacenotifier.mo
 share/locale/mai/LC_MESSAGES/kcminit.mo
 share/locale/mai/LC_MESSAGES/kio5_applications.mo
 share/locale/mai/LC_MESSAGES/klipper.mo
 share/locale/mai/LC_MESSAGES/ksmserver.mo
-share/locale/mai/LC_MESSAGES/kuiserver5.mo
 share/locale/mai/LC_MESSAGES/libkworkspace.mo
 share/locale/mai/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/mai/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/mai/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/mai/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/mai/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2630,9 +2582,7 @@ share/locale/mai/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/mai/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/mai/LC_MESSAGES/plasma_engine_network.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/mai/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_share.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_weather.mo
@@ -2650,15 +2600,14 @@ share/locale/mai/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/mai/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/mai/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/mai/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/mai/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/mai/LC_MESSAGES/soliduiserver5.mo
 share/locale/mk/LC_MESSAGES/kcminit.mo
 share/locale/mk/LC_MESSAGES/kio5_applications.mo
 share/locale/mk/LC_MESSAGES/klipper.mo
 share/locale/mk/LC_MESSAGES/ksmserver.mo
-share/locale/mk/LC_MESSAGES/kuiserver5.mo
 share/locale/mk/LC_MESSAGES/libkworkspace.mo
 share/locale/mk/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2669,22 +2618,19 @@ share/locale/mk/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/mk/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/mk/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/mk/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcminit.mo
 share/locale/ml/LC_MESSAGES/kio5_applications.mo
 share/locale/ml/LC_MESSAGES/klipper.mo
 share/locale/ml/LC_MESSAGES/ksmserver.mo
-share/locale/ml/LC_MESSAGES/kuiserver5.mo
 share/locale/ml/LC_MESSAGES/libkworkspace.mo
 share/locale/ml/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/ml/LC_MESSAGES/plasma_engine_network.mo
-share/locale/ml/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ml/LC_MESSAGES/plasma_runner_kill.mo
@@ -2694,16 +2640,15 @@ share/locale/ml/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/ml/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/ml/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/ml/LC_MESSAGES/plasma_runner_webshortcuts.mo
+share/locale/ml/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ml/LC_MESSAGES/soliduiserver5.mo
 share/locale/mr/LC_MESSAGES/freespacenotifier.mo
 share/locale/mr/LC_MESSAGES/kcminit.mo
 share/locale/mr/LC_MESSAGES/kio5_applications.mo
 share/locale/mr/LC_MESSAGES/klipper.mo
 share/locale/mr/LC_MESSAGES/ksmserver.mo
-share/locale/mr/LC_MESSAGES/kuiserver5.mo
 share/locale/mr/LC_MESSAGES/libkworkspace.mo
 share/locale/mr/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2715,9 +2660,7 @@ share/locale/mr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/mr/LC_MESSAGES/plasma_engine_network.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/mr/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_share.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_weather.mo
@@ -2736,16 +2679,15 @@ share/locale/mr/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/mr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/mr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/mr/LC_MESSAGES/plasma_runner_windows.mo
+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/kcminit.mo
 share/locale/ms/LC_MESSAGES/kio5_applications.mo
 share/locale/ms/LC_MESSAGES/klipper.mo
 share/locale/ms/LC_MESSAGES/ksmserver.mo
-share/locale/ms/LC_MESSAGES/kuiserver5.mo
 share/locale/ms/LC_MESSAGES/libkworkspace.mo
 share/locale/ms/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ms/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ms/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ms/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ms/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2755,9 +2697,7 @@ share/locale/ms/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ms/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/ms/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/ms/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ms/LC_MESSAGES/plasma_engine_weather.mo
@@ -2775,39 +2715,45 @@ share/locale/ms/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ms/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ms/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ms/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/nb/LC_MESSAGES/kcminit.mo
 share/locale/nb/LC_MESSAGES/kio5_applications.mo
+share/locale/nb/LC_MESSAGES/kio_desktop.mo
 share/locale/nb/LC_MESSAGES/klipper.mo
 share/locale/nb/LC_MESSAGES/krunner.mo
 share/locale/nb/LC_MESSAGES/ksmserver.mo
-share/locale/nb/LC_MESSAGES/kuiserver5.mo
 share/locale/nb/LC_MESSAGES/libkworkspace.mo
 share/locale/nb/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
+share/locale/nb/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/nb/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/nb/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/nb/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/nb/LC_MESSAGES/plasma_engine_network.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/nb/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_share.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_time.mo
@@ -2815,6 +2761,7 @@ 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
 share/locale/nb/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -2830,21 +2777,21 @@ share/locale/nb/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/nb/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/nb/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nb/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/nb/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/nb/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/nb/LC_MESSAGES/plasmashell.mo
 share/locale/nb/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/nds/LC_MESSAGES/kcminit.mo
 share/locale/nds/LC_MESSAGES/kio5_applications.mo
 share/locale/nds/LC_MESSAGES/klipper.mo
 share/locale/nds/LC_MESSAGES/krunner.mo
 share/locale/nds/LC_MESSAGES/ksmserver.mo
-share/locale/nds/LC_MESSAGES/kuiserver5.mo
 share/locale/nds/LC_MESSAGES/libkworkspace.mo
 share/locale/nds/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
@@ -2861,10 +2808,8 @@ share/locale/nds/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/nds/LC_MESSAGES/plasma_engine_network.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/nds/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_share.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_time.mo
@@ -2887,6 +2832,8 @@ share/locale/nds/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/nds/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/nds/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/nds/LC_MESSAGES/plasmashell.mo
 share/locale/nds/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/nds/LC_MESSAGES/soliduiserver5.mo
@@ -2895,7 +2842,6 @@ share/locale/ne/LC_MESSAGES/kcminit.mo
 share/locale/ne/LC_MESSAGES/kio5_applications.mo
 share/locale/ne/LC_MESSAGES/klipper.mo
 share/locale/ne/LC_MESSAGES/ksmserver.mo
-share/locale/ne/LC_MESSAGES/kuiserver5.mo
 share/locale/ne/LC_MESSAGES/libkworkspace.mo
 share/locale/ne/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/ne/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -2903,6 +2849,7 @@ share/locale/ne/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 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/kcm_translations.mo
 share/locale/nl/LC_MESSAGES/kcminit.mo
 share/locale/nl/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/nl/LC_MESSAGES/kio5_applications.mo
@@ -2910,11 +2857,9 @@ share/locale/nl/LC_MESSAGES/kio_desktop.mo
 share/locale/nl/LC_MESSAGES/klipper.mo
 share/locale/nl/LC_MESSAGES/krunner.mo
 share/locale/nl/LC_MESSAGES/ksmserver.mo
-share/locale/nl/LC_MESSAGES/kuiserver5.mo
 share/locale/nl/LC_MESSAGES/libkworkspace.mo
+share/locale/nl/LC_MESSAGES/libnotificationmanager.mo
 share/locale/nl/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -2941,10 +2886,8 @@ share/locale/nl/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/nl/LC_MESSAGES/plasma_engine_network.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/nl/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_share.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_time.mo
@@ -2968,11 +2911,14 @@ share/locale/nl/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/nl/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/nl/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/nl/LC_MESSAGES/plasmashell.mo
 share/locale/nl/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/nn/LC_MESSAGES/kcminit.mo
 share/locale/nn/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/nn/LC_MESSAGES/kio5_applications.mo
@@ -2980,11 +2926,9 @@ share/locale/nn/LC_MESSAGES/kio_desktop.mo
 share/locale/nn/LC_MESSAGES/klipper.mo
 share/locale/nn/LC_MESSAGES/krunner.mo
 share/locale/nn/LC_MESSAGES/ksmserver.mo
-share/locale/nn/LC_MESSAGES/kuiserver5.mo
 share/locale/nn/LC_MESSAGES/libkworkspace.mo
+share/locale/nn/LC_MESSAGES/libnotificationmanager.mo
 share/locale/nn/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3011,10 +2955,8 @@ share/locale/nn/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/nn/LC_MESSAGES/plasma_engine_network.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/nn/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_share.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_time.mo
@@ -3038,6 +2980,8 @@ share/locale/nn/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/nn/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/nn/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/nn/LC_MESSAGES/plasmashell.mo
 share/locale/nn/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/nn/LC_MESSAGES/soliduiserver5.mo
@@ -3056,34 +3000,30 @@ share/locale/or/LC_MESSAGES/kcminit.mo
 share/locale/or/LC_MESSAGES/kio5_applications.mo
 share/locale/or/LC_MESSAGES/klipper.mo
 share/locale/or/LC_MESSAGES/ksmserver.mo
-share/locale/or/LC_MESSAGES/kuiserver5.mo
 share/locale/or/LC_MESSAGES/libkworkspace.mo
 share/locale/or/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/or/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/or/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/or/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/or/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/or/LC_MESSAGES/plasma_runner_powerdevil.mo
 share/locale/or/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/or/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/or/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/or/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcm_translations.mo
 share/locale/pa/LC_MESSAGES/kcminit.mo
 share/locale/pa/LC_MESSAGES/kio5_applications.mo
 share/locale/pa/LC_MESSAGES/kio_desktop.mo
 share/locale/pa/LC_MESSAGES/klipper.mo
 share/locale/pa/LC_MESSAGES/krunner.mo
 share/locale/pa/LC_MESSAGES/ksmserver.mo
-share/locale/pa/LC_MESSAGES/kuiserver5.mo
 share/locale/pa/LC_MESSAGES/libkworkspace.mo
 share/locale/pa/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3107,10 +3047,8 @@ share/locale/pa/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/pa/LC_MESSAGES/plasma_engine_network.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/pa/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_share.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_time.mo
@@ -3133,11 +3071,14 @@ share/locale/pa/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/pa/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/pa/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/pa/LC_MESSAGES/plasmashell.mo
 share/locale/pa/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/pl/LC_MESSAGES/kcminit.mo
 share/locale/pl/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/pl/LC_MESSAGES/kio5_applications.mo
@@ -3145,11 +3086,9 @@ share/locale/pl/LC_MESSAGES/kio_desktop.mo
 share/locale/pl/LC_MESSAGES/klipper.mo
 share/locale/pl/LC_MESSAGES/krunner.mo
 share/locale/pl/LC_MESSAGES/ksmserver.mo
-share/locale/pl/LC_MESSAGES/kuiserver5.mo
 share/locale/pl/LC_MESSAGES/libkworkspace.mo
+share/locale/pl/LC_MESSAGES/libnotificationmanager.mo
 share/locale/pl/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3176,10 +3115,8 @@ share/locale/pl/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/pl/LC_MESSAGES/plasma_engine_network.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/pl/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_share.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_time.mo
@@ -3187,6 +3124,7 @@ 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
 share/locale/pl/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -3202,11 +3140,14 @@ share/locale/pl/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/pl/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/pl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pl/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/pl/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/pl/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/pl/LC_MESSAGES/plasmashell.mo
 share/locale/pl/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/pt/LC_MESSAGES/kcminit.mo
 share/locale/pt/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/pt/LC_MESSAGES/kio5_applications.mo
@@ -3214,11 +3155,9 @@ share/locale/pt/LC_MESSAGES/kio_desktop.mo
 share/locale/pt/LC_MESSAGES/klipper.mo
 share/locale/pt/LC_MESSAGES/krunner.mo
 share/locale/pt/LC_MESSAGES/ksmserver.mo
-share/locale/pt/LC_MESSAGES/kuiserver5.mo
 share/locale/pt/LC_MESSAGES/libkworkspace.mo
+share/locale/pt/LC_MESSAGES/libnotificationmanager.mo
 share/locale/pt/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3245,10 +3184,8 @@ share/locale/pt/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/pt/LC_MESSAGES/plasma_engine_network.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/pt/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_share.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_time.mo
@@ -3272,11 +3209,14 @@ share/locale/pt/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/pt/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/pt/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/pt/LC_MESSAGES/plasmashell.mo
 share/locale/pt/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/pt_BR/LC_MESSAGES/kcminit.mo
 share/locale/pt_BR/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/pt_BR/LC_MESSAGES/kio5_applications.mo
@@ -3284,11 +3224,9 @@ share/locale/pt_BR/LC_MESSAGES/kio_desktop.mo
 share/locale/pt_BR/LC_MESSAGES/klipper.mo
 share/locale/pt_BR/LC_MESSAGES/krunner.mo
 share/locale/pt_BR/LC_MESSAGES/ksmserver.mo
-share/locale/pt_BR/LC_MESSAGES/kuiserver5.mo
 share/locale/pt_BR/LC_MESSAGES/libkworkspace.mo
+share/locale/pt_BR/LC_MESSAGES/libnotificationmanager.mo
 share/locale/pt_BR/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3315,10 +3253,8 @@ share/locale/pt_BR/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_engine_network.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_share.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_time.mo
@@ -3342,21 +3278,21 @@ share/locale/pt_BR/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/pt_BR/LC_MESSAGES/plasmashell.mo
 share/locale/pt_BR/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/ro/LC_MESSAGES/kcminit.mo
 share/locale/ro/LC_MESSAGES/kio5_applications.mo
 share/locale/ro/LC_MESSAGES/klipper.mo
 share/locale/ro/LC_MESSAGES/krunner.mo
 share/locale/ro/LC_MESSAGES/ksmserver.mo
-share/locale/ro/LC_MESSAGES/kuiserver5.mo
 share/locale/ro/LC_MESSAGES/libkworkspace.mo
 share/locale/ro/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
@@ -3378,10 +3314,8 @@ share/locale/ro/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ro/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ro/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_time.mo
@@ -3402,10 +3336,13 @@ share/locale/ro/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ro/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ro/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ro/LC_MESSAGES/plasmashell.mo
 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/kcm_translations.mo
 share/locale/ru/LC_MESSAGES/kcminit.mo
 share/locale/ru/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/ru/LC_MESSAGES/kio5_applications.mo
@@ -3413,11 +3350,9 @@ share/locale/ru/LC_MESSAGES/kio_desktop.mo
 share/locale/ru/LC_MESSAGES/klipper.mo
 share/locale/ru/LC_MESSAGES/krunner.mo
 share/locale/ru/LC_MESSAGES/ksmserver.mo
-share/locale/ru/LC_MESSAGES/kuiserver5.mo
 share/locale/ru/LC_MESSAGES/libkworkspace.mo
+share/locale/ru/LC_MESSAGES/libnotificationmanager.mo
 share/locale/ru/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3444,10 +3379,8 @@ share/locale/ru/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ru/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/ru/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_time.mo
@@ -3455,6 +3388,7 @@ 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
 share/locale/ru/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -3470,6 +3404,8 @@ share/locale/ru/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ru/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ru/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ru/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/ru/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/ru/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/ru/LC_MESSAGES/plasmashell.mo
 share/locale/ru/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/ru/LC_MESSAGES/soliduiserver5.mo
@@ -3479,7 +3415,6 @@ share/locale/se/LC_MESSAGES/kio5_applications.mo
 share/locale/se/LC_MESSAGES/klipper.mo
 share/locale/se/LC_MESSAGES/krunner.mo
 share/locale/se/LC_MESSAGES/ksmserver.mo
-share/locale/se/LC_MESSAGES/kuiserver5.mo
 share/locale/se/LC_MESSAGES/libkworkspace.mo
 share/locale/se/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/se/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -3491,10 +3426,8 @@ share/locale/si/LC_MESSAGES/kcminit.mo
 share/locale/si/LC_MESSAGES/kio5_applications.mo
 share/locale/si/LC_MESSAGES/klipper.mo
 share/locale/si/LC_MESSAGES/ksmserver.mo
-share/locale/si/LC_MESSAGES/kuiserver5.mo
 share/locale/si/LC_MESSAGES/libkworkspace.mo
 share/locale/si/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/si/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/si/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/si/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/si/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -3503,9 +3436,7 @@ share/locale/si/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/si/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/si/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/si/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/si/LC_MESSAGES/plasma_engine_network.mo
 share/locale/si/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/si/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/si/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/si/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/si/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
@@ -3518,8 +3449,10 @@ share/locale/si/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/si/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/si/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/si/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/sk/LC_MESSAGES/kcminit.mo
 share/locale/sk/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sk/LC_MESSAGES/kio5_applications.mo
@@ -3527,11 +3460,9 @@ share/locale/sk/LC_MESSAGES/kio_desktop.mo
 share/locale/sk/LC_MESSAGES/klipper.mo
 share/locale/sk/LC_MESSAGES/krunner.mo
 share/locale/sk/LC_MESSAGES/ksmserver.mo
-share/locale/sk/LC_MESSAGES/kuiserver5.mo
 share/locale/sk/LC_MESSAGES/libkworkspace.mo
+share/locale/sk/LC_MESSAGES/libnotificationmanager.mo
 share/locale/sk/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3558,10 +3489,8 @@ share/locale/sk/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sk/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sk/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_time.mo
@@ -3585,11 +3514,14 @@ share/locale/sk/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sk/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sk/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sk/LC_MESSAGES/plasmashell.mo
 share/locale/sk/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/sl/LC_MESSAGES/kcminit.mo
 share/locale/sl/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sl/LC_MESSAGES/kio5_applications.mo
@@ -3597,11 +3529,8 @@ share/locale/sl/LC_MESSAGES/kio_desktop.mo
 share/locale/sl/LC_MESSAGES/klipper.mo
 share/locale/sl/LC_MESSAGES/krunner.mo
 share/locale/sl/LC_MESSAGES/ksmserver.mo
-share/locale/sl/LC_MESSAGES/kuiserver5.mo
 share/locale/sl/LC_MESSAGES/libkworkspace.mo
 share/locale/sl/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3628,10 +3557,8 @@ share/locale/sl/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sl/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sl/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_time.mo
@@ -3654,6 +3581,8 @@ share/locale/sl/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sl/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sl/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sl/LC_MESSAGES/plasmashell.mo
 share/locale/sl/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/sl/LC_MESSAGES/soliduiserver5.mo
@@ -3662,10 +3591,8 @@ share/locale/sq/LC_MESSAGES/kcminit.mo
 share/locale/sq/LC_MESSAGES/kio5_applications.mo
 share/locale/sq/LC_MESSAGES/klipper.mo
 share/locale/sq/LC_MESSAGES/ksmserver.mo
-share/locale/sq/LC_MESSAGES/kuiserver5.mo
 share/locale/sq/LC_MESSAGES/libkworkspace.mo
 share/locale/sq/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sq/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sq/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sq/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/sq/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -3674,9 +3601,7 @@ share/locale/sq/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sq/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/sq/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/sq/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sq/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sq/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -3689,8 +3614,10 @@ share/locale/sq/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/sq/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/sq/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sq/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcm_translations.mo
 share/locale/sr/LC_MESSAGES/kcminit.mo
 share/locale/sr/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sr/LC_MESSAGES/kio5_applications.mo
@@ -3698,11 +3625,8 @@ share/locale/sr/LC_MESSAGES/kio_desktop.mo
 share/locale/sr/LC_MESSAGES/klipper.mo
 share/locale/sr/LC_MESSAGES/krunner.mo
 share/locale/sr/LC_MESSAGES/ksmserver.mo
-share/locale/sr/LC_MESSAGES/kuiserver5.mo
 share/locale/sr/LC_MESSAGES/libkworkspace.mo
 share/locale/sr/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3729,10 +3653,8 @@ share/locale/sr/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sr/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sr/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_time.mo
@@ -3755,11 +3677,14 @@ share/locale/sr/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sr/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sr/LC_MESSAGES/plasmashell.mo
 share/locale/sr/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kcminit.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kio5_applications.mo
@@ -3767,11 +3692,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/kio_desktop.mo
 share/locale/sr@ijekavian/LC_MESSAGES/klipper.mo
 share/locale/sr@ijekavian/LC_MESSAGES/krunner.mo
 share/locale/sr@ijekavian/LC_MESSAGES/ksmserver.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kuiserver5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/libkworkspace.mo
 share/locale/sr@ijekavian/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3798,10 +3720,8 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_time.mo
@@ -3824,11 +3744,14 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasmashell.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kcminit.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kio5_applications.mo
@@ -3836,11 +3759,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_desktop.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/klipper.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/krunner.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/ksmserver.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kuiserver5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/libkworkspace.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3867,10 +3787,8 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_time.mo
@@ -3893,11 +3811,14 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmashell.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/sr@latin/LC_MESSAGES/kcminit.mo
 share/locale/sr@latin/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sr@latin/LC_MESSAGES/kio5_applications.mo
@@ -3905,11 +3826,8 @@ share/locale/sr@latin/LC_MESSAGES/kio_desktop.mo
 share/locale/sr@latin/LC_MESSAGES/klipper.mo
 share/locale/sr@latin/LC_MESSAGES/krunner.mo
 share/locale/sr@latin/LC_MESSAGES/ksmserver.mo
-share/locale/sr@latin/LC_MESSAGES/kuiserver5.mo
 share/locale/sr@latin/LC_MESSAGES/libkworkspace.mo
 share/locale/sr@latin/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -3936,10 +3854,8 @@ share/locale/sr@latin/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_time.mo
@@ -3962,11 +3878,14 @@ share/locale/sr@latin/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sr@latin/LC_MESSAGES/plasmashell.mo
 share/locale/sr@latin/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/sv/LC_MESSAGES/kcminit.mo
 share/locale/sv/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/sv/LC_MESSAGES/kio5_applications.mo
@@ -3974,11 +3893,9 @@ share/locale/sv/LC_MESSAGES/kio_desktop.mo
 share/locale/sv/LC_MESSAGES/klipper.mo
 share/locale/sv/LC_MESSAGES/krunner.mo
 share/locale/sv/LC_MESSAGES/ksmserver.mo
-share/locale/sv/LC_MESSAGES/kuiserver5.mo
 share/locale/sv/LC_MESSAGES/libkworkspace.mo
+share/locale/sv/LC_MESSAGES/libnotificationmanager.mo
 share/locale/sv/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -4005,10 +3922,8 @@ share/locale/sv/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/sv/LC_MESSAGES/plasma_engine_network.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/sv/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_share.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_time.mo
@@ -4032,6 +3947,8 @@ share/locale/sv/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/sv/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/sv/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/sv/LC_MESSAGES/plasmashell.mo
 share/locale/sv/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/sv/LC_MESSAGES/soliduiserver5.mo
@@ -4040,7 +3957,6 @@ share/locale/ta/LC_MESSAGES/kcminit.mo
 share/locale/ta/LC_MESSAGES/kio5_applications.mo
 share/locale/ta/LC_MESSAGES/klipper.mo
 share/locale/ta/LC_MESSAGES/ksmserver.mo
-share/locale/ta/LC_MESSAGES/kuiserver5.mo
 share/locale/ta/LC_MESSAGES/libkworkspace.mo
 share/locale/ta/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
@@ -4054,52 +3970,46 @@ share/locale/te/LC_MESSAGES/kcminit.mo
 share/locale/te/LC_MESSAGES/kio5_applications.mo
 share/locale/te/LC_MESSAGES/klipper.mo
 share/locale/te/LC_MESSAGES/ksmserver.mo
-share/locale/te/LC_MESSAGES/kuiserver5.mo
 share/locale/te/LC_MESSAGES/libkworkspace.mo
 share/locale/te/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/te/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/te/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/te/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/te/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/te/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/te/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/te/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/te/LC_MESSAGES/plasma_runner_powerdevil.mo
 share/locale/te/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/te/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/te/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/te/LC_MESSAGES/plasma_runner_webshortcuts.mo
+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/kcminit.mo
 share/locale/tg/LC_MESSAGES/kio5_applications.mo
 share/locale/tg/LC_MESSAGES/klipper.mo
 share/locale/tg/LC_MESSAGES/ksmserver.mo
-share/locale/tg/LC_MESSAGES/kuiserver5.mo
 share/locale/tg/LC_MESSAGES/libkworkspace.mo
 share/locale/tg/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/tg/LC_MESSAGES/plasma_engine_applicationjobs.mo
-share/locale/tg/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_powerdevil.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_recentdocuments.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/tg/LC_MESSAGES/plasma_runner_webshortcuts.mo
+share/locale/tg/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/tg/LC_MESSAGES/soliduiserver5.mo
 share/locale/th/LC_MESSAGES/freespacenotifier.mo
 share/locale/th/LC_MESSAGES/kcminit.mo
 share/locale/th/LC_MESSAGES/kio5_applications.mo
 share/locale/th/LC_MESSAGES/klipper.mo
 share/locale/th/LC_MESSAGES/ksmserver.mo
-share/locale/th/LC_MESSAGES/kuiserver5.mo
 share/locale/th/LC_MESSAGES/libkworkspace.mo
 share/locale/th/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/th/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -4109,9 +4019,7 @@ share/locale/th/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/th/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/th/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/th/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/th/LC_MESSAGES/plasma_engine_network.mo
 share/locale/th/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/th/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/th/LC_MESSAGES/plasma_engine_share.mo
 share/locale/th/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/th/LC_MESSAGES/plasma_engine_weather.mo
@@ -4129,8 +4037,10 @@ share/locale/th/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/th/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/th/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/th/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/tr/LC_MESSAGES/kcminit.mo
 share/locale/tr/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/tr/LC_MESSAGES/kio5_applications.mo
@@ -4138,11 +4048,8 @@ share/locale/tr/LC_MESSAGES/kio_desktop.mo
 share/locale/tr/LC_MESSAGES/klipper.mo
 share/locale/tr/LC_MESSAGES/krunner.mo
 share/locale/tr/LC_MESSAGES/ksmserver.mo
-share/locale/tr/LC_MESSAGES/kuiserver5.mo
 share/locale/tr/LC_MESSAGES/libkworkspace.mo
 share/locale/tr/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -4168,10 +4075,8 @@ share/locale/tr/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/tr/LC_MESSAGES/plasma_engine_network.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/tr/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_share.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_time.mo
@@ -4194,6 +4099,8 @@ share/locale/tr/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/tr/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/tr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/tr/LC_MESSAGES/plasmashell.mo
 share/locale/tr/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/tr/LC_MESSAGES/soliduiserver5.mo
@@ -4203,10 +4110,8 @@ share/locale/ug/LC_MESSAGES/kcminit.mo
 share/locale/ug/LC_MESSAGES/kio5_applications.mo
 share/locale/ug/LC_MESSAGES/klipper.mo
 share/locale/ug/LC_MESSAGES/ksmserver.mo
-share/locale/ug/LC_MESSAGES/kuiserver5.mo
 share/locale/ug/LC_MESSAGES/libkworkspace.mo
 share/locale/ug/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -4217,9 +4122,7 @@ share/locale/ug/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/ug/LC_MESSAGES/plasma_engine_network.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/ug/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_share.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_weather.mo
@@ -4238,8 +4141,10 @@ share/locale/ug/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/ug/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/ug/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ug/LC_MESSAGES/plasma_runner_windows.mo
+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/kcm_translations.mo
 share/locale/uk/LC_MESSAGES/kcminit.mo
 share/locale/uk/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/uk/LC_MESSAGES/kio5_applications.mo
@@ -4247,11 +4152,9 @@ share/locale/uk/LC_MESSAGES/kio_desktop.mo
 share/locale/uk/LC_MESSAGES/klipper.mo
 share/locale/uk/LC_MESSAGES/krunner.mo
 share/locale/uk/LC_MESSAGES/ksmserver.mo
-share/locale/uk/LC_MESSAGES/kuiserver5.mo
 share/locale/uk/LC_MESSAGES/libkworkspace.mo
+share/locale/uk/LC_MESSAGES/libnotificationmanager.mo
 share/locale/uk/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -4278,10 +4181,8 @@ share/locale/uk/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/uk/LC_MESSAGES/plasma_engine_network.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/uk/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_share.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_time.mo
@@ -4305,6 +4206,8 @@ share/locale/uk/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/uk/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/uk/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/uk/LC_MESSAGES/plasmashell.mo
 share/locale/uk/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/uk/LC_MESSAGES/soliduiserver5.mo
@@ -4332,10 +4235,8 @@ share/locale/wa/LC_MESSAGES/kcminit.mo
 share/locale/wa/LC_MESSAGES/kio5_applications.mo
 share/locale/wa/LC_MESSAGES/klipper.mo
 share/locale/wa/LC_MESSAGES/ksmserver.mo
-share/locale/wa/LC_MESSAGES/kuiserver5.mo
 share/locale/wa/LC_MESSAGES/libkworkspace.mo
 share/locale/wa/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/wa/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/wa/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/wa/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/wa/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -4345,9 +4246,7 @@ share/locale/wa/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/wa/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_keystate.mo
-share/locale/wa/LC_MESSAGES/plasma_engine_network.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_notifications.mo
-share/locale/wa/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_share.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_weather.mo
@@ -4365,10 +4264,12 @@ share/locale/wa/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/wa/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/wa/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/wa/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/wa/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/wa/LC_MESSAGES/soliduiserver5.mo
 share/locale/xh/LC_MESSAGES/klipper.mo
 share/locale/xh/LC_MESSAGES/ksmserver.mo
 share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo
+share/locale/zh_CN/LC_MESSAGES/kcm_translations.mo
 share/locale/zh_CN/LC_MESSAGES/kcminit.mo
 share/locale/zh_CN/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/zh_CN/LC_MESSAGES/kio5_applications.mo
@@ -4376,11 +4277,9 @@ share/locale/zh_CN/LC_MESSAGES/kio_desktop.mo
 share/locale/zh_CN/LC_MESSAGES/klipper.mo
 share/locale/zh_CN/LC_MESSAGES/krunner.mo
 share/locale/zh_CN/LC_MESSAGES/ksmserver.mo
-share/locale/zh_CN/LC_MESSAGES/kuiserver5.mo
 share/locale/zh_CN/LC_MESSAGES/libkworkspace.mo
+share/locale/zh_CN/LC_MESSAGES/libnotificationmanager.mo
 share/locale/zh_CN/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -4407,10 +4306,8 @@ share/locale/zh_CN/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_engine_network.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_share.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_time.mo
@@ -4434,22 +4331,24 @@ share/locale/zh_CN/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/zh_CN/LC_MESSAGES/plasmashell.mo
 share/locale/zh_CN/LC_MESSAGES/plasmashellprivateplugin.mo
 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/kcm_translations.mo
 share/locale/zh_TW/LC_MESSAGES/kcminit.mo
 share/locale/zh_TW/LC_MESSAGES/kholidays_calendar_plugin.mo
 share/locale/zh_TW/LC_MESSAGES/kio5_applications.mo
+share/locale/zh_TW/LC_MESSAGES/kio_desktop.mo
 share/locale/zh_TW/LC_MESSAGES/klipper.mo
 share/locale/zh_TW/LC_MESSAGES/krunner.mo
 share/locale/zh_TW/LC_MESSAGES/ksmserver.mo
-share/locale/zh_TW/LC_MESSAGES/kuiserver5.mo
 share/locale/zh_TW/LC_MESSAGES/libkworkspace.mo
+share/locale/zh_TW/LC_MESSAGES/libnotificationmanager.mo
 share/locale/zh_TW/LC_MESSAGES/phonon_kde_plugin.mo
-share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.color.mo
-share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.image.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
@@ -4468,16 +4367,16 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskac
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_devicenotifications.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_engine_dict.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_mpris2.mo
-share/locale/zh_TW/LC_MESSAGES/plasma_engine_network.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_notifications.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_powermanagement.mo
-share/locale/zh_TW/LC_MESSAGES/plasma_engine_rss.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_share.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_time.mo
@@ -4485,6 +4384,7 @@ 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
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -4500,6 +4400,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_windows.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/zh_TW/LC_MESSAGES/plasmashell.mo
 share/locale/zh_TW/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/zh_TW/LC_MESSAGES/soliduiserver5.mo
@@ -4533,6 +4435,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/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
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/restart_primary.svgz
@@ -4548,6 +4451,7 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/config.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/config.xml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/Logout.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/LogoutButton.qml
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/timer.js
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/Osd.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/OsdItem.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/desktopswitcher.png
@@ -4565,7 +4469,6 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/busywidget.svgz
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/kde.svgz
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/images/plasma.svgz
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/userswitcher/UserSwitcher.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowdecoration/WindowDecoration.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/metadata.desktop
@@ -4586,7 +4489,6 @@ 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/code/logic.js
 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
@@ -4598,6 +4500,7 @@ 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
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml
+share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js
 share/plasma/plasmoids/org.kde.plasma.battery/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.battery/metadata.json
 share/plasma/plasmoids/org.kde.plasma.calendar/contents/config/config.qml
@@ -4611,7 +4514,11 @@ share/plasma/plasmoids/org.kde.plasma.calendar/metadata.json
 share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/BarcodePage.qml
 share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/ClipboardItemDelegate.qml
 share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/ClipboardPage.qml
+share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/DelegateToolButtons.qml
+share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/ImageItemDelegate.qml
 share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/Menu.qml
+share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/TextItemDelegate.qml
+share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/UrlItemDelegate.qml
 share/plasma/plasmoids/org.kde.plasma.clipboard/contents/ui/clipboard.qml
 share/plasma/plasmoids/org.kde.plasma.clipboard/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.clipboard/metadata.json
@@ -4640,10 +4547,10 @@ share/plasma/plasmoids/org.kde.plasma.icon/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.icon/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.icon/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.icon/metadata.json
-share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/code/data.js
 share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/ui/ConfigGeneral.qml
+share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/ui/data.js
 share/plasma/plasmoids/org.kde.plasma.lock_logout/contents/ui/lockout.qml
 share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.json
@@ -4651,21 +4558,19 @@ share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepres
 share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.mediacontroller/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.mediacontroller/metadata.json
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/config/config.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/config/main.xml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/tests/test.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/JobDelegate.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/JobDetailsItem.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/Jobs.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationDelegate.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationIcon.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/CompactRepresentation.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/EditContextMenu.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/JobDetails.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/JobItem.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml
 share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml
 share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/Notifications.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ScreenPositionSelector.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/SelectableLabel.qml
 share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml
-share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/configNotifications.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/PulseAudio.qml
+share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/qmldir
 share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.notifications/metadata.desktop
 share/plasma/plasmoids/org.kde.plasma.notifications/metadata.json
@@ -4803,7 +4708,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/sddm/themes/breeze/Background.qml
-share/sddm/themes/breeze/Clock.qml
+share/sddm/themes/breeze/BreezeMenuStyle.qml
 share/sddm/themes/breeze/KeyboardButton.qml
 share/sddm/themes/breeze/Login.qml
 share/sddm/themes/breeze/Main.qml
@@ -4816,9 +4721,11 @@ 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/WallpaperFader.qml
 share/sddm/themes/breeze/components/artwork/logout_primary.svgz
 share/sddm/themes/breeze/components/artwork/restart_primary.svgz
 share/sddm/themes/breeze/components/artwork/shutdown_primary.svgz
+share/sddm/themes/breeze/faces/.face.icon
 share/sddm/themes/breeze/metadata.desktop
 share/sddm/themes/breeze/preview.png
 share/sddm/themes/breeze/theme.conf
diff --git a/plasma-workspace/distinfo b/plasma-workspace/distinfo
index 77f02c0601..8fc788a5d5 100644
--- a/plasma-workspace/distinfo
+++ b/plasma-workspace/distinfo
@@ -1,10 +1,7 @@
 $NetBSD$
 
-SHA1 (plasma-workspace-5.12.4.tar.xz) = 1440b91bfda3e3aae9bfa3d586e1491da7cbb818
-RMD160 (plasma-workspace-5.12.4.tar.xz) = d1c3ea7ee4ec036f204203e441f62e6971635ab3
-SHA512 (plasma-workspace-5.12.4.tar.xz) = 629f0286fffd1e90cf68611a3b14a8934e9770dd821b4c6de25549af00fefd305c848342f55559a9223199433ed8f180975ceac38765904de95179d1980fc3f5
-Size (plasma-workspace-5.12.4.tar.xz) = 4556108 bytes
-SHA1 (patch-config-X11.h.cmake) = 53d6aeab4310d73d8546fe632306ecb797b4c3fb
-SHA1 (patch-libkworkspace_config-libkworkspace.h.cmake) = f30e556a27fc179379ca2502f9b849a8d30312b3
-SHA1 (patch-runners_windows_config-windowsrunner.h.cmake) = 2d674c113fb1c1b8342739a28409546ca2edeff6
+SHA1 (plasma-workspace-5.16.4.tar.xz) = f2f43072483527b6ca49fc5bdceb900f01268eb2
+RMD160 (plasma-workspace-5.16.4.tar.xz) = 0af39c60993800b082e19848336b492dd8812ba3
+SHA512 (plasma-workspace-5.16.4.tar.xz) = d597738c1122fcbe327a1917706e86ed0acc550ddbe2ef4eb776f1a064b09095c0f5d634675787353b90b8b37d24bbd454fa1d8354078bd4ceaa3875471a3bb4
+Size (plasma-workspace-5.16.4.tar.xz) = 4896860 bytes
 SHA1 (patch-startkde_startkde.cmake) = 49e9f3a5a3d0eb76865c1120d8aa3fee3a886030
diff --git a/plasma-workspace/patches/patch-config-X11.h.cmake b/plasma-workspace/patches/patch-config-X11.h.cmake
deleted file mode 100644
index 65883391bd..0000000000
--- a/plasma-workspace/patches/patch-config-X11.h.cmake
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
-Avoid HAVE_X11 TRUE, where TRUE is not defined yet!
-
---- config-X11.h.cmake.orig	2018-03-27 11:26:39.000000000 +0000
-+++ config-X11.h.cmake
-@@ -41,4 +41,4 @@
- #cmakedefine HAS_RANDR_1_3 1
- 
- /* Define if you have X11 at all */
--#define HAVE_X11 ${X11_FOUND}
-+#cmakedefine01 HAVE_X11
diff --git a/plasma-workspace/patches/patch-libkworkspace_config-libkworkspace.h.cmake b/plasma-workspace/patches/patch-libkworkspace_config-libkworkspace.h.cmake
deleted file mode 100644
index 9219125cc3..0000000000
--- a/plasma-workspace/patches/patch-libkworkspace_config-libkworkspace.h.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD$
-
-Avoid HAVE_X11 TRUE, where TRUE is not defined yet!
-
---- libkworkspace/config-libkworkspace.h.cmake.orig	2018-03-27 11:26:39.000000000 +0000
-+++ libkworkspace/config-libkworkspace.h.cmake
-@@ -1,2 +1,2 @@
- /* Define if you have X11 at all */
--#define HAVE_X11 ${X11_FOUND}
-\ No newline at end of file
-+#cmakedefine01 HAVE_X11
diff --git a/plasma-workspace/patches/patch-runners_windows_config-windowsrunner.h.cmake b/plasma-workspace/patches/patch-runners_windows_config-windowsrunner.h.cmake
deleted file mode 100644
index 2da63af1a8..0000000000
--- a/plasma-workspace/patches/patch-runners_windows_config-windowsrunner.h.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD$
-
-Avoid HAVE_X11 TRUE, where TRUE is not defined yet!
-
---- runners/windows/config-windowsrunner.h.cmake.orig	2018-03-27 11:26:39.000000000 +0000
-+++ runners/windows/config-windowsrunner.h.cmake
-@@ -1,2 +1,2 @@
- /* Define if you have X11 at all */
--#define HAVE_X11 ${X11_FOUND}
-\ No newline at end of file
-+#cmakedefine01 HAVE_X11


Home | Main Index | Thread Index | Old Index