pkgsrc-WIP-changes archive

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

plasma-workspace: update to 5.11.5



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon Jan 22 17:22:56 2018 +1300
Changeset:	0becf38ac27e767499c8ea39d6b78e6ee82de5e5

Modified Files:
	plasma-workspace/Makefile
	plasma-workspace/PLIST
	plasma-workspace/distinfo
	plasma-workspace/patches/patch-klipper_CMakeLists.txt
	plasma-workspace/patches/patch-libtaskmanager_CMakeLists.txt
	plasma-workspace/patches/patch-shell_CMakeLists.txt
	plasma-workspace/patches/patch-startkde_startkde.cmake
Added Files:
	plasma-workspace/hacks.mk
	plasma-workspace/patches/patch-kuiserver_CMakeLists.txt

Log Message:
plasma-workspace: update to 5.11.5

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

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

diffstat:
 plasma-workspace/Makefile                          |   18 +-
 plasma-workspace/PLIST                             | 1456 +++++++++++---------
 plasma-workspace/distinfo                          |   17 +-
 plasma-workspace/hacks.mk                          |    7 +
 .../patches/patch-klipper_CMakeLists.txt           |    8 +-
 .../patches/patch-kuiserver_CMakeLists.txt         |   12 +
 .../patches/patch-libtaskmanager_CMakeLists.txt    |    7 +-
 .../patches/patch-shell_CMakeLists.txt             |   10 +-
 .../patches/patch-startkde_startkde.cmake          |   14 +-
 9 files changed, 826 insertions(+), 723 deletions(-)

diffs:
diff --git a/plasma-workspace/Makefile b/plasma-workspace/Makefile
index 18a28a064b..84948b92a6 100644
--- a/plasma-workspace/Makefile
+++ b/plasma-workspace/Makefile
@@ -19,13 +19,15 @@ DEPENDS+=	plasma-integration>=${PLASMAVER}:../../wip/plasma-integration
 
 USE_TOOLS+=	msgmerge pkg-config
 
+BUILDLINK_TRANSFORM+=	rm:-fvisibility=hidden
+
 # generation of ksmserver.moc fails when ${PREFIX}/include in the moc include path
 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_automoc.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=	_KDE_build/runners/windows/CMakeFiles/krunner_windows_automoc.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=	_KDE_build/applets/notifications/lib/CMakeFiles/plasma_applet_notifications_automoc.dir/AutogenInfo.cmake
+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_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
 
 SUBST_CLASSES+=		qtpath
@@ -36,12 +38,14 @@ SUBST_STAGE.qtpath=	post-patch
 MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg/autostart
 CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/krunner.desktop \
 		${PKG_SYSCONFDIR}/xdg/autostart/krunner.desktop
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/plasmashell.desktop \
-		${PKG_SYSCONFDIR}/xdg/autostart/plasmashell.desktop
-CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/autostart/org.kde.klipper.desktop \
-		${PKG_SYSCONFDIR}/xdg/autostart/org.kde.klipper.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 \
diff --git a/plasma-workspace/PLIST b/plasma-workspace/PLIST
index a0a8efbe1f..c32bef709a 100644
--- a/plasma-workspace/PLIST
+++ b/plasma-workspace/PLIST
@@ -9,6 +9,7 @@ bin/ksmserver
 bin/ksplashqml
 bin/kstartupconfig5
 bin/kuiserver5
+bin/plasma_waitforname
 bin/plasmashell
 bin/plasmawindowed
 bin/startkde
@@ -21,19 +22,24 @@ include/kworkspace5/kworkspace.h
 include/kworkspace5/kworkspace_export.h
 include/plasma/weather/ion.h
 include/plasma/weather/ion_export.h
-include/taskmanager/abstractgroupableitem.h
-include/taskmanager/abstractgroupingstrategy.h
-include/taskmanager/abstractsortingstrategy.h
-include/taskmanager/groupmanager.h
-include/taskmanager/launcheritem.h
-include/taskmanager/startup.h
-include/taskmanager/task.h
-include/taskmanager/taskactions.h
-include/taskmanager/taskgroup.h
-include/taskmanager/taskitem.h
-include/taskmanager/taskmanager.h
+include/taskmanager/abstracttasksmodel.h
+include/taskmanager/abstracttasksmodeliface.h
+include/taskmanager/abstracttasksproxymodeliface.h
+include/taskmanager/abstractwindowtasksmodel.h
+include/taskmanager/activityinfo.h
+include/taskmanager/concatenatetasksproxymodel.h
+include/taskmanager/flattentaskgroupsproxymodel.h
+include/taskmanager/launchertasksmodel.h
+include/taskmanager/startuptasksmodel.h
+include/taskmanager/taskfilterproxymodel.h
+include/taskmanager/taskgroupingproxymodel.h
 include/taskmanager/taskmanager_export.h
 include/taskmanager/tasksmodel.h
+include/taskmanager/tasktools.h
+include/taskmanager/virtualdesktopinfo.h
+include/taskmanager/waylandtasksmodel.h
+include/taskmanager/windowtasksmodel.h
+include/taskmanager/xwindowtasksmodel.h
 lib/cmake/KRunnerAppDBusInterface/KRunnerAppDBusInterfaceConfig.cmake
 lib/cmake/KSMServerDBusInterface/KSMServerDBusInterfaceConfig.cmake
 lib/cmake/LibKWorkspace/LibKWorkspaceConfig.cmake
@@ -44,6 +50,7 @@ lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake
 lib/cmake/LibTaskManager/LibTaskManagerConfigVersion.cmake
 lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets-noconfig.cmake
 lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets.cmake
+lib/kconf_update_bin/krunnerplugins
 lib/libkdeinit5_kcminit.so
 lib/libkdeinit5_kcminit_startup.so
 lib/libkdeinit5_klipper.so
@@ -53,12 +60,14 @@ lib/libkworkspace5.so
 lib/libkworkspace5.so.5
 lib/libkworkspace5.so.${PKGVERSION}
 lib/libtaskmanager.so
-lib/libtaskmanager.so.5
 lib/libtaskmanager.so.${PKGVERSION}
+lib/libtaskmanager.so.6
 lib/libweather_ion.so
 lib/libweather_ion.so.7
 lib/libweather_ion.so.7.0.0
-libexec/drkonqi
+libexec/baloorunner
+libexec/ksmserver-logout-greeter
+libexec/ksmserver-switchuser-greeter
 libexec/ksyncdbusenv
 libexec/startplasma
 qt5/plugins/kcm_krunner_kill.so
@@ -67,20 +76,17 @@ 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/remotedirnotify.so
 qt5/plugins/kf5/kded/solidautoeject.so
 qt5/plugins/kf5/kded/soliduiserver.so
 qt5/plugins/kf5/kded/statusnotifierwatcher.so
 qt5/plugins/kf5/kio/desktop.so
 qt5/plugins/kio_applications.so
-qt5/plugins/kio_remote.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
 qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaper.so
 qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaperimages.so
 qt5/plugins/krunner_activities.so
-qt5/plugins/krunner_baloosearchrunner.so
 qt5/plugins/krunner_bookmarksrunner.so
 qt5/plugins/krunner_calculatorrunner.so
 qt5/plugins/krunner_kill.so
@@ -95,6 +101,12 @@ qt5/plugins/krunner_webshortcuts.so
 qt5/plugins/krunner_windowedwidgets.so
 qt5/plugins/krunner_windows.so
 qt5/plugins/phonon_platform/kde.so
+qt5/plugins/plasma/applets/org.kde.plasma.private.systemtray.so
+qt5/plugins/plasma/applets/org.kde.plasma.systemtray.so
+qt5/plugins/plasma/applets/plasma_applet_appmenu.so
+qt5/plugins/plasma/applets/plasma_applet_calendar.so
+qt5/plugins/plasma/applets/plasma_applet_icon.so
+qt5/plugins/plasma/applets/plasma_applet_notifications.so
 qt5/plugins/plasma/dataengine/ion_bbcukmet.so
 qt5/plugins/plasma/dataengine/ion_envcan.so
 qt5/plugins/plasma/dataengine/ion_noaa.so
@@ -120,21 +132,19 @@ qt5/plugins/plasma/dataengine/plasma_engine_share.so
 qt5/plugins/plasma/dataengine/plasma_engine_soliddevice.so
 qt5/plugins/plasma/dataengine/plasma_engine_statusnotifieritem.so
 qt5/plugins/plasma/dataengine/plasma_engine_systemmonitor.so
-qt5/plugins/plasma/dataengine/plasma_engine_tasks.so
 qt5/plugins/plasma/dataengine/plasma_engine_time.so
 qt5/plugins/plasma/dataengine/plasma_engine_weather.so
 qt5/plugins/plasma/packagestructure/plasma_packagestructure_share.so
-qt5/plugins/plasma_applet_notifications.so
 qt5/plugins/plasma_containmentactions_applauncher.so
 qt5/plugins/plasma_containmentactions_contextmenu.so
 qt5/plugins/plasma_containmentactions_paste.so
 qt5/plugins/plasma_containmentactions_switchactivity.so
 qt5/plugins/plasma_containmentactions_switchdesktop.so
 qt5/plugins/plasma_containmentactions_switchwindow.so
+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/icon/libiconplugin.so
-qt5/qml/org/kde/plasma/private/icon/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
@@ -147,9 +157,10 @@ qt5/qml/org/kde/plasma/workspace/components/BatteryIcon.qml
 qt5/qml/org/kde/plasma/workspace/components/qmldir
 qt5/qml/org/kde/plasma/workspace/keyboardlayout/libkeyboardlayoutplugin.so
 qt5/qml/org/kde/plasma/workspace/keyboardlayout/qmldir
-qt5/qml/org/kde/private/systemtray/libsystemtrayplugin.so
-qt5/qml/org/kde/private/systemtray/qmldir
+qt5/qml/org/kde/taskmanager/libtaskmanagerplugin.so
+qt5/qml/org/kde/taskmanager/qmldir
 share/applications/org.kde.klipper.desktop
+share/applications/org.kde.plasmashell.desktop
 share/applications/plasma-windowed.desktop
 share/config.kcfg/freespacenotifier.kcfg
 share/dbus-1/interfaces/com.canonical.AppMenu.Registrar.xml
@@ -159,7 +170,9 @@ 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.baloorunner.service
 share/dbus-1/services/org.kde.krunner.service
+share/dbus-1/services/org.kde.plasma.Notifications.service
 share/desktop-directories/kf5-development-translation.directory
 share/desktop-directories/kf5-development-webdevelopment.directory
 share/desktop-directories/kf5-development.directory
@@ -202,6 +215,26 @@ share/doc/HTML/ca/kcontrol/screenlocker/index.cache.bz2
 share/doc/HTML/ca/kcontrol/screenlocker/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/klipper/index.cache.bz2
+share/doc/HTML/de/klipper/index.docbook
+share/doc/HTML/en/PolicyKit-kde/authdialog_1.png
+share/doc/HTML/en/PolicyKit-kde/authdialog_2.png
+share/doc/HTML/en/PolicyKit-kde/authdialog_3.png
+share/doc/HTML/en/PolicyKit-kde/authdialog_4.png
+share/doc/HTML/en/PolicyKit-kde/authdialog_5.png
+share/doc/HTML/en/PolicyKit-kde/authdialog_6.png
+share/doc/HTML/en/PolicyKit-kde/authorization.docbook
+share/doc/HTML/en/PolicyKit-kde/authorization_1.png
+share/doc/HTML/en/PolicyKit-kde/authorization_2.png
+share/doc/HTML/en/PolicyKit-kde/authorizationagent.docbook
+share/doc/HTML/en/PolicyKit-kde/howitworks.docbook
+share/doc/HTML/en/PolicyKit-kde/index.cache.bz2
+share/doc/HTML/en/PolicyKit-kde/index.docbook
+share/doc/HTML/en/PolicyKit-kde/introduction.docbook
 share/doc/HTML/en/kcontrol/screenlocker/index.cache.bz2
 share/doc/HTML/en/kcontrol/screenlocker/index.docbook
 share/doc/HTML/en/klipper/index.cache.bz2
@@ -209,20 +242,43 @@ share/doc/HTML/en/klipper/index.docbook
 share/doc/HTML/en/klipper/klipper-application.png
 share/doc/HTML/en/klipper/klipper-widget.png
 share/doc/HTML/en/klipper/screenshot.png
-share/drkonqi/debuggers/external/gdbrc
-share/drkonqi/debuggers/external/kdbgrc
-share/drkonqi/debuggers/internal/dbxrc
-share/drkonqi/debuggers/internal/gdbrc
-share/drkonqi/debuggers/internal/kdbgwinrc
-share/drkonqi/mappings
-share/drkonqi/pics/crash.png
+share/doc/HTML/it/kcontrol/screenlocker/index.cache.bz2
+share/doc/HTML/it/kcontrol/screenlocker/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/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/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/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/sv/kcontrol/screenlocker/index.cache.bz2
+share/doc/HTML/sv/kcontrol/screenlocker/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/klipper/index.cache.bz2
+share/doc/HTML/uk/klipper/index.docbook
+share/examples/kde-xdg/autostart/klipper.desktop
 share/examples/kde-xdg/autostart/krunner.desktop
-share/examples/kde-xdg/autostart/org.kde.klipper.desktop
-share/examples/kde-xdg/autostart/plasmashell.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/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
@@ -237,6 +293,7 @@ share/kservices5/ion-wettercom.desktop
 share/kservices5/kuiserver.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
 share/kservices5/plasma-applet-org.kde.plasma.battery.desktop
 share/kservices5/plasma-applet-org.kde.plasma.calendar.desktop
 share/kservices5/plasma-applet-org.kde.plasma.clipboard.desktop
@@ -247,6 +304,7 @@ share/kservices5/plasma-applet-org.kde.plasma.lock_logout.desktop
 share/kservices5/plasma-applet-org.kde.plasma.mediacontroller.desktop
 share/kservices5/plasma-applet-org.kde.plasma.notifications.desktop
 share/kservices5/plasma-applet-org.kde.plasma.panelspacer.desktop
+share/kservices5/plasma-applet-org.kde.plasma.private.systemtray.desktop
 share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.cpu.desktop
 share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.diskactivity.desktop
 share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.diskusage.desktop
@@ -291,7 +349,6 @@ share/kservices5/plasma-dataengine-share.desktop
 share/kservices5/plasma-dataengine-soliddevice.desktop
 share/kservices5/plasma-dataengine-statusnotifieritem.desktop
 share/kservices5/plasma-dataengine-systemmonitor.desktop
-share/kservices5/plasma-dataengine-tasks.desktop
 share/kservices5/plasma-dataengine-time.desktop
 share/kservices5/plasma-dataengine-weather.desktop
 share/kservices5/plasma-lookandfeel-org.kde.breeze.desktop.desktop
@@ -315,9 +372,8 @@ share/kservices5/plasma-wallpaper-org.kde.image.desktop
 share/kservices5/plasma-wallpaper-org.kde.slideshow.desktop
 share/kservices5/programs.protocol
 share/kservices5/recentdocuments.desktop
-share/kservices5/remote.protocol
 share/kservicetypes5/phononbackend.desktop
-share/kservicetypes5/plasma-layout-template.desktop
+share/kservicetypes5/plasma-layouttemplate.desktop
 share/kservicetypes5/plasma_shareprovider.desktop
 share/ksmserver/themes/contour/ContourButton.qml
 share/ksmserver/themes/contour/main.qml
@@ -352,42 +408,40 @@ share/kstyle/themes/qtgtk.themerc
 share/kstyle/themes/qtmotif.themerc
 share/kstyle/themes/qtplastique.themerc
 share/kstyle/themes/qtwindows.themerc
-share/locale/af/LC_MESSAGES/drkonqi.mo
-share/locale/af/LC_MESSAGES/kio_applications.mo
-share/locale/af/LC_MESSAGES/kio_remote.mo
+share/locale/af/LC_MESSAGES/kio5_applications.mo
 share/locale/af/LC_MESSAGES/klipper.mo
 share/locale/af/LC_MESSAGES/ksmserver.mo
-share/locale/af/LC_MESSAGES/libtaskmanager.mo
-share/locale/ar/LC_MESSAGES/drkonqi.mo
 share/locale/ar/LC_MESSAGES/freespacenotifier.mo
 share/locale/ar/LC_MESSAGES/kcminit.mo
-share/locale/ar/LC_MESSAGES/kio_applications.mo
-share/locale/ar/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ar/LC_MESSAGES/phonon_kde.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
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ar/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ar/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -405,7 +459,7 @@ share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ar/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/ar/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ar/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ar/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_kill.mo
@@ -422,38 +476,40 @@ share/locale/ar/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ar/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/ar/LC_MESSAGES/plasmashell.mo
 share/locale/ar/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ar/LC_MESSAGES/soliduiserver.mo
+share/locale/ar/LC_MESSAGES/soliduiserver5.mo
 share/locale/ar/LC_MESSAGES/systemmonitor.mo
-share/locale/ast/LC_MESSAGES/drkonqi.mo
 share/locale/ast/LC_MESSAGES/freespacenotifier.mo
 share/locale/ast/LC_MESSAGES/kcminit.mo
-share/locale/ast/LC_MESSAGES/kio_applications.mo
-share/locale/ast/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ast/LC_MESSAGES/phonon_kde.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_applet_org.kde.plasma.systemtray.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
@@ -471,7 +527,7 @@ 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_baloosearchrunner.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
@@ -488,50 +544,42 @@ 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/soliduiserver.mo
+share/locale/ast/LC_MESSAGES/soliduiserver5.mo
 share/locale/ast/LC_MESSAGES/systemmonitor.mo
-share/locale/be/LC_MESSAGES/drkonqi.mo
 share/locale/be/LC_MESSAGES/kcminit.mo
-share/locale/be/LC_MESSAGES/kio_applications.mo
-share/locale/be/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/be/LC_MESSAGES/phonon_kde.mo
+share/locale/be/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/be/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/be/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/be/LC_MESSAGES/plasma_runner_webshortcuts.mo
-share/locale/be/LC_MESSAGES/soliduiserver.mo
+share/locale/be/LC_MESSAGES/soliduiserver5.mo
 share/locale/be@latin/LC_MESSAGES/kcminit.mo
-share/locale/be@latin/LC_MESSAGES/kio_applications.mo
-share/locale/be@latin/LC_MESSAGES/kio_remote.mo
+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/libtaskmanager.mo
-share/locale/be@latin/LC_MESSAGES/phonon_kde.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/soliduiserver.mo
-share/locale/bg/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/bg/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/bg/LC_MESSAGES/phonon_kde.mo
+share/locale/bg/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -554,21 +602,17 @@ share/locale/bg/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/bg/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/bg/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/bg/LC_MESSAGES/plasma_runner_windowedwidgets.mo
-share/locale/bg/LC_MESSAGES/soliduiserver.mo
-share/locale/bn/LC_MESSAGES/drkonqi.mo
+share/locale/bg/LC_MESSAGES/soliduiserver5.mo
 share/locale/bn/LC_MESSAGES/klipper.mo
 share/locale/bn/LC_MESSAGES/ksmserver.mo
 share/locale/bn/LC_MESSAGES/plasma_engine_weather.mo
-share/locale/bn_IN/LC_MESSAGES/drkonqi.mo
 share/locale/bn_IN/LC_MESSAGES/kcminit.mo
-share/locale/bn_IN/LC_MESSAGES/kio_applications.mo
-share/locale/bn_IN/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/bn_IN/LC_MESSAGES/phonon_kde.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
@@ -581,25 +625,19 @@ 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/soliduiserver.mo
-share/locale/br/LC_MESSAGES/drkonqi.mo
-share/locale/br/LC_MESSAGES/kio_applications.mo
-share/locale/br/LC_MESSAGES/kio_remote.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/br/LC_MESSAGES/libtaskmanager.mo
-share/locale/bs/LC_MESSAGES/drkonqi.mo
 share/locale/bs/LC_MESSAGES/freespacenotifier.mo
 share/locale/bs/LC_MESSAGES/kcminit.mo
-share/locale/bs/LC_MESSAGES/kio_applications.mo
-share/locale/bs/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/bs/LC_MESSAGES/phonon_kde.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
@@ -612,12 +650,12 @@ share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/bs/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/bs/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -634,7 +672,7 @@ share/locale/bs/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bs/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/bs/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/bs/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/bs/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_kill.mo
@@ -651,42 +689,45 @@ share/locale/bs/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/bs/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/bs/LC_MESSAGES/plasmashell.mo
 share/locale/bs/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/bs/LC_MESSAGES/soliduiserver.mo
+share/locale/bs/LC_MESSAGES/soliduiserver5.mo
 share/locale/bs/LC_MESSAGES/systemmonitor.mo
-share/locale/ca/LC_MESSAGES/drkonqi.mo
 share/locale/ca/LC_MESSAGES/freespacenotifier.mo
 share/locale/ca/LC_MESSAGES/kcminit.mo
-share/locale/ca/LC_MESSAGES/kio_applications.mo
-share/locale/ca/LC_MESSAGES/kio_remote.mo
+share/locale/ca/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/ca/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/ca/LC_MESSAGES/phonon_kde.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
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ca/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ca/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ca/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -700,7 +741,7 @@ share/locale/ca/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ca/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/ca/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ca/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ca/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_kill.mo
@@ -717,42 +758,45 @@ share/locale/ca/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ca/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/ca/LC_MESSAGES/plasmashell.mo
 share/locale/ca/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ca/LC_MESSAGES/soliduiserver.mo
+share/locale/ca/LC_MESSAGES/soliduiserver5.mo
 share/locale/ca/LC_MESSAGES/systemmonitor.mo
-share/locale/ca@valencia/LC_MESSAGES/drkonqi.mo
 share/locale/ca@valencia/LC_MESSAGES/freespacenotifier.mo
 share/locale/ca@valencia/LC_MESSAGES/kcminit.mo
-share/locale/ca@valencia/LC_MESSAGES/kio_applications.mo
-share/locale/ca@valencia/LC_MESSAGES/kio_remote.mo
+share/locale/ca@valencia/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/ca@valencia/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/ca@valencia/LC_MESSAGES/phonon_kde.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
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -766,7 +810,7 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ca@valencia/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_runner_kill.mo
@@ -783,42 +827,45 @@ 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/plasmashell.mo
 share/locale/ca@valencia/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ca@valencia/LC_MESSAGES/soliduiserver.mo
+share/locale/ca@valencia/LC_MESSAGES/soliduiserver5.mo
 share/locale/ca@valencia/LC_MESSAGES/systemmonitor.mo
-share/locale/cs/LC_MESSAGES/drkonqi.mo
 share/locale/cs/LC_MESSAGES/freespacenotifier.mo
 share/locale/cs/LC_MESSAGES/kcminit.mo
-share/locale/cs/LC_MESSAGES/kio_applications.mo
-share/locale/cs/LC_MESSAGES/kio_remote.mo
+share/locale/cs/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/cs/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/cs/LC_MESSAGES/phonon_kde.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
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/cs/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/cs/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/cs/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -832,7 +879,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_baloosearchrunner.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
 share/locale/cs/LC_MESSAGES/plasma_runner_kill.mo
@@ -849,18 +896,15 @@ share/locale/cs/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/cs/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/cs/LC_MESSAGES/plasmashell.mo
 share/locale/cs/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/cs/LC_MESSAGES/soliduiserver.mo
+share/locale/cs/LC_MESSAGES/soliduiserver5.mo
 share/locale/cs/LC_MESSAGES/systemmonitor.mo
-share/locale/csb/LC_MESSAGES/drkonqi.mo
 share/locale/csb/LC_MESSAGES/kcminit.mo
-share/locale/csb/LC_MESSAGES/kio_applications.mo
-share/locale/csb/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/csb/LC_MESSAGES/phonon_kde.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
@@ -882,47 +926,47 @@ 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/soliduiserver.mo
-share/locale/cy/LC_MESSAGES/drkonqi.mo
-share/locale/cy/LC_MESSAGES/kio_applications.mo
-share/locale/cy/LC_MESSAGES/kio_remote.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/cy/LC_MESSAGES/libtaskmanager.mo
-share/locale/da/LC_MESSAGES/drkonqi.mo
 share/locale/da/LC_MESSAGES/freespacenotifier.mo
 share/locale/da/LC_MESSAGES/kcminit.mo
-share/locale/da/LC_MESSAGES/kio_applications.mo
-share/locale/da/LC_MESSAGES/kio_remote.mo
+share/locale/da/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/da/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/da/LC_MESSAGES/phonon_kde.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
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 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_applet_org.kde.plasma.systemtray.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
@@ -936,7 +980,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_baloosearchrunner.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
 share/locale/da/LC_MESSAGES/plasma_runner_kill.mo
@@ -953,42 +997,45 @@ share/locale/da/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/da/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/da/LC_MESSAGES/plasmashell.mo
 share/locale/da/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/da/LC_MESSAGES/soliduiserver.mo
+share/locale/da/LC_MESSAGES/soliduiserver5.mo
 share/locale/da/LC_MESSAGES/systemmonitor.mo
-share/locale/de/LC_MESSAGES/drkonqi.mo
 share/locale/de/LC_MESSAGES/freespacenotifier.mo
 share/locale/de/LC_MESSAGES/kcminit.mo
-share/locale/de/LC_MESSAGES/kio_applications.mo
-share/locale/de/LC_MESSAGES/kio_remote.mo
+share/locale/de/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/de/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/de/LC_MESSAGES/phonon_kde.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
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/de/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/de/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/de/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/de/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -1002,7 +1049,7 @@ share/locale/de/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/de/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/de/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/de/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/de/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/de/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/de/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/de/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/de/LC_MESSAGES/plasma_runner_kill.mo
@@ -1019,38 +1066,39 @@ share/locale/de/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/de/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/de/LC_MESSAGES/plasmashell.mo
 share/locale/de/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/de/LC_MESSAGES/soliduiserver.mo
+share/locale/de/LC_MESSAGES/soliduiserver5.mo
 share/locale/de/LC_MESSAGES/systemmonitor.mo
-share/locale/el/LC_MESSAGES/drkonqi.mo
 share/locale/el/LC_MESSAGES/freespacenotifier.mo
 share/locale/el/LC_MESSAGES/kcminit.mo
-share/locale/el/LC_MESSAGES/kio_applications.mo
-share/locale/el/LC_MESSAGES/kio_remote.mo
+share/locale/el/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/el/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/el/LC_MESSAGES/phonon_kde.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
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/el/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/el/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/el/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -1067,7 +1115,7 @@ share/locale/el/LC_MESSAGES/plasma_engine_time.mo
 share/locale/el/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/el/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/el/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/el/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/el/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/el/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/el/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/el/LC_MESSAGES/plasma_runner_kill.mo
@@ -1084,42 +1132,45 @@ share/locale/el/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/el/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/el/LC_MESSAGES/plasmashell.mo
 share/locale/el/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/el/LC_MESSAGES/soliduiserver.mo
+share/locale/el/LC_MESSAGES/soliduiserver5.mo
 share/locale/el/LC_MESSAGES/systemmonitor.mo
-share/locale/en_GB/LC_MESSAGES/drkonqi.mo
 share/locale/en_GB/LC_MESSAGES/freespacenotifier.mo
 share/locale/en_GB/LC_MESSAGES/kcminit.mo
-share/locale/en_GB/LC_MESSAGES/kio_applications.mo
-share/locale/en_GB/LC_MESSAGES/kio_remote.mo
+share/locale/en_GB/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/en_GB/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/en_GB/LC_MESSAGES/phonon_kde.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
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/en_GB/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -1133,7 +1184,7 @@ share/locale/en_GB/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/en_GB/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/en_GB/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/en_GB/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/en_GB/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/en_GB/LC_MESSAGES/plasma_runner_kill.mo
@@ -1150,19 +1201,16 @@ 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/plasmashell.mo
 share/locale/en_GB/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/en_GB/LC_MESSAGES/soliduiserver.mo
+share/locale/en_GB/LC_MESSAGES/soliduiserver5.mo
 share/locale/en_GB/LC_MESSAGES/systemmonitor.mo
-share/locale/eo/LC_MESSAGES/drkonqi.mo
 share/locale/eo/LC_MESSAGES/freespacenotifier.mo
 share/locale/eo/LC_MESSAGES/kcminit.mo
-share/locale/eo/LC_MESSAGES/kio_applications.mo
-share/locale/eo/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/eo/LC_MESSAGES/phonon_kde.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
@@ -1193,41 +1241,44 @@ 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/soliduiserver.mo
-share/locale/es/LC_MESSAGES/drkonqi.mo
+share/locale/eo/LC_MESSAGES/soliduiserver5.mo
 share/locale/es/LC_MESSAGES/freespacenotifier.mo
 share/locale/es/LC_MESSAGES/kcminit.mo
-share/locale/es/LC_MESSAGES/kio_applications.mo
-share/locale/es/LC_MESSAGES/kio_remote.mo
+share/locale/es/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/es/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/es/LC_MESSAGES/phonon_kde.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
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/es/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/es/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/es/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/es/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -1241,7 +1292,7 @@ share/locale/es/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/es/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/es/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/es/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/es/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/es/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/es/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/es/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/es/LC_MESSAGES/plasma_runner_kill.mo
@@ -1258,20 +1309,18 @@ share/locale/es/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/es/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/es/LC_MESSAGES/plasmashell.mo
 share/locale/es/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/es/LC_MESSAGES/soliduiserver.mo
+share/locale/es/LC_MESSAGES/soliduiserver5.mo
 share/locale/es/LC_MESSAGES/systemmonitor.mo
-share/locale/et/LC_MESSAGES/drkonqi.mo
 share/locale/et/LC_MESSAGES/freespacenotifier.mo
 share/locale/et/LC_MESSAGES/kcminit.mo
-share/locale/et/LC_MESSAGES/kio_applications.mo
-share/locale/et/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/et/LC_MESSAGES/phonon_kde.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
@@ -1284,12 +1333,12 @@ share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/et/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/et/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/et/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -1307,7 +1356,7 @@ share/locale/et/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/et/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/et/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/et/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/et/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/et/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/et/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/et/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/et/LC_MESSAGES/plasma_runner_kill.mo
@@ -1324,25 +1373,37 @@ share/locale/et/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/et/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/et/LC_MESSAGES/plasmashell.mo
 share/locale/et/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/et/LC_MESSAGES/soliduiserver.mo
+share/locale/et/LC_MESSAGES/soliduiserver5.mo
 share/locale/et/LC_MESSAGES/systemmonitor.mo
-share/locale/eu/LC_MESSAGES/drkonqi.mo
 share/locale/eu/LC_MESSAGES/freespacenotifier.mo
 share/locale/eu/LC_MESSAGES/kcminit.mo
-share/locale/eu/LC_MESSAGES/kio_applications.mo
-share/locale/eu/LC_MESSAGES/kio_remote.mo
+share/locale/eu/LC_MESSAGES/kio5_applications.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/libtaskmanager.mo
-share/locale/eu/LC_MESSAGES/phonon_kde.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
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+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_contextmenu.mo
 share/locale/eu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -1353,6 +1414,7 @@ share/locale/eu/LC_MESSAGES/plasma_engine_rss.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_weather.mo
+share/locale/eu/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_activities.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/eu/LC_MESSAGES/plasma_runner_calculatorrunner.mo
@@ -1368,59 +1430,61 @@ 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/soliduiserver.mo
-share/locale/fa/LC_MESSAGES/drkonqi.mo
+share/locale/eu/LC_MESSAGES/plasmashell.mo
+share/locale/eu/LC_MESSAGES/soliduiserver5.mo
+share/locale/eu/LC_MESSAGES/systemmonitor.mo
 share/locale/fa/LC_MESSAGES/freespacenotifier.mo
 share/locale/fa/LC_MESSAGES/kcminit.mo
-share/locale/fa/LC_MESSAGES/kio_applications.mo
-share/locale/fa/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/fa/LC_MESSAGES/phonon_kde.mo
+share/locale/fa/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/fa/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/fa/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/fa/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/fa/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/fa/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/fa/LC_MESSAGES/plasma_runner_webshortcuts.mo
-share/locale/fa/LC_MESSAGES/soliduiserver.mo
-share/locale/fi/LC_MESSAGES/drkonqi.mo
+share/locale/fa/LC_MESSAGES/soliduiserver5.mo
 share/locale/fi/LC_MESSAGES/freespacenotifier.mo
 share/locale/fi/LC_MESSAGES/kcminit.mo
-share/locale/fi/LC_MESSAGES/kio_applications.mo
-share/locale/fi/LC_MESSAGES/kio_remote.mo
+share/locale/fi/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/fi/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/fi/LC_MESSAGES/phonon_kde.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
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/fi/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/fi/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/fi/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -1434,7 +1498,7 @@ share/locale/fi/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fi/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/fi/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/fi/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/fi/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_kill.mo
@@ -1451,42 +1515,45 @@ share/locale/fi/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/fi/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/fi/LC_MESSAGES/plasmashell.mo
 share/locale/fi/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/fi/LC_MESSAGES/soliduiserver.mo
+share/locale/fi/LC_MESSAGES/soliduiserver5.mo
 share/locale/fi/LC_MESSAGES/systemmonitor.mo
-share/locale/fr/LC_MESSAGES/drkonqi.mo
 share/locale/fr/LC_MESSAGES/freespacenotifier.mo
 share/locale/fr/LC_MESSAGES/kcminit.mo
-share/locale/fr/LC_MESSAGES/kio_applications.mo
-share/locale/fr/LC_MESSAGES/kio_remote.mo
+share/locale/fr/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/fr/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/fr/LC_MESSAGES/phonon_kde.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
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/fr/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/fr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/fr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -1500,7 +1567,7 @@ share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/fr/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/fr/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/fr/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_kill.mo
@@ -1517,18 +1584,15 @@ share/locale/fr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/fr/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/fr/LC_MESSAGES/plasmashell.mo
 share/locale/fr/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/fr/LC_MESSAGES/soliduiserver.mo
+share/locale/fr/LC_MESSAGES/soliduiserver5.mo
 share/locale/fr/LC_MESSAGES/systemmonitor.mo
-share/locale/fy/LC_MESSAGES/drkonqi.mo
 share/locale/fy/LC_MESSAGES/kcminit.mo
-share/locale/fy/LC_MESSAGES/kio_applications.mo
-share/locale/fy/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/fy/LC_MESSAGES/phonon_kde.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
@@ -1550,18 +1614,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/soliduiserver.mo
-share/locale/ga/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/ga/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ga/LC_MESSAGES/phonon_kde.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
@@ -1594,37 +1655,39 @@ 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/soliduiserver.mo
-share/locale/gl/LC_MESSAGES/drkonqi.mo
+share/locale/ga/LC_MESSAGES/soliduiserver5.mo
 share/locale/gl/LC_MESSAGES/freespacenotifier.mo
 share/locale/gl/LC_MESSAGES/kcminit.mo
-share/locale/gl/LC_MESSAGES/kio_applications.mo
-share/locale/gl/LC_MESSAGES/kio_remote.mo
+share/locale/gl/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/gl/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/gl/LC_MESSAGES/phonon_kde.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
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/gl/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 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
@@ -1642,7 +1705,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_baloosearchrunner.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
 share/locale/gl/LC_MESSAGES/plasma_runner_kill.mo
@@ -1659,19 +1722,16 @@ share/locale/gl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/gl/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/gl/LC_MESSAGES/plasmashell.mo
 share/locale/gl/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/gl/LC_MESSAGES/soliduiserver.mo
+share/locale/gl/LC_MESSAGES/soliduiserver5.mo
 share/locale/gl/LC_MESSAGES/systemmonitor.mo
-share/locale/gu/LC_MESSAGES/drkonqi.mo
 share/locale/gu/LC_MESSAGES/freespacenotifier.mo
 share/locale/gu/LC_MESSAGES/kcminit.mo
-share/locale/gu/LC_MESSAGES/kio_applications.mo
-share/locale/gu/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/gu/LC_MESSAGES/phonon_kde.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
@@ -1701,36 +1761,55 @@ 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/soliduiserver.mo
-share/locale/he/LC_MESSAGES/drkonqi.mo
+share/locale/gu/LC_MESSAGES/soliduiserver5.mo
 share/locale/he/LC_MESSAGES/freespacenotifier.mo
 share/locale/he/LC_MESSAGES/kcminit.mo
-share/locale/he/LC_MESSAGES/kio_applications.mo
-share/locale/he/LC_MESSAGES/kio_remote.mo
+share/locale/he/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/he/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/he/LC_MESSAGES/phonon_kde.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
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
+share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
 share/locale/he/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/he/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 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
 share/locale/he/LC_MESSAGES/plasma_engine_weather.mo
+share/locale/he/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/he/LC_MESSAGES/plasma_runner_activities.mo
+share/locale/he/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/he/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/he/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/he/LC_MESSAGES/plasma_runner_kill.mo
@@ -1745,18 +1824,18 @@ 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/soliduiserver.mo
-share/locale/hi/LC_MESSAGES/drkonqi.mo
+share/locale/he/LC_MESSAGES/plasmashell.mo
+share/locale/he/LC_MESSAGES/plasmashellprivateplugin.mo
+share/locale/he/LC_MESSAGES/soliduiserver5.mo
+share/locale/he/LC_MESSAGES/systemmonitor.mo
 share/locale/hi/LC_MESSAGES/freespacenotifier.mo
 share/locale/hi/LC_MESSAGES/kcminit.mo
-share/locale/hi/LC_MESSAGES/kio_applications.mo
-share/locale/hi/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/hi/LC_MESSAGES/phonon_kde.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
@@ -1785,16 +1864,13 @@ 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/soliduiserver.mo
-share/locale/hne/LC_MESSAGES/drkonqi.mo
+share/locale/hi/LC_MESSAGES/soliduiserver5.mo
 share/locale/hne/LC_MESSAGES/kcminit.mo
-share/locale/hne/LC_MESSAGES/kio_applications.mo
-share/locale/hne/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/hne/LC_MESSAGES/phonon_kde.mo
+share/locale/hne/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/hne/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/hne/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/hne/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -1802,18 +1878,15 @@ share/locale/hne/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/hne/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/hne/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/hne/LC_MESSAGES/plasma_runner_webshortcuts.mo
-share/locale/hne/LC_MESSAGES/soliduiserver.mo
-share/locale/hr/LC_MESSAGES/drkonqi.mo
+share/locale/hne/LC_MESSAGES/soliduiserver5.mo
 share/locale/hr/LC_MESSAGES/freespacenotifier.mo
 share/locale/hr/LC_MESSAGES/kcminit.mo
-share/locale/hr/LC_MESSAGES/kio_applications.mo
-share/locale/hr/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/hr/LC_MESSAGES/phonon_kde.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
@@ -1844,17 +1917,14 @@ 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/soliduiserver.mo
-share/locale/hsb/LC_MESSAGES/drkonqi.mo
+share/locale/hr/LC_MESSAGES/soliduiserver5.mo
 share/locale/hsb/LC_MESSAGES/kcminit.mo
-share/locale/hsb/LC_MESSAGES/kio_applications.mo
-share/locale/hsb/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/hsb/LC_MESSAGES/phonon_kde.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
@@ -1866,19 +1936,16 @@ 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/soliduiserver.mo
-share/locale/hu/LC_MESSAGES/drkonqi.mo
+share/locale/hsb/LC_MESSAGES/soliduiserver5.mo
 share/locale/hu/LC_MESSAGES/freespacenotifier.mo
 share/locale/hu/LC_MESSAGES/kcminit.mo
-share/locale/hu/LC_MESSAGES/kio_applications.mo
-share/locale/hu/LC_MESSAGES/kio_remote.mo
+share/locale/hu/LC_MESSAGES/kio5_applications.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/libtaskmanager.mo
-share/locale/hu/LC_MESSAGES/phonon_kde.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
@@ -1891,15 +1958,16 @@ share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/hu/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 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
@@ -1913,7 +1981,7 @@ share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/hu/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/hu/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/hu/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/hu/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_kill.mo
@@ -1930,36 +1998,46 @@ share/locale/hu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/hu/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/hu/LC_MESSAGES/plasmashell.mo
 share/locale/hu/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/hu/LC_MESSAGES/soliduiserver.mo
+share/locale/hu/LC_MESSAGES/soliduiserver5.mo
 share/locale/hu/LC_MESSAGES/systemmonitor.mo
 share/locale/hy/LC_MESSAGES/kcminit.mo
-share/locale/hy/LC_MESSAGES/phonon_kde.mo
+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/drkonqi.mo
 share/locale/ia/LC_MESSAGES/freespacenotifier.mo
 share/locale/ia/LC_MESSAGES/kcminit.mo
-share/locale/ia/LC_MESSAGES/kio_applications.mo
-share/locale/ia/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ia/LC_MESSAGES/phonon_kde.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
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
-share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
+share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
 share/locale/ia/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ia/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 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
@@ -1971,8 +2049,9 @@ share/locale/ia/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ia/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
+share/locale/ia/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ia/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ia/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ia/LC_MESSAGES/plasma_runner_kill.mo
@@ -1988,28 +2067,28 @@ 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/plasmashell.mo
-share/locale/ia/LC_MESSAGES/soliduiserver.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/drkonqi.mo
 share/locale/id/LC_MESSAGES/freespacenotifier.mo
 share/locale/id/LC_MESSAGES/kcminit.mo
-share/locale/id/LC_MESSAGES/kio_applications.mo
-share/locale/id/LC_MESSAGES/kio_remote.mo
+share/locale/id/LC_MESSAGES/kio5_applications.mo
 share/locale/id/LC_MESSAGES/klipper.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/libtaskmanager.mo
-share/locale/id/LC_MESSAGES/phonon_kde.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.battery.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.lock_logout.mo
 share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.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_keystate.mo
 share/locale/id/LC_MESSAGES/plasma_engine_network.mo
 share/locale/id/LC_MESSAGES/plasma_engine_notifications.mo
@@ -2030,18 +2109,15 @@ 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/soliduiserver.mo
-share/locale/is/LC_MESSAGES/drkonqi.mo
+share/locale/id/LC_MESSAGES/soliduiserver5.mo
 share/locale/is/LC_MESSAGES/freespacenotifier.mo
 share/locale/is/LC_MESSAGES/kcminit.mo
-share/locale/is/LC_MESSAGES/kio_applications.mo
-share/locale/is/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/is/LC_MESSAGES/phonon_kde.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
@@ -2070,41 +2146,44 @@ 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/soliduiserver.mo
-share/locale/it/LC_MESSAGES/drkonqi.mo
+share/locale/is/LC_MESSAGES/soliduiserver5.mo
 share/locale/it/LC_MESSAGES/freespacenotifier.mo
 share/locale/it/LC_MESSAGES/kcminit.mo
-share/locale/it/LC_MESSAGES/kio_applications.mo
-share/locale/it/LC_MESSAGES/kio_remote.mo
+share/locale/it/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/it/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/it/LC_MESSAGES/phonon_kde.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
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/it/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/it/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/it/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/it/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -2118,7 +2197,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_baloosearchrunner.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
 share/locale/it/LC_MESSAGES/plasma_runner_kill.mo
@@ -2135,38 +2214,40 @@ share/locale/it/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/it/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/it/LC_MESSAGES/plasmashell.mo
 share/locale/it/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/it/LC_MESSAGES/soliduiserver.mo
+share/locale/it/LC_MESSAGES/soliduiserver5.mo
 share/locale/it/LC_MESSAGES/systemmonitor.mo
-share/locale/ja/LC_MESSAGES/drkonqi.mo
 share/locale/ja/LC_MESSAGES/freespacenotifier.mo
 share/locale/ja/LC_MESSAGES/kcminit.mo
-share/locale/ja/LC_MESSAGES/kio_applications.mo
-share/locale/ja/LC_MESSAGES/kio_remote.mo
+share/locale/ja/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/ja/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/ja/LC_MESSAGES/phonon_kde.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
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ja/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ja/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ja/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -2184,7 +2265,7 @@ share/locale/ja/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ja/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/ja/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ja/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ja/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_kill.mo
@@ -2201,26 +2282,23 @@ share/locale/ja/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ja/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/ja/LC_MESSAGES/plasmashell.mo
 share/locale/ja/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ja/LC_MESSAGES/soliduiserver.mo
+share/locale/ja/LC_MESSAGES/soliduiserver5.mo
 share/locale/ja/LC_MESSAGES/systemmonitor.mo
-share/locale/kk/LC_MESSAGES/drkonqi.mo
 share/locale/kk/LC_MESSAGES/freespacenotifier.mo
 share/locale/kk/LC_MESSAGES/kcminit.mo
-share/locale/kk/LC_MESSAGES/kio_applications.mo
-share/locale/kk/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/kk/LC_MESSAGES/phonon_kde.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
 share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
-share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/kk/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/kk/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -2247,18 +2325,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/soliduiserver.mo
-share/locale/km/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/km/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/km/LC_MESSAGES/phonon_kde.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
@@ -2291,18 +2366,15 @@ 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/soliduiserver.mo
-share/locale/kn/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/kn/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/kn/LC_MESSAGES/phonon_kde.mo
+share/locale/kn/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/kn/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/kn/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/kn/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
@@ -2328,41 +2400,44 @@ share/locale/kn/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_solid.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/kn/LC_MESSAGES/plasma_runner_windows.mo
-share/locale/kn/LC_MESSAGES/soliduiserver.mo
-share/locale/ko/LC_MESSAGES/drkonqi.mo
+share/locale/kn/LC_MESSAGES/soliduiserver5.mo
 share/locale/ko/LC_MESSAGES/freespacenotifier.mo
 share/locale/ko/LC_MESSAGES/kcminit.mo
-share/locale/ko/LC_MESSAGES/kio_applications.mo
-share/locale/ko/LC_MESSAGES/kio_remote.mo
+share/locale/ko/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/ko/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/ko/LC_MESSAGES/phonon_kde.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
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ko/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ko/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ko/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -2376,7 +2451,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_baloosearchrunner.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
 share/locale/ko/LC_MESSAGES/plasma_runner_kill.mo
@@ -2393,18 +2468,15 @@ share/locale/ko/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ko/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/ko/LC_MESSAGES/plasmashell.mo
 share/locale/ko/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ko/LC_MESSAGES/soliduiserver.mo
+share/locale/ko/LC_MESSAGES/soliduiserver5.mo
 share/locale/ko/LC_MESSAGES/systemmonitor.mo
-share/locale/ku/LC_MESSAGES/drkonqi.mo
 share/locale/ku/LC_MESSAGES/kcminit.mo
-share/locale/ku/LC_MESSAGES/kio_applications.mo
-share/locale/ku/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ku/LC_MESSAGES/phonon_kde.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
@@ -2417,21 +2489,17 @@ 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/soliduiserver.mo
-share/locale/lb/LC_MESSAGES/kio_applications.mo
-share/locale/lb/LC_MESSAGES/kio_remote.mo
-share/locale/lt/LC_MESSAGES/drkonqi.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/kcminit.mo
-share/locale/lt/LC_MESSAGES/kio_applications.mo
-share/locale/lt/LC_MESSAGES/kio_remote.mo
+share/locale/lt/LC_MESSAGES/kio5_applications.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/libtaskmanager.mo
-share/locale/lt/LC_MESSAGES/phonon_kde.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
@@ -2444,12 +2512,12 @@ 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
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 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_applet_org.kde.plasma.systemtray.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
@@ -2467,7 +2535,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_baloosearchrunner.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
 share/locale/lt/LC_MESSAGES/plasma_runner_kill.mo
@@ -2484,19 +2552,16 @@ share/locale/lt/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/lt/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/lt/LC_MESSAGES/plasmashell.mo
 share/locale/lt/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/lt/LC_MESSAGES/soliduiserver.mo
+share/locale/lt/LC_MESSAGES/soliduiserver5.mo
 share/locale/lt/LC_MESSAGES/systemmonitor.mo
-share/locale/lv/LC_MESSAGES/drkonqi.mo
 share/locale/lv/LC_MESSAGES/freespacenotifier.mo
 share/locale/lv/LC_MESSAGES/kcminit.mo
-share/locale/lv/LC_MESSAGES/kio_applications.mo
-share/locale/lv/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/lv/LC_MESSAGES/phonon_kde.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.battery.mo
@@ -2525,18 +2590,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/soliduiserver.mo
-share/locale/mai/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/mai/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/mai/LC_MESSAGES/phonon_kde.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
@@ -2567,17 +2629,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/soliduiserver.mo
-share/locale/mk/LC_MESSAGES/drkonqi.mo
+share/locale/mai/LC_MESSAGES/soliduiserver5.mo
 share/locale/mk/LC_MESSAGES/kcminit.mo
-share/locale/mk/LC_MESSAGES/kio_applications.mo
-share/locale/mk/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/mk/LC_MESSAGES/phonon_kde.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
@@ -2589,18 +2648,15 @@ 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/soliduiserver.mo
-share/locale/ml/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/ml/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ml/LC_MESSAGES/phonon_kde.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
@@ -2617,18 +2673,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/soliduiserver.mo
-share/locale/mr/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/mr/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/mr/LC_MESSAGES/phonon_kde.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
@@ -2662,18 +2715,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/soliduiserver.mo
-share/locale/ms/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/ms/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ms/LC_MESSAGES/phonon_kde.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
@@ -2704,19 +2754,16 @@ 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/soliduiserver.mo
-share/locale/nb/LC_MESSAGES/drkonqi.mo
+share/locale/ms/LC_MESSAGES/soliduiserver5.mo
 share/locale/nb/LC_MESSAGES/freespacenotifier.mo
 share/locale/nb/LC_MESSAGES/kcminit.mo
-share/locale/nb/LC_MESSAGES/kio_applications.mo
-share/locale/nb/LC_MESSAGES/kio_remote.mo
+share/locale/nb/LC_MESSAGES/kio5_applications.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/libtaskmanager.mo
-share/locale/nb/LC_MESSAGES/phonon_kde.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
@@ -2729,7 +2776,7 @@ 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.systemtray.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.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
@@ -2747,7 +2794,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_baloosearchrunner.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
 share/locale/nb/LC_MESSAGES/plasma_runner_kill.mo
@@ -2764,20 +2811,17 @@ share/locale/nb/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nb/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/nb/LC_MESSAGES/plasmashell.mo
 share/locale/nb/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/nb/LC_MESSAGES/soliduiserver.mo
+share/locale/nb/LC_MESSAGES/soliduiserver5.mo
 share/locale/nb/LC_MESSAGES/systemmonitor.mo
-share/locale/nds/LC_MESSAGES/drkonqi.mo
 share/locale/nds/LC_MESSAGES/freespacenotifier.mo
 share/locale/nds/LC_MESSAGES/kcminit.mo
-share/locale/nds/LC_MESSAGES/kio_applications.mo
-share/locale/nds/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/nds/LC_MESSAGES/phonon_kde.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
@@ -2790,7 +2834,7 @@ share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
-share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/nds/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/nds/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -2807,7 +2851,7 @@ share/locale/nds/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nds/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/nds/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/nds/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/nds/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_kill.mo
@@ -2824,56 +2868,56 @@ share/locale/nds/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nds/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/nds/LC_MESSAGES/plasmashell.mo
 share/locale/nds/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/nds/LC_MESSAGES/soliduiserver.mo
+share/locale/nds/LC_MESSAGES/soliduiserver5.mo
 share/locale/nds/LC_MESSAGES/systemmonitor.mo
-share/locale/ne/LC_MESSAGES/drkonqi.mo
 share/locale/ne/LC_MESSAGES/kcminit.mo
-share/locale/ne/LC_MESSAGES/kio_applications.mo
-share/locale/ne/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ne/LC_MESSAGES/phonon_kde.mo
+share/locale/ne/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/ne/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 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/soliduiserver.mo
-share/locale/nl/LC_MESSAGES/drkonqi.mo
+share/locale/ne/LC_MESSAGES/soliduiserver5.mo
 share/locale/nl/LC_MESSAGES/freespacenotifier.mo
 share/locale/nl/LC_MESSAGES/kcminit.mo
-share/locale/nl/LC_MESSAGES/kio_applications.mo
-share/locale/nl/LC_MESSAGES/kio_remote.mo
+share/locale/nl/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/nl/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/nl/LC_MESSAGES/phonon_kde.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
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/nl/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/nl/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/nl/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -2887,7 +2931,7 @@ share/locale/nl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/nl/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/nl/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/nl/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_kill.mo
@@ -2904,38 +2948,38 @@ share/locale/nl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nl/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/nl/LC_MESSAGES/plasmashell.mo
 share/locale/nl/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/nl/LC_MESSAGES/soliduiserver.mo
+share/locale/nl/LC_MESSAGES/soliduiserver5.mo
 share/locale/nl/LC_MESSAGES/systemmonitor.mo
-share/locale/nn/LC_MESSAGES/drkonqi.mo
 share/locale/nn/LC_MESSAGES/freespacenotifier.mo
 share/locale/nn/LC_MESSAGES/kcminit.mo
-share/locale/nn/LC_MESSAGES/kio_applications.mo
-share/locale/nn/LC_MESSAGES/kio_remote.mo
+share/locale/nn/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/nn/LC_MESSAGES/kio5_applications.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/libtaskmanager.mo
-share/locale/nn/LC_MESSAGES/phonon_kde.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
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/nn/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/nn/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -2953,7 +2997,7 @@ share/locale/nn/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nn/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/nn/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/nn/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/nn/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_kill.mo
@@ -2970,31 +3014,25 @@ share/locale/nn/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/nn/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/nn/LC_MESSAGES/plasmashell.mo
 share/locale/nn/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/nn/LC_MESSAGES/soliduiserver.mo
+share/locale/nn/LC_MESSAGES/soliduiserver5.mo
 share/locale/nn/LC_MESSAGES/systemmonitor.mo
-share/locale/oc/LC_MESSAGES/drkonqi.mo
 share/locale/oc/LC_MESSAGES/kcminit.mo
-share/locale/oc/LC_MESSAGES/kio_applications.mo
-share/locale/oc/LC_MESSAGES/kio_remote.mo
+share/locale/oc/LC_MESSAGES/kio5_applications.mo
 share/locale/oc/LC_MESSAGES/klipper.mo
 share/locale/oc/LC_MESSAGES/ksmserver.mo
 share/locale/oc/LC_MESSAGES/libkworkspace.mo
-share/locale/oc/LC_MESSAGES/libtaskmanager.mo
-share/locale/oc/LC_MESSAGES/phonon_kde.mo
+share/locale/oc/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/oc/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
-share/locale/oc/LC_MESSAGES/soliduiserver.mo
-share/locale/or/LC_MESSAGES/drkonqi.mo
+share/locale/oc/LC_MESSAGES/soliduiserver5.mo
 share/locale/or/LC_MESSAGES/kcminit.mo
-share/locale/or/LC_MESSAGES/kio_applications.mo
-share/locale/or/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/or/LC_MESSAGES/phonon_kde.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
@@ -3007,22 +3045,21 @@ 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/soliduiserver.mo
-share/locale/pa/LC_MESSAGES/drkonqi.mo
+share/locale/or/LC_MESSAGES/soliduiserver5.mo
 share/locale/pa/LC_MESSAGES/freespacenotifier.mo
 share/locale/pa/LC_MESSAGES/kcminit.mo
-share/locale/pa/LC_MESSAGES/kio_applications.mo
-share/locale/pa/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/pa/LC_MESSAGES/phonon_kde.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
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
@@ -3032,12 +3069,12 @@ share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/pa/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/pa/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -3055,7 +3092,7 @@ share/locale/pa/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pa/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/pa/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/pa/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/pa/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_kill.mo
@@ -3072,42 +3109,45 @@ share/locale/pa/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pa/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/pa/LC_MESSAGES/plasmashell.mo
 share/locale/pa/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/pa/LC_MESSAGES/soliduiserver.mo
+share/locale/pa/LC_MESSAGES/soliduiserver5.mo
 share/locale/pa/LC_MESSAGES/systemmonitor.mo
-share/locale/pl/LC_MESSAGES/drkonqi.mo
 share/locale/pl/LC_MESSAGES/freespacenotifier.mo
 share/locale/pl/LC_MESSAGES/kcminit.mo
-share/locale/pl/LC_MESSAGES/kio_applications.mo
-share/locale/pl/LC_MESSAGES/kio_remote.mo
+share/locale/pl/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/pl/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/pl/LC_MESSAGES/phonon_kde.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
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/pl/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/pl/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/pl/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3121,7 +3161,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_baloosearchrunner.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
 share/locale/pl/LC_MESSAGES/plasma_runner_kill.mo
@@ -3138,42 +3178,45 @@ share/locale/pl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pl/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/pl/LC_MESSAGES/plasmashell.mo
 share/locale/pl/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/pl/LC_MESSAGES/soliduiserver.mo
+share/locale/pl/LC_MESSAGES/soliduiserver5.mo
 share/locale/pl/LC_MESSAGES/systemmonitor.mo
-share/locale/pt/LC_MESSAGES/drkonqi.mo
 share/locale/pt/LC_MESSAGES/freespacenotifier.mo
 share/locale/pt/LC_MESSAGES/kcminit.mo
-share/locale/pt/LC_MESSAGES/kio_applications.mo
-share/locale/pt/LC_MESSAGES/kio_remote.mo
+share/locale/pt/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/pt/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/pt/LC_MESSAGES/phonon_kde.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
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/pt/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/pt/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/pt/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3187,7 +3230,7 @@ share/locale/pt/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pt/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/pt/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/pt/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/pt/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_kill.mo
@@ -3204,42 +3247,45 @@ share/locale/pt/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/pt/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/pt/LC_MESSAGES/plasmashell.mo
 share/locale/pt/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/pt/LC_MESSAGES/soliduiserver.mo
+share/locale/pt/LC_MESSAGES/soliduiserver5.mo
 share/locale/pt/LC_MESSAGES/systemmonitor.mo
-share/locale/pt_BR/LC_MESSAGES/drkonqi.mo
 share/locale/pt_BR/LC_MESSAGES/freespacenotifier.mo
 share/locale/pt_BR/LC_MESSAGES/kcminit.mo
-share/locale/pt_BR/LC_MESSAGES/kio_applications.mo
-share/locale/pt_BR/LC_MESSAGES/kio_remote.mo
+share/locale/pt_BR/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/pt_BR/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/pt_BR/LC_MESSAGES/phonon_kde.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
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3253,7 +3299,7 @@ share/locale/pt_BR/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/pt_BR/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_runner_kill.mo
@@ -3270,20 +3316,17 @@ 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/plasmashell.mo
 share/locale/pt_BR/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/pt_BR/LC_MESSAGES/soliduiserver.mo
+share/locale/pt_BR/LC_MESSAGES/soliduiserver5.mo
 share/locale/pt_BR/LC_MESSAGES/systemmonitor.mo
-share/locale/ro/LC_MESSAGES/drkonqi.mo
 share/locale/ro/LC_MESSAGES/freespacenotifier.mo
 share/locale/ro/LC_MESSAGES/kcminit.mo
-share/locale/ro/LC_MESSAGES/kio_applications.mo
-share/locale/ro/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ro/LC_MESSAGES/phonon_kde.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
@@ -3296,12 +3339,12 @@ share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/ro/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ro/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -3316,7 +3359,7 @@ share/locale/ro/LC_MESSAGES/plasma_engine_soliddevice.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/ro/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/ro/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/ro/LC_MESSAGES/plasma_runner_kill.mo
@@ -3332,42 +3375,45 @@ 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/plasmashell.mo
-share/locale/ro/LC_MESSAGES/soliduiserver.mo
+share/locale/ro/LC_MESSAGES/soliduiserver5.mo
 share/locale/ro/LC_MESSAGES/systemmonitor.mo
-share/locale/ru/LC_MESSAGES/drkonqi.mo
 share/locale/ru/LC_MESSAGES/freespacenotifier.mo
 share/locale/ru/LC_MESSAGES/kcminit.mo
-share/locale/ru/LC_MESSAGES/kio_applications.mo
-share/locale/ru/LC_MESSAGES/kio_remote.mo
+share/locale/ru/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/ru/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/ru/LC_MESSAGES/phonon_kde.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
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/ru/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/ru/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/ru/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3381,7 +3427,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_baloosearchrunner.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
 share/locale/ru/LC_MESSAGES/plasma_runner_kill.mo
@@ -3398,34 +3444,28 @@ share/locale/ru/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/ru/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/ru/LC_MESSAGES/plasmashell.mo
 share/locale/ru/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/ru/LC_MESSAGES/soliduiserver.mo
+share/locale/ru/LC_MESSAGES/soliduiserver5.mo
 share/locale/ru/LC_MESSAGES/systemmonitor.mo
-share/locale/se/LC_MESSAGES/drkonqi.mo
 share/locale/se/LC_MESSAGES/kcminit.mo
-share/locale/se/LC_MESSAGES/kio_applications.mo
-share/locale/se/LC_MESSAGES/kio_remote.mo
+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/libtaskmanager.mo
-share/locale/se/LC_MESSAGES/phonon_kde.mo
+share/locale/se/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/se/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/se/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/se/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/se/LC_MESSAGES/plasma_engine_devicenotifications.mo
-share/locale/se/LC_MESSAGES/soliduiserver.mo
-share/locale/si/LC_MESSAGES/drkonqi.mo
+share/locale/se/LC_MESSAGES/soliduiserver5.mo
 share/locale/si/LC_MESSAGES/kcminit.mo
-share/locale/si/LC_MESSAGES/kio_applications.mo
-share/locale/si/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/si/LC_MESSAGES/phonon_kde.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
@@ -3450,41 +3490,44 @@ 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/soliduiserver.mo
-share/locale/sk/LC_MESSAGES/drkonqi.mo
+share/locale/si/LC_MESSAGES/soliduiserver5.mo
 share/locale/sk/LC_MESSAGES/freespacenotifier.mo
 share/locale/sk/LC_MESSAGES/kcminit.mo
-share/locale/sk/LC_MESSAGES/kio_applications.mo
-share/locale/sk/LC_MESSAGES/kio_remote.mo
+share/locale/sk/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sk/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sk/LC_MESSAGES/phonon_kde.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
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sk/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sk/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sk/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3498,7 +3541,7 @@ share/locale/sk/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sk/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sk/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sk/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sk/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_kill.mo
@@ -3515,38 +3558,39 @@ share/locale/sk/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sk/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/sk/LC_MESSAGES/plasmashell.mo
 share/locale/sk/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sk/LC_MESSAGES/soliduiserver.mo
+share/locale/sk/LC_MESSAGES/soliduiserver5.mo
 share/locale/sk/LC_MESSAGES/systemmonitor.mo
-share/locale/sl/LC_MESSAGES/drkonqi.mo
 share/locale/sl/LC_MESSAGES/freespacenotifier.mo
 share/locale/sl/LC_MESSAGES/kcminit.mo
-share/locale/sl/LC_MESSAGES/kio_applications.mo
-share/locale/sl/LC_MESSAGES/kio_remote.mo
+share/locale/sl/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sl/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sl/LC_MESSAGES/phonon_kde.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
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
 share/locale/sl/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sl/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_applicationjobs.mo
@@ -3564,7 +3608,7 @@ share/locale/sl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sl/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sl/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sl/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sl/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_kill.mo
@@ -3581,18 +3625,15 @@ share/locale/sl/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sl/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/sl/LC_MESSAGES/plasmashell.mo
 share/locale/sl/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sl/LC_MESSAGES/soliduiserver.mo
+share/locale/sl/LC_MESSAGES/soliduiserver5.mo
 share/locale/sl/LC_MESSAGES/systemmonitor.mo
-share/locale/sq/LC_MESSAGES/drkonqi.mo
 share/locale/sq/LC_MESSAGES/kcminit.mo
-share/locale/sq/LC_MESSAGES/kio_applications.mo
-share/locale/sq/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/sq/LC_MESSAGES/phonon_kde.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
@@ -3617,41 +3658,44 @@ 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/soliduiserver.mo
-share/locale/sr/LC_MESSAGES/drkonqi.mo
+share/locale/sq/LC_MESSAGES/soliduiserver5.mo
 share/locale/sr/LC_MESSAGES/freespacenotifier.mo
 share/locale/sr/LC_MESSAGES/kcminit.mo
-share/locale/sr/LC_MESSAGES/kio_applications.mo
-share/locale/sr/LC_MESSAGES/kio_remote.mo
+share/locale/sr/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sr/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sr/LC_MESSAGES/phonon_kde.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
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sr/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3665,7 +3709,7 @@ share/locale/sr/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sr/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sr/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sr/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_kill.mo
@@ -3682,42 +3726,45 @@ share/locale/sr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sr/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/sr/LC_MESSAGES/plasmashell.mo
 share/locale/sr/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sr/LC_MESSAGES/soliduiserver.mo
+share/locale/sr/LC_MESSAGES/soliduiserver5.mo
 share/locale/sr/LC_MESSAGES/systemmonitor.mo
-share/locale/sr@ijekavian/LC_MESSAGES/drkonqi.mo
 share/locale/sr@ijekavian/LC_MESSAGES/freespacenotifier.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kcminit.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kio_applications.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kio_remote.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sr@ijekavian/LC_MESSAGES/phonon_kde.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
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3731,7 +3778,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_kill.mo
@@ -3748,42 +3795,45 @@ 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/plasmashell.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sr@ijekavian/LC_MESSAGES/soliduiserver.mo
+share/locale/sr@ijekavian/LC_MESSAGES/soliduiserver5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/systemmonitor.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/drkonqi.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/freespacenotifier.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kcminit.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_applications.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kio_remote.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/phonon_kde.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
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3797,7 +3847,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_kill.mo
@@ -3814,42 +3864,45 @@ 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/plasmashell.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/soliduiserver.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/soliduiserver5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/systemmonitor.mo
-share/locale/sr@latin/LC_MESSAGES/drkonqi.mo
 share/locale/sr@latin/LC_MESSAGES/freespacenotifier.mo
 share/locale/sr@latin/LC_MESSAGES/kcminit.mo
-share/locale/sr@latin/LC_MESSAGES/kio_applications.mo
-share/locale/sr@latin/LC_MESSAGES/kio_remote.mo
+share/locale/sr@latin/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sr@latin/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sr@latin/LC_MESSAGES/phonon_kde.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
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3863,7 +3916,7 @@ share/locale/sr@latin/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sr@latin/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_runner_kill.mo
@@ -3880,42 +3933,45 @@ 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/plasmashell.mo
 share/locale/sr@latin/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sr@latin/LC_MESSAGES/soliduiserver.mo
+share/locale/sr@latin/LC_MESSAGES/soliduiserver5.mo
 share/locale/sr@latin/LC_MESSAGES/systemmonitor.mo
-share/locale/sv/LC_MESSAGES/drkonqi.mo
 share/locale/sv/LC_MESSAGES/freespacenotifier.mo
 share/locale/sv/LC_MESSAGES/kcminit.mo
-share/locale/sv/LC_MESSAGES/kio_applications.mo
-share/locale/sv/LC_MESSAGES/kio_remote.mo
+share/locale/sv/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/sv/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/sv/LC_MESSAGES/phonon_kde.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
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/sv/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/sv/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/sv/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -3929,7 +3985,7 @@ share/locale/sv/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sv/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/sv/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/sv/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/sv/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_kill.mo
@@ -3946,35 +4002,29 @@ share/locale/sv/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/sv/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/sv/LC_MESSAGES/plasmashell.mo
 share/locale/sv/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/sv/LC_MESSAGES/soliduiserver.mo
+share/locale/sv/LC_MESSAGES/soliduiserver5.mo
 share/locale/sv/LC_MESSAGES/systemmonitor.mo
-share/locale/ta/LC_MESSAGES/drkonqi.mo
 share/locale/ta/LC_MESSAGES/kcminit.mo
-share/locale/ta/LC_MESSAGES/kio_applications.mo
-share/locale/ta/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ta/LC_MESSAGES/phonon_kde.mo
+share/locale/ta/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/ta/LC_MESSAGES/plasma_runner_locations.mo
 share/locale/ta/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/ta/LC_MESSAGES/plasma_runner_webshortcuts.mo
-share/locale/ta/LC_MESSAGES/soliduiserver.mo
-share/locale/te/LC_MESSAGES/drkonqi.mo
+share/locale/ta/LC_MESSAGES/soliduiserver5.mo
 share/locale/te/LC_MESSAGES/kcminit.mo
-share/locale/te/LC_MESSAGES/kio_applications.mo
-share/locale/te/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/te/LC_MESSAGES/phonon_kde.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
@@ -3987,18 +4037,15 @@ 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/soliduiserver.mo
-share/locale/tg/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/tg/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/tg/LC_MESSAGES/phonon_kde.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
@@ -4011,18 +4058,15 @@ 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/soliduiserver.mo
-share/locale/th/LC_MESSAGES/drkonqi.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/kio_applications.mo
-share/locale/th/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/th/LC_MESSAGES/phonon_kde.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
@@ -4053,33 +4097,43 @@ 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/soliduiserver.mo
-share/locale/tr/LC_MESSAGES/drkonqi.mo
+share/locale/th/LC_MESSAGES/soliduiserver5.mo
 share/locale/tr/LC_MESSAGES/freespacenotifier.mo
 share/locale/tr/LC_MESSAGES/kcminit.mo
-share/locale/tr/LC_MESSAGES/kio_applications.mo
-share/locale/tr/LC_MESSAGES/kio_remote.mo
+share/locale/tr/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/tr/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/tr/LC_MESSAGES/phonon_kde.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
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
+share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/tr/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/tr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/tr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 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
@@ -4088,8 +4142,12 @@ 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
 share/locale/tr/LC_MESSAGES/plasma_engine_weather.mo
+share/locale/tr/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
+share/locale/tr/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_activities.mo
+share/locale/tr/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/tr/LC_MESSAGES/plasma_runner_kill.mo
@@ -4104,18 +4162,18 @@ 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/soliduiserver.mo
-share/locale/ug/LC_MESSAGES/drkonqi.mo
+share/locale/tr/LC_MESSAGES/plasmashell.mo
+share/locale/tr/LC_MESSAGES/plasmashellprivateplugin.mo
+share/locale/tr/LC_MESSAGES/soliduiserver5.mo
+share/locale/tr/LC_MESSAGES/systemmonitor.mo
 share/locale/ug/LC_MESSAGES/freespacenotifier.mo
 share/locale/ug/LC_MESSAGES/kcminit.mo
-share/locale/ug/LC_MESSAGES/kio_applications.mo
-share/locale/ug/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/ug/LC_MESSAGES/phonon_kde.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
@@ -4148,41 +4206,44 @@ 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/soliduiserver.mo
-share/locale/uk/LC_MESSAGES/drkonqi.mo
+share/locale/ug/LC_MESSAGES/soliduiserver5.mo
 share/locale/uk/LC_MESSAGES/freespacenotifier.mo
 share/locale/uk/LC_MESSAGES/kcminit.mo
-share/locale/uk/LC_MESSAGES/kio_applications.mo
-share/locale/uk/LC_MESSAGES/kio_remote.mo
+share/locale/uk/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/uk/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/uk/LC_MESSAGES/phonon_kde.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
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/uk/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/uk/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/uk/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -4196,7 +4257,7 @@ share/locale/uk/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/uk/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/uk/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/uk/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/uk/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_kill.mo
@@ -4213,46 +4274,34 @@ share/locale/uk/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/uk/LC_MESSAGES/plasma_runner_windows.mo
 share/locale/uk/LC_MESSAGES/plasmashell.mo
 share/locale/uk/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/uk/LC_MESSAGES/soliduiserver.mo
+share/locale/uk/LC_MESSAGES/soliduiserver5.mo
 share/locale/uk/LC_MESSAGES/systemmonitor.mo
-share/locale/uz/LC_MESSAGES/drkonqi.mo
-share/locale/uz/LC_MESSAGES/kio_applications.mo
-share/locale/uz/LC_MESSAGES/kio_remote.mo
+share/locale/uz/LC_MESSAGES/kio5_applications.mo
 share/locale/uz/LC_MESSAGES/klipper.mo
 share/locale/uz/LC_MESSAGES/ksmserver.mo
-share/locale/uz/LC_MESSAGES/libtaskmanager.mo
-share/locale/uz@cyrillic/LC_MESSAGES/drkonqi.mo
-share/locale/uz@cyrillic/LC_MESSAGES/kio_applications.mo
-share/locale/uz@cyrillic/LC_MESSAGES/kio_remote.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kio5_applications.mo
 share/locale/uz@cyrillic/LC_MESSAGES/klipper.mo
 share/locale/uz@cyrillic/LC_MESSAGES/ksmserver.mo
-share/locale/uz@cyrillic/LC_MESSAGES/libtaskmanager.mo
 share/locale/uz@cyrillic/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
-share/locale/vi/LC_MESSAGES/drkonqi.mo
-share/locale/vi/LC_MESSAGES/kio_applications.mo
-share/locale/vi/LC_MESSAGES/kio_remote.mo
+share/locale/vi/LC_MESSAGES/kio5_applications.mo
 share/locale/vi/LC_MESSAGES/klipper.mo
 share/locale/vi/LC_MESSAGES/ksmserver.mo
 share/locale/vi/LC_MESSAGES/libkworkspace.mo
-share/locale/vi/LC_MESSAGES/libtaskmanager.mo
-share/locale/vi/LC_MESSAGES/phonon_kde.mo
+share/locale/vi/LC_MESSAGES/phonon_kde_plugin.mo
 share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
 share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo
 share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
-share/locale/vi/LC_MESSAGES/soliduiserver.mo
-share/locale/wa/LC_MESSAGES/drkonqi.mo
+share/locale/vi/LC_MESSAGES/soliduiserver5.mo
 share/locale/wa/LC_MESSAGES/freespacenotifier.mo
 share/locale/wa/LC_MESSAGES/kcminit.mo
-share/locale/wa/LC_MESSAGES/kio_applications.mo
-share/locale/wa/LC_MESSAGES/kio_remote.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/libtaskmanager.mo
-share/locale/wa/LC_MESSAGES/phonon_kde.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
@@ -4283,45 +4332,46 @@ 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/soliduiserver.mo
-share/locale/xh/LC_MESSAGES/drkonqi.mo
+share/locale/wa/LC_MESSAGES/soliduiserver5.mo
 share/locale/xh/LC_MESSAGES/klipper.mo
 share/locale/xh/LC_MESSAGES/ksmserver.mo
-share/locale/xh/LC_MESSAGES/libtaskmanager.mo
-share/locale/zh_CN/LC_MESSAGES/drkonqi.mo
 share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo
 share/locale/zh_CN/LC_MESSAGES/kcminit.mo
-share/locale/zh_CN/LC_MESSAGES/kio_applications.mo
-share/locale/zh_CN/LC_MESSAGES/kio_remote.mo
+share/locale/zh_CN/LC_MESSAGES/kholidays_calendar_plugin.mo
+share/locale/zh_CN/LC_MESSAGES/kio5_applications.mo
+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/libtaskmanager.mo
-share/locale/zh_CN/LC_MESSAGES/phonon_kde.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
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.memory.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.net.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.systemtray.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_applicationjobs.mo
 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
@@ -4335,7 +4385,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_package_plasmashell.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_activities.mo
-share/locale/zh_CN/LC_MESSAGES/plasma_runner_baloosearchrunner.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_runner_baloosearch5.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_runner_kill.mo
@@ -4352,38 +4402,38 @@ 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/plasmashell.mo
 share/locale/zh_CN/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/zh_CN/LC_MESSAGES/soliduiserver.mo
+share/locale/zh_CN/LC_MESSAGES/soliduiserver5.mo
 share/locale/zh_CN/LC_MESSAGES/systemmonitor.mo
-share/locale/zh_TW/LC_MESSAGES/drkonqi.mo
 share/locale/zh_TW/LC_MESSAGES/freespacenotifier.mo
 share/locale/zh_TW/LC_MESSAGES/kcminit.mo
-share/locale/zh_TW/LC_MESSAGES/kio_applications.mo
-share/locale/zh_TW/LC_MESSAGES/kio_remote.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/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/libtaskmanager.mo
-share/locale/zh_TW/LC_MESSAGES/phonon_kde.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
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo
 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_applet_org.kde.plasma.systemtray.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
@@ -4401,7 +4451,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_baloosearchrunner.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
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_kill.mo
@@ -4418,39 +4468,37 @@ 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/plasmashell.mo
 share/locale/zh_TW/LC_MESSAGES/plasmashellprivateplugin.mo
-share/locale/zh_TW/LC_MESSAGES/soliduiserver.mo
+share/locale/zh_TW/LC_MESSAGES/soliduiserver5.mo
 share/locale/zh_TW/LC_MESSAGES/systemmonitor.mo
 share/metainfo/org.kde.breeze.desktop.appdata.xml
 share/metainfo/org.kde.color.appdata.xml
 share/metainfo/org.kde.image.appdata.xml
 share/metainfo/org.kde.plasma.activitybar.appdata.xml
 share/metainfo/org.kde.plasma.analogclock.appdata.xml
+share/metainfo/org.kde.plasma.appmenu.appdata.xml
 share/metainfo/org.kde.plasma.battery.appdata.xml
 share/metainfo/org.kde.plasma.calendar.appdata.xml
 share/metainfo/org.kde.plasma.clipboard.appdata.xml
 share/metainfo/org.kde.plasma.devicenotifier.appdata.xml
 share/metainfo/org.kde.plasma.digitalclock.appdata.xml
-share/metainfo/org.kde.plasma.icon.appdata.xml
 share/metainfo/org.kde.plasma.lock_logout.appdata.xml
 share/metainfo/org.kde.plasma.mediacontroller.appdata.xml
 share/metainfo/org.kde.plasma.notifications.appdata.xml
-share/metainfo/org.kde.plasma.panelspacer.appdata.xml
 share/metainfo/org.kde.plasma.systemmonitor.cpu.appdata.xml
 share/metainfo/org.kde.plasma.systemmonitor.diskactivity.appdata.xml
 share/metainfo/org.kde.plasma.systemmonitor.diskusage.appdata.xml
 share/metainfo/org.kde.plasma.systemmonitor.memory.appdata.xml
 share/metainfo/org.kde.plasma.systemmonitor.net.appdata.xml
 share/metainfo/org.kde.plasma.systemtray.appdata.xml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/BreezeBlock.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/BreezeHeading.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/BreezeLabel.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/InfoPane.qml
+share/metainfo/org.kde.slideshow.appdata.xml
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/ActionButton.qml
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/Battery.qml
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/Clock.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/KeyboardLayoutButton.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/LogoutOptions.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/LogoutScreen.qml
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/SessionManagementScreen.qml
 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/UserSelect.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/artwork/README.txt
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/background.png
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/logout_primary.svgz
@@ -4458,20 +4506,17 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/re
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/artwork/shutdown_primary.svgz
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/defaults
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/desktopswitcher/DesktopSwitcher.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/ChangeSession.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockOsd.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreen.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/MainBlock.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/loginmanager/Main.qml
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/loginmanager/README.txt
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/loginmanager/breeze.jpg
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/loginmanager/metadata.desktop
-share/plasma/look-and-feel/org.kde.breeze.desktop/contents/loginmanager/theme.conf
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/MediaControls.qml
 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/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
+share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/fullscreenpreview.jpg
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/lockscreen.png
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/loginmanager.png
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/preview.png
@@ -4482,29 +4527,44 @@ share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/windowdecora
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/previews/windowswitcher.png
 share/plasma/look-and-feel/org.kde.breeze.desktop/contents/runcommand/RunCommand.qml
 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
+share/plasma/look-and-feel/org.kde.breeze.desktop/metadata.json
 share/plasma/plasmoids/org.kde.plasma.activitybar/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.activitybar/metadata.desktop
-share/plasma/plasmoids/org.kde.plasma.analogclock/contents/code/logic.js
+share/plasma/plasmoids/org.kde.plasma.activitybar/metadata.json
 share/plasma/plasmoids/org.kde.plasma.analogclock/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.analogclock/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.analogclock/contents/ui/Hand.qml
 share/plasma/plasmoids/org.kde.plasma.analogclock/contents/ui/analogclock.qml
 share/plasma/plasmoids/org.kde.plasma.analogclock/contents/ui/configGeneral.qml
 share/plasma/plasmoids/org.kde.plasma.analogclock/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.analogclock/metadata.json
+share/plasma/plasmoids/org.kde.plasma.appmenu/contents/config/config.qml
+share/plasma/plasmoids/org.kde.plasma.appmenu/contents/config/main.xml
+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
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/BatteryItem.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/BrightnessItem.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml
+share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/ConfigGeneral.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/InhibitionHint.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PopupDialog.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/PowerManagementItem.qml
 share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml
 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
 share/plasma/plasmoids/org.kde.plasma.calendar/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.calendar/contents/images/mini-calendar.svgz
@@ -4512,12 +4572,14 @@ share/plasma/plasmoids/org.kde.plasma.calendar/contents/ui/configAgenda.qml
 share/plasma/plasmoids/org.kde.plasma.calendar/contents/ui/configGeneral.qml
 share/plasma/plasmoids/org.kde.plasma.calendar/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.calendar/metadata.desktop
+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/Menu.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
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/ActionItem.qml
@@ -4526,6 +4588,7 @@ share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentat
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/configGeneral.qml
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml
 share/plasma/plasmoids/org.kde.plasma.devicenotifier/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.devicenotifier/metadata.json
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml
@@ -4533,24 +4596,33 @@ share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/MonthMenu.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml
+share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configTimeZones.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.digitalclock/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.digitalclock/metadata.json
 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/lockout.qml
 share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.lock_logout/metadata.json
+share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/config/config.qml
+share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/ExpandedRepresentation.qml
+share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/configGeneral.qml
 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
@@ -4560,12 +4632,32 @@ share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem
 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/ThumbnailStrip.qml
 share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/configNotifications.qml
 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
 share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.panelspacer/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.panelspacer/metadata.json
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/applet/CompactApplet.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/config/config.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/config/main.xml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/CurrentItemHighLight.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpandedRepresentation.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ExpanderArrow.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/HiddenItemsView.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/PlasmoidPopupsContainer.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/AbstractItem.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PulseAnimation.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.private.systemtray/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/ui/Applet.qml
@@ -4575,6 +4667,7 @@ share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/ui/SinglePlotte
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/ui/cpu.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/contents/ui/cpuConfig.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/ui/Applet.qml
@@ -4584,6 +4677,7 @@ share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/ui/Sin
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/ui/diskactivity.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/contents/ui/diskactivityConfig.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/ui/Applet.qml
@@ -4593,6 +4687,7 @@ share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/ui/Single
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/ui/diskusage.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/contents/ui/diskusageConfig.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/ui/Applet.qml
@@ -4602,6 +4697,7 @@ share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/ui/SinglePlo
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/ui/memory.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/contents/ui/memoryConfig.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/config/config.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/config/main.xml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/ui/Applet.qml
@@ -4611,23 +4707,10 @@ share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/ui/SinglePlotte
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/ui/net.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/ui/netConfig.qml
 share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/metadata.desktop
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/applet/AppletError.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/applet/CompactApplet.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/applet/DefaultCompactRepresentation.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/code/Layout.js
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/config/config.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/config/main.xml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/CompactRepresentation.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/ConfigEntries.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/ConfigGeneral.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/ExpandedRepresentation.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/PlasmoidItem.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/PulseAnimation.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/StatusNotifierItem.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/TaskDelegate.qml
-share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/TaskListDelegate.qml
+share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/metadata.json
 share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/main.qml
 share/plasma/plasmoids/org.kde.plasma.systemtray/metadata.desktop
+share/plasma/plasmoids/org.kde.plasma.systemtray/metadata.json
 share/plasma/services/activities.operations
 share/plasma/services/applicationjobs.operations
 share/plasma/services/apps.operations
@@ -4642,8 +4725,6 @@ share/plasma/services/powermanagementservice.operations
 share/plasma/services/share.operations
 share/plasma/services/soliddevice.operations
 share/plasma/services/statusnotifieritem.operations
-share/plasma/services/tasks.operations
-share/plasma/services/windowtasks.operations
 share/plasma/shareprovider/im9/contents/code/main.js
 share/plasma/shareprovider/im9/metadata.desktop
 share/plasma/shareprovider/imgsusepasteorg/contents/code/main.js
@@ -4670,12 +4751,14 @@ share/plasma/wallpapers/org.kde.color/contents/config/main.xml
 share/plasma/wallpapers/org.kde.color/contents/ui/config.qml
 share/plasma/wallpapers/org.kde.color/contents/ui/main.qml
 share/plasma/wallpapers/org.kde.color/metadata.desktop
+share/plasma/wallpapers/org.kde.color/metadata.json
 share/plasma/wallpapers/org.kde.color/plasma-wallpaper-color.desktop
 share/plasma/wallpapers/org.kde.image/contents/config/main.xml
 share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml
 share/plasma/wallpapers/org.kde.image/contents/ui/config.qml
 share/plasma/wallpapers/org.kde.image/contents/ui/main.qml
 share/plasma/wallpapers/org.kde.image/metadata.desktop
+share/plasma/wallpapers/org.kde.image/metadata.json
 share/plasma/wallpapers/org.kde.image/platformcontents/phone/ui/WallpaperDelegate.qml
 share/plasma/wallpapers/org.kde.image/platformcontents/phone/ui/config.qml
 share/plasma/wallpapers/org.kde.image/platformcontents/phone/ui/customwallpaper.qml
@@ -4686,28 +4769,27 @@ share/plasma/wallpapers/org.kde.slideshow/contents/ui/WallpaperDelegate.qml
 share/plasma/wallpapers/org.kde.slideshow/contents/ui/config.qml
 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/KeyboardButton.qml
+share/sddm/themes/breeze/Login.qml
 share/sddm/themes/breeze/Main.qml
-share/sddm/themes/breeze/breeze.jpg
-share/sddm/themes/breeze/components/BreezeBlock.qml
-share/sddm/themes/breeze/components/BreezeHeading.qml
-share/sddm/themes/breeze/components/BreezeLabel.qml
-share/sddm/themes/breeze/components/InfoPane.qml
+share/sddm/themes/breeze/SessionButton.qml
+share/sddm/themes/breeze/components/ActionButton.qml
+share/sddm/themes/breeze/components/Battery.qml
+share/sddm/themes/breeze/components/Clock.qml
 share/sddm/themes/breeze/components/KeyboardLayoutButton.qml
-share/sddm/themes/breeze/components/LogoutOptions.qml
-share/sddm/themes/breeze/components/LogoutScreen.qml
+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/UserSelect.qml
+share/sddm/themes/breeze/components/VirtualKeyboard.qml
 share/sddm/themes/breeze/components/artwork/background.png
 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/dummydata/keyboard.qml
-share/sddm/themes/breeze/dummydata/screenModel.qml
-share/sddm/themes/breeze/dummydata/sddm.qml
-share/sddm/themes/breeze/dummydata/sessionModel.qml
-share/sddm/themes/breeze/dummydata/userModel.qml
 share/sddm/themes/breeze/metadata.desktop
+share/sddm/themes/breeze/preview.png
 share/sddm/themes/breeze/theme.conf
 share/solid/actions/test-predicate-openinwindow.desktop
 share/wayland-sessions/plasmawayland.desktop
diff --git a/plasma-workspace/distinfo b/plasma-workspace/distinfo
index ac83e83faf..b4d9d17f27 100644
--- a/plasma-workspace/distinfo
+++ b/plasma-workspace/distinfo
@@ -1,14 +1,15 @@
 $NetBSD$
 
-SHA1 (plasma-workspace-5.6.3.tar.xz) = 8ff9e86763da375efea274be347118a61a96346b
-RMD160 (plasma-workspace-5.6.3.tar.xz) = a4c7dea5c0d4a6d17f67418932ad14f0e6456f04
-SHA512 (plasma-workspace-5.6.3.tar.xz) = 745a19f449fff6a83f6e5ca3c923f38fccc6374a31b983e47b6774808e674b12ea2c4ac18730f989a07f953a5819791d8df1a66550685ee7654e975fc1724a5f
-Size (plasma-workspace-5.6.3.tar.xz) = 7030108 bytes
+SHA1 (plasma-workspace-5.11.5.tar.xz) = fd24972b5ea77ef901a7f68dc47b36f3679cf2dd
+RMD160 (plasma-workspace-5.11.5.tar.xz) = 65ae370f6ccf30a42a4ce606b3dec2a7ae875473
+SHA512 (plasma-workspace-5.11.5.tar.xz) = 6f15e529665a5fbe24ee0420d1c8fe96ff97dbd2788ae120cd1834889b307b5979ca2aedd4f97d3cadcc7ed5cdb06c0e5f9c704ec732468db4b8ecf89270826f
+Size (plasma-workspace-5.11.5.tar.xz) = 6494360 bytes
 SHA1 (patch-components_shellprivate_CMakeLists.txt) = b8672d3415e8054087c77e3262bde46e41c88be2
-SHA1 (patch-klipper_CMakeLists.txt) = 2f5f755a8056da155137da9dee6a9ffe531e2d79
+SHA1 (patch-klipper_CMakeLists.txt) = fa95e84f44901d35b3e672e2270df89038cd4551
 SHA1 (patch-krunner_CMakeLists.txt) = eb11603f00eefda5a67c8bcce85726099216f270
-SHA1 (patch-libtaskmanager_CMakeLists.txt) = f45c7eeb97b8950d2588099156a45590133387f4
-SHA1 (patch-shell_CMakeLists.txt) = 3054075aa6661716fff22bf80e0db05bfb425aa1
-SHA1 (patch-startkde_startkde.cmake) = 684129b87d920fd513c62c45527eb9dd1774c95b
+SHA1 (patch-kuiserver_CMakeLists.txt) = 27ce4883f0cee6549c74eff65d834df78fd5d79b
+SHA1 (patch-libtaskmanager_CMakeLists.txt) = 8ebb715c22c1be95a161281b9eececfbdfd936da
+SHA1 (patch-shell_CMakeLists.txt) = 0dbf40b1213d6714e420064ddb5b8454d27f141c
+SHA1 (patch-startkde_startkde.cmake) = 49e9f3a5a3d0eb76865c1120d8aa3fee3a886030
 SHA1 (patch-wallpapers_image_CMakeLists.txt) = a62a155eed7cf69cada8d1e697a29b14e54ca683
 SHA1 (patch-xembed-sni-proxy_CMakeLists.txt) = 8158c958866ccd90858e76d40333e8719dda81a0
diff --git a/plasma-workspace/hacks.mk b/plasma-workspace/hacks.mk
new file mode 100644
index 0000000000..6a89854605
--- /dev/null
+++ b/plasma-workspace/hacks.mk
@@ -0,0 +1,7 @@
+# $NetBSD: hacks.mk,v 1.1 2018/01/17 20:00:21 markd Exp $
+
+# linking -lQt5Widgets on NetBSD with gcc produces
+# ld: BFD (NetBSD Binutils nb1) 2.27 assertion fail
+# /usr/src/external/gpl3/binutils/lib/libbfd/../../dist/bfd/elflink.c:2694
+# unless -lexecinfo preceeds -lQt5Widgets
+BUILDLINK_TRANSFORM.NetBSD+=l:Qt5Widgets:execinfo:Qt5Widgets
diff --git a/plasma-workspace/patches/patch-klipper_CMakeLists.txt b/plasma-workspace/patches/patch-klipper_CMakeLists.txt
index 7a2c67a4a6..3ce24717ad 100644
--- a/plasma-workspace/patches/patch-klipper_CMakeLists.txt
+++ b/plasma-workspace/patches/patch-klipper_CMakeLists.txt
@@ -2,14 +2,14 @@ $NetBSD$
 
 Install via examples dir
 
---- klipper/CMakeLists.txt.orig	2016-04-19 11:20:13.000000000 +0000
+--- klipper/CMakeLists.txt.orig	2018-01-02 13:12:27.432500443 +0000
 +++ klipper/CMakeLists.txt
-@@ -65,7 +65,7 @@ install(TARGETS kdeinit_klipper ${KDE_IN
+@@ -66,7 +66,7 @@ install(TARGETS kdeinit_klipper ${KDE_IN
  install(TARGETS klipper         ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
  
  install(PROGRAMS org.kde.klipper.desktop DESTINATION ${KDE_INSTALL_APPDIR})
--install(PROGRAMS org.kde.klipper.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTDIR})
-+install(PROGRAMS org.kde.klipper.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTEXDIR})
+-install(PROGRAMS klipper.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTDIR})
++install(PROGRAMS klipper.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTEXDIR})
  
  # Plasma Data Engine
  set(plasma_engine_clipboard_SRCS ${libklipper_common_SRCS} clipboardengine.cpp clipboardservice.cpp clipboardjob.cpp)
diff --git a/plasma-workspace/patches/patch-kuiserver_CMakeLists.txt b/plasma-workspace/patches/patch-kuiserver_CMakeLists.txt
new file mode 100644
index 0000000000..27a161d6e9
--- /dev/null
+++ b/plasma-workspace/patches/patch-kuiserver_CMakeLists.txt
@@ -0,0 +1,12 @@
+$NetBSD$
+
+Install via examples dir
+
+--- kuiserver/CMakeLists.txt.orig	2018-01-02 13:12:27.460500629 +0000
++++ kuiserver/CMakeLists.txt
+@@ -78,4 +78,4 @@ install(TARGETS kuiserver5 ${KDE_INSTALL
+ install( FILES kuiserver.desktop  DESTINATION  ${KDE_INSTALL_KSERVICES5DIR} )
+ 
+ # contains list of debug categories, for kdebugsettings
+-install(FILES kuiserver.categories DESTINATION ${KDE_INSTALL_CONFDIR})
++install(FILES kuiserver.categories DESTINATION ${KDE_INSTALL_XDG_EX_DIR})
diff --git a/plasma-workspace/patches/patch-libtaskmanager_CMakeLists.txt b/plasma-workspace/patches/patch-libtaskmanager_CMakeLists.txt
index b3b63f1439..1f311354bf 100644
--- a/plasma-workspace/patches/patch-libtaskmanager_CMakeLists.txt
+++ b/plasma-workspace/patches/patch-libtaskmanager_CMakeLists.txt
@@ -2,14 +2,11 @@ $NetBSD$
 
 Install via examples dir
 
---- libtaskmanager/CMakeLists.txt.orig	2016-04-19 11:20:13.000000000 +0000
+--- libtaskmanager/CMakeLists.txt.orig	2018-01-02 13:12:27.468500683 +0000
 +++ libtaskmanager/CMakeLists.txt
-@@ -110,7 +110,7 @@ install(EXPORT libtaskmanagerLibraryTarg
+@@ -110,4 +110,4 @@ install(EXPORT libtaskmanagerLibraryTarg
          FILE LibTaskManagerLibraryTargets.cmake )
  
  install(FILES taskmanagerrulesrc
 -        DESTINATION ${KDE_INSTALL_CONFDIR})
 +        DESTINATION ${KDE_INSTALL_XDG_EX_DIR})
- 
- #set(tasksmodel_SRCS 
- #   modeltest/dynamictreemodel.cpp
diff --git a/plasma-workspace/patches/patch-shell_CMakeLists.txt b/plasma-workspace/patches/patch-shell_CMakeLists.txt
index a678381f24..5b49a38462 100644
--- a/plasma-workspace/patches/patch-shell_CMakeLists.txt
+++ b/plasma-workspace/patches/patch-shell_CMakeLists.txt
@@ -2,14 +2,14 @@ $NetBSD$
 
 Install via examples dir
 
---- shell/CMakeLists.txt.orig	2016-04-19 11:20:13.000000000 +0000
+--- shell/CMakeLists.txt.orig	2018-01-02 13:12:27.504500922 +0000
 +++ shell/CMakeLists.txt
-@@ -96,7 +96,7 @@ if(HAVE_X11)
- endif()
+@@ -104,7 +104,7 @@ endif()
  
  install(TARGETS plasmashell ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
--install(FILES plasmashell.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTDIR})
-+install(FILES plasmashell.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTEXDIR})
+ install(FILES org.kde.plasmashell.desktop DESTINATION ${KDE_INSTALL_APPDIR})
+-install(FILES org.kde.plasmashell.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTDIR})
++install(FILES org.kde.plasmashell.desktop DESTINATION ${KDE_INSTALL_AUTOSTARTEXDIR})
  install( FILES dbus/org.kde.PlasmaShell.xml DESTINATION ${KDE_INSTALL_DBUSINTERFACEDIR} )
  
  install(FILES
diff --git a/plasma-workspace/patches/patch-startkde_startkde.cmake b/plasma-workspace/patches/patch-startkde_startkde.cmake
index 4a1c7f0c1f..8d7c502e63 100644
--- a/plasma-workspace/patches/patch-startkde_startkde.cmake
+++ b/plasma-workspace/patches/patch-startkde_startkde.cmake
@@ -2,11 +2,11 @@ $NetBSD$
 
 Ensure QT bindir is on path
 
---- startkde/startkde.cmake.orig	2016-04-19 11:20:13.000000000 +0000
+--- startkde/startkde.cmake.orig	2018-01-02 13:12:27.516501002 +0000
 +++ startkde/startkde.cmake
-@@ -17,6 +17,12 @@ trap 'echo GOT SIGHUP' HUP
- # we have to unset this for Darwin since it will screw up KDE's dynamic-loading
- unset DYLD_FORCE_FLAT_NAMESPACE
+@@ -7,6 +7,12 @@
+ # because we still need to do some cleanup.
+ trap 'echo GOT SIGHUP' HUP
  
 +qtbindir=@QTDIR@/bin
 +case $PATH in
@@ -14,6 +14,6 @@ Ensure QT bindir is on path
 +  *) PATH=$qtbindir:$PATH; export PATH;;
 +esac
 +
- # in case we have been started with full pathname spec without being in PATH
- bindir=`echo "$0" | sed -n 's,^\(/.*\)/[^/][^/]*$,\1,p'`
- if [ -n "$bindir" ]; then
+ # Check if a Plasma session already is running and whether it's possible to connect to X
+ kcheckrunning
+ kcheckrunning_result=$?


Home | Main Index | Thread Index | Old Index