pkgsrc-WIP-changes archive

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

kde-cli-tools: update to 5.27.10



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon Feb 12 17:34:06 2024 +1300
Changeset:	e12d0e8bf976cdcf3dc3060001090720aa5f1ee7

Modified Files:
	kde-cli-tools/Makefile
	kde-cli-tools/PLIST
	kde-cli-tools/distinfo

Log Message:
kde-cli-tools: update to 5.27.10

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

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

diffstat:
 kde-cli-tools/Makefile |   9 +-
 kde-cli-tools/PLIST    | 254 +++++++++++++++++++++++++++++++++----------------
 kde-cli-tools/distinfo |   6 +-
 3 files changed, 178 insertions(+), 91 deletions(-)

diffs:
diff --git a/kde-cli-tools/Makefile b/kde-cli-tools/Makefile
index be735324dd..af037b2a8f 100644
--- a/kde-cli-tools/Makefile
+++ b/kde-cli-tools/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
 
 DISTNAME=	kde-cli-tools-${PLASMAVER}
-PKGREVISION=	1
 CATEGORIES=	x11
 
 HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
@@ -17,11 +16,13 @@ USE_TOOLS+=	msgmerge pkg-config
 SUBST_CLASSES+=		fix-moc
 SUBST_STAGE.fix-moc=	post-configure
 SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
-SUBST_FILES.fix-moc=	_KDE_build/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=	_KDE_build/*/*/CMakeFiles/*_autogen.dir/AutogenInfo.cmake
-SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
+SUBST_FILES.fix-moc=	_KDE_build/*/CMakeFiles/*_autogen.dir/AutogenInfo.json
+SUBST_FILES.fix-moc+=	_KDE_build/*/*/CMakeFiles/*_autogen.dir/AutogenInfo.json
+SUBST_NOOP_OK.fix-moc=	yes
+SUBST_SED.fix-moc=	-e 's;"${PREFIX}/include",;;g'
 
 .include "../../devel/kcmutils/buildlink3.mk"
+.include "../../devel/kparts/buildlink3.mk"
 .include "../../x11/kactivities5/buildlink3.mk"
 .include "../../wip/plasma-workspace/buildlink3.mk"
 .include "../../security/kdesu/buildlink3.mk"
diff --git a/kde-cli-tools/PLIST b/kde-cli-tools/PLIST
index 8b7ffb4fcc..326f63cf35 100644
--- a/kde-cli-tools/PLIST
+++ b/kde-cli-tools/PLIST
@@ -1,22 +1,34 @@
 @comment $NetBSD$
 bin/kbroadcastnotification
 bin/kcmshell5
+bin/kde-inhibit
+bin/kde-open
 bin/kde-open5
+bin/kdecp
 bin/kdecp5
+bin/kdemv
 bin/kdemv5
+bin/keditfiletype
 bin/keditfiletype5
+bin/kinfo
+bin/kioclient
 bin/kioclient5
+bin/kmimetypefinder
 bin/kmimetypefinder5
+bin/kstart
 bin/kstart5
+bin/ksvgtopng
 bin/ksvgtopng5
 bin/ktraderclient5
-lib/libkdeinit5_kcmshell5.so
+bin/plasma-open-settings
 libexec/kf5/kdeeject
 libexec/kf5/kdesu
 man/ca/man1/kdesu.1
 man/de/man1/kdesu.1
 man/es/man1/kdesu.1
 man/et/man1/kdesu.1
+man/fr/man1/kdesu.1
+man/id/man1/kdesu.1
 man/it/man1/kdesu.1
 man/man1/kdesu.1
 man/nb/man1/kdesu.1
@@ -27,8 +39,12 @@ man/ru/man1/kdesu.1
 man/sr/man1/kdesu.1
 man/sr@latin/man1/kdesu.1
 man/sv/man1/kdesu.1
+man/tr/man1/kdesu.1
 man/uk/man1/kdesu.1
-qt5/plugins/kcm_filetypes.so
+qt5/plugins/plasma/kcms/systemsettings_qwidgets/kcm_filetypes.so
+share/applications/kcm_filetypes.desktop
+share/applications/org.kde.keditfiletype.desktop
+share/applications/org.kde.plasma.settings.open.desktop
 share/doc/HTML/ca/kcontrol5/filetypes/index.cache.bz2
 share/doc/HTML/ca/kcontrol5/filetypes/index.docbook
 share/doc/HTML/ca/kdesu/index.cache.bz2
@@ -47,6 +63,14 @@ share/doc/HTML/es/kdesu/index.cache.bz2
 share/doc/HTML/es/kdesu/index.docbook
 share/doc/HTML/et/kdesu/index.cache.bz2
 share/doc/HTML/et/kdesu/index.docbook
+share/doc/HTML/fr/kcontrol5/filetypes/index.cache.bz2
+share/doc/HTML/fr/kcontrol5/filetypes/index.docbook
+share/doc/HTML/fr/kdesu/index.cache.bz2
+share/doc/HTML/fr/kdesu/index.docbook
+share/doc/HTML/id/kcontrol5/filetypes/index.cache.bz2
+share/doc/HTML/id/kcontrol5/filetypes/index.docbook
+share/doc/HTML/id/kdesu/index.cache.bz2
+share/doc/HTML/id/kdesu/index.docbook
 share/doc/HTML/it/kcontrol5/filetypes/index.cache.bz2
 share/doc/HTML/it/kcontrol5/filetypes/index.docbook
 share/doc/HTML/it/kdesu/index.cache.bz2
@@ -79,26 +103,41 @@ share/doc/HTML/sv/kcontrol5/filetypes/index.cache.bz2
 share/doc/HTML/sv/kcontrol5/filetypes/index.docbook
 share/doc/HTML/sv/kdesu/index.cache.bz2
 share/doc/HTML/sv/kdesu/index.docbook
+share/doc/HTML/tr/kcontrol5/filetypes/index.cache.bz2
+share/doc/HTML/tr/kcontrol5/filetypes/index.docbook
+share/doc/HTML/tr/kdesu/index.cache.bz2
+share/doc/HTML/tr/kdesu/index.docbook
 share/doc/HTML/uk/kcontrol5/filetypes/index.cache.bz2
 share/doc/HTML/uk/kcontrol5/filetypes/index.docbook
 share/doc/HTML/uk/kdesu/index.cache.bz2
 share/doc/HTML/uk/kdesu/index.docbook
-share/kservices5/filetypes.desktop
 share/locale/af/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/af/LC_MESSAGES/kcmshell5.mo
 share/locale/af/LC_MESSAGES/kdesu5.mo
 share/locale/af/LC_MESSAGES/kstart5.mo
+share/locale/ar/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ar/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ar/LC_MESSAGES/kcmshell5.mo
 share/locale/ar/LC_MESSAGES/kdesu5.mo
-share/locale/ar/LC_MESSAGES/kioclient5.mo
+share/locale/ar/LC_MESSAGES/kioclient.mo
 share/locale/ar/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ar/LC_MESSAGES/kstart5.mo
 share/locale/ar/LC_MESSAGES/ktraderclient5.mo
+share/locale/ar/LC_MESSAGES/plasma-open-settings.mo
+share/locale/ast/LC_MESSAGES/plasma-open-settings.mo
+share/locale/az/LC_MESSAGES/kbroadcastnotification.mo
+share/locale/az/LC_MESSAGES/kcm5_filetypes.mo
+share/locale/az/LC_MESSAGES/kcmshell5.mo
+share/locale/az/LC_MESSAGES/kdesu5.mo
+share/locale/az/LC_MESSAGES/kioclient.mo
+share/locale/az/LC_MESSAGES/kmimetypefinder5.mo
+share/locale/az/LC_MESSAGES/kstart5.mo
+share/locale/az/LC_MESSAGES/ktraderclient5.mo
+share/locale/az/LC_MESSAGES/plasma-open-settings.mo
 share/locale/be/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/be/LC_MESSAGES/kcmshell5.mo
 share/locale/be/LC_MESSAGES/kdesu5.mo
-share/locale/be/LC_MESSAGES/kioclient5.mo
+share/locale/be/LC_MESSAGES/kioclient.mo
 share/locale/be/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/be/LC_MESSAGES/kstart5.mo
 share/locale/be/LC_MESSAGES/ktraderclient5.mo
@@ -106,20 +145,22 @@ share/locale/be@latin/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/be@latin/LC_MESSAGES/kdesu5.mo
 share/locale/be@latin/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/be@latin/LC_MESSAGES/kstart5.mo
+share/locale/bg/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/bg/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/bg/LC_MESSAGES/kcmshell5.mo
 share/locale/bg/LC_MESSAGES/kdesu5.mo
-share/locale/bg/LC_MESSAGES/kioclient5.mo
+share/locale/bg/LC_MESSAGES/kioclient.mo
 share/locale/bg/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/bg/LC_MESSAGES/kstart5.mo
 share/locale/bg/LC_MESSAGES/ktraderclient5.mo
+share/locale/bg/LC_MESSAGES/plasma-open-settings.mo
 share/locale/bn/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/bn/LC_MESSAGES/kcmshell5.mo
 share/locale/bn/LC_MESSAGES/kstart5.mo
 share/locale/bn_IN/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/bn_IN/LC_MESSAGES/kcmshell5.mo
 share/locale/bn_IN/LC_MESSAGES/kdesu5.mo
-share/locale/bn_IN/LC_MESSAGES/kioclient5.mo
+share/locale/bn_IN/LC_MESSAGES/kioclient.mo
 share/locale/bn_IN/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/bn_IN/LC_MESSAGES/kstart5.mo
 share/locale/bn_IN/LC_MESSAGES/ktraderclient5.mo
@@ -130,7 +171,7 @@ share/locale/br/LC_MESSAGES/kstart5.mo
 share/locale/bs/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/bs/LC_MESSAGES/kcmshell5.mo
 share/locale/bs/LC_MESSAGES/kdesu5.mo
-share/locale/bs/LC_MESSAGES/kioclient5.mo
+share/locale/bs/LC_MESSAGES/kioclient.mo
 share/locale/bs/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/bs/LC_MESSAGES/kstart5.mo
 share/locale/bs/LC_MESSAGES/ktraderclient5.mo
@@ -138,30 +179,33 @@ share/locale/ca/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ca/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ca/LC_MESSAGES/kcmshell5.mo
 share/locale/ca/LC_MESSAGES/kdesu5.mo
-share/locale/ca/LC_MESSAGES/kioclient5.mo
+share/locale/ca/LC_MESSAGES/kioclient.mo
 share/locale/ca/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ca/LC_MESSAGES/kstart5.mo
 share/locale/ca/LC_MESSAGES/ktraderclient5.mo
+share/locale/ca/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ca@valencia/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ca@valencia/LC_MESSAGES/kcmshell5.mo
 share/locale/ca@valencia/LC_MESSAGES/kdesu5.mo
-share/locale/ca@valencia/LC_MESSAGES/kioclient5.mo
+share/locale/ca@valencia/LC_MESSAGES/kioclient.mo
 share/locale/ca@valencia/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ca@valencia/LC_MESSAGES/kstart5.mo
 share/locale/ca@valencia/LC_MESSAGES/ktraderclient5.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma-open-settings.mo
 share/locale/cs/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/cs/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/cs/LC_MESSAGES/kcmshell5.mo
 share/locale/cs/LC_MESSAGES/kdesu5.mo
-share/locale/cs/LC_MESSAGES/kioclient5.mo
+share/locale/cs/LC_MESSAGES/kioclient.mo
 share/locale/cs/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/cs/LC_MESSAGES/kstart5.mo
 share/locale/cs/LC_MESSAGES/ktraderclient5.mo
+share/locale/cs/LC_MESSAGES/plasma-open-settings.mo
 share/locale/csb/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/csb/LC_MESSAGES/kcmshell5.mo
 share/locale/csb/LC_MESSAGES/kdesu5.mo
-share/locale/csb/LC_MESSAGES/kioclient5.mo
+share/locale/csb/LC_MESSAGES/kioclient.mo
 share/locale/csb/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/csb/LC_MESSAGES/kstart5.mo
 share/locale/csb/LC_MESSAGES/ktraderclient5.mo
@@ -173,7 +217,7 @@ share/locale/da/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/da/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/da/LC_MESSAGES/kcmshell5.mo
 share/locale/da/LC_MESSAGES/kdesu5.mo
-share/locale/da/LC_MESSAGES/kioclient5.mo
+share/locale/da/LC_MESSAGES/kioclient.mo
 share/locale/da/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/da/LC_MESSAGES/kstart5.mo
 share/locale/da/LC_MESSAGES/ktraderclient5.mo
@@ -181,29 +225,33 @@ share/locale/de/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/de/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/de/LC_MESSAGES/kcmshell5.mo
 share/locale/de/LC_MESSAGES/kdesu5.mo
-share/locale/de/LC_MESSAGES/kioclient5.mo
+share/locale/de/LC_MESSAGES/kioclient.mo
 share/locale/de/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/de/LC_MESSAGES/kstart5.mo
 share/locale/de/LC_MESSAGES/ktraderclient5.mo
+share/locale/de/LC_MESSAGES/plasma-open-settings.mo
+share/locale/el/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/el/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/el/LC_MESSAGES/kcmshell5.mo
 share/locale/el/LC_MESSAGES/kdesu5.mo
-share/locale/el/LC_MESSAGES/kioclient5.mo
+share/locale/el/LC_MESSAGES/kioclient.mo
 share/locale/el/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/el/LC_MESSAGES/kstart5.mo
 share/locale/el/LC_MESSAGES/ktraderclient5.mo
+share/locale/el/LC_MESSAGES/plasma-open-settings.mo
 share/locale/en_GB/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/en_GB/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/en_GB/LC_MESSAGES/kcmshell5.mo
 share/locale/en_GB/LC_MESSAGES/kdesu5.mo
-share/locale/en_GB/LC_MESSAGES/kioclient5.mo
+share/locale/en_GB/LC_MESSAGES/kioclient.mo
 share/locale/en_GB/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/en_GB/LC_MESSAGES/kstart5.mo
 share/locale/en_GB/LC_MESSAGES/ktraderclient5.mo
+share/locale/en_GB/LC_MESSAGES/plasma-open-settings.mo
 share/locale/eo/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/eo/LC_MESSAGES/kcmshell5.mo
 share/locale/eo/LC_MESSAGES/kdesu5.mo
-share/locale/eo/LC_MESSAGES/kioclient5.mo
+share/locale/eo/LC_MESSAGES/kioclient.mo
 share/locale/eo/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/eo/LC_MESSAGES/kstart5.mo
 share/locale/eo/LC_MESSAGES/ktraderclient5.mo
@@ -211,14 +259,16 @@ share/locale/es/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/es/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/es/LC_MESSAGES/kcmshell5.mo
 share/locale/es/LC_MESSAGES/kdesu5.mo
-share/locale/es/LC_MESSAGES/kioclient5.mo
+share/locale/es/LC_MESSAGES/kioclient.mo
 share/locale/es/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/es/LC_MESSAGES/kstart5.mo
 share/locale/es/LC_MESSAGES/ktraderclient5.mo
+share/locale/es/LC_MESSAGES/plasma-open-settings.mo
+share/locale/et/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/et/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/et/LC_MESSAGES/kcmshell5.mo
 share/locale/et/LC_MESSAGES/kdesu5.mo
-share/locale/et/LC_MESSAGES/kioclient5.mo
+share/locale/et/LC_MESSAGES/kioclient.mo
 share/locale/et/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/et/LC_MESSAGES/kstart5.mo
 share/locale/et/LC_MESSAGES/ktraderclient5.mo
@@ -226,14 +276,15 @@ share/locale/eu/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/eu/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/eu/LC_MESSAGES/kcmshell5.mo
 share/locale/eu/LC_MESSAGES/kdesu5.mo
-share/locale/eu/LC_MESSAGES/kioclient5.mo
+share/locale/eu/LC_MESSAGES/kioclient.mo
 share/locale/eu/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/eu/LC_MESSAGES/kstart5.mo
 share/locale/eu/LC_MESSAGES/ktraderclient5.mo
+share/locale/eu/LC_MESSAGES/plasma-open-settings.mo
 share/locale/fa/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/fa/LC_MESSAGES/kcmshell5.mo
 share/locale/fa/LC_MESSAGES/kdesu5.mo
-share/locale/fa/LC_MESSAGES/kioclient5.mo
+share/locale/fa/LC_MESSAGES/kioclient.mo
 share/locale/fa/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/fa/LC_MESSAGES/kstart5.mo
 share/locale/fa/LC_MESSAGES/ktraderclient5.mo
@@ -241,29 +292,31 @@ share/locale/fi/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/fi/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/fi/LC_MESSAGES/kcmshell5.mo
 share/locale/fi/LC_MESSAGES/kdesu5.mo
-share/locale/fi/LC_MESSAGES/kioclient5.mo
+share/locale/fi/LC_MESSAGES/kioclient.mo
 share/locale/fi/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/fi/LC_MESSAGES/kstart5.mo
 share/locale/fi/LC_MESSAGES/ktraderclient5.mo
+share/locale/fi/LC_MESSAGES/plasma-open-settings.mo
 share/locale/fr/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/fr/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/fr/LC_MESSAGES/kcmshell5.mo
 share/locale/fr/LC_MESSAGES/kdesu5.mo
-share/locale/fr/LC_MESSAGES/kioclient5.mo
+share/locale/fr/LC_MESSAGES/kioclient.mo
 share/locale/fr/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/fr/LC_MESSAGES/kstart5.mo
 share/locale/fr/LC_MESSAGES/ktraderclient5.mo
+share/locale/fr/LC_MESSAGES/plasma-open-settings.mo
 share/locale/fy/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/fy/LC_MESSAGES/kcmshell5.mo
 share/locale/fy/LC_MESSAGES/kdesu5.mo
-share/locale/fy/LC_MESSAGES/kioclient5.mo
+share/locale/fy/LC_MESSAGES/kioclient.mo
 share/locale/fy/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/fy/LC_MESSAGES/kstart5.mo
 share/locale/fy/LC_MESSAGES/ktraderclient5.mo
 share/locale/ga/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ga/LC_MESSAGES/kcmshell5.mo
 share/locale/ga/LC_MESSAGES/kdesu5.mo
-share/locale/ga/LC_MESSAGES/kioclient5.mo
+share/locale/ga/LC_MESSAGES/kioclient.mo
 share/locale/ga/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ga/LC_MESSAGES/kstart5.mo
 share/locale/ga/LC_MESSAGES/ktraderclient5.mo
@@ -271,14 +324,15 @@ share/locale/gl/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/gl/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/gl/LC_MESSAGES/kcmshell5.mo
 share/locale/gl/LC_MESSAGES/kdesu5.mo
-share/locale/gl/LC_MESSAGES/kioclient5.mo
+share/locale/gl/LC_MESSAGES/kioclient.mo
 share/locale/gl/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/gl/LC_MESSAGES/kstart5.mo
 share/locale/gl/LC_MESSAGES/ktraderclient5.mo
+share/locale/gl/LC_MESSAGES/plasma-open-settings.mo
 share/locale/gu/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/gu/LC_MESSAGES/kcmshell5.mo
 share/locale/gu/LC_MESSAGES/kdesu5.mo
-share/locale/gu/LC_MESSAGES/kioclient5.mo
+share/locale/gu/LC_MESSAGES/kioclient.mo
 share/locale/gu/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/gu/LC_MESSAGES/kstart5.mo
 share/locale/gu/LC_MESSAGES/ktraderclient5.mo
@@ -286,35 +340,35 @@ share/locale/he/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/he/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/he/LC_MESSAGES/kcmshell5.mo
 share/locale/he/LC_MESSAGES/kdesu5.mo
-share/locale/he/LC_MESSAGES/kioclient5.mo
+share/locale/he/LC_MESSAGES/kioclient.mo
 share/locale/he/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/he/LC_MESSAGES/kstart5.mo
 share/locale/he/LC_MESSAGES/ktraderclient5.mo
 share/locale/hi/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/hi/LC_MESSAGES/kcmshell5.mo
 share/locale/hi/LC_MESSAGES/kdesu5.mo
-share/locale/hi/LC_MESSAGES/kioclient5.mo
+share/locale/hi/LC_MESSAGES/kioclient.mo
 share/locale/hi/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/hi/LC_MESSAGES/kstart5.mo
 share/locale/hi/LC_MESSAGES/ktraderclient5.mo
 share/locale/hne/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/hne/LC_MESSAGES/kcmshell5.mo
 share/locale/hne/LC_MESSAGES/kdesu5.mo
-share/locale/hne/LC_MESSAGES/kioclient5.mo
+share/locale/hne/LC_MESSAGES/kioclient.mo
 share/locale/hne/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/hne/LC_MESSAGES/kstart5.mo
 share/locale/hne/LC_MESSAGES/ktraderclient5.mo
 share/locale/hr/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/hr/LC_MESSAGES/kcmshell5.mo
 share/locale/hr/LC_MESSAGES/kdesu5.mo
-share/locale/hr/LC_MESSAGES/kioclient5.mo
+share/locale/hr/LC_MESSAGES/kioclient.mo
 share/locale/hr/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/hr/LC_MESSAGES/kstart5.mo
 share/locale/hr/LC_MESSAGES/ktraderclient5.mo
 share/locale/hsb/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/hsb/LC_MESSAGES/kcmshell5.mo
 share/locale/hsb/LC_MESSAGES/kdesu5.mo
-share/locale/hsb/LC_MESSAGES/kioclient5.mo
+share/locale/hsb/LC_MESSAGES/kioclient.mo
 share/locale/hsb/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/hsb/LC_MESSAGES/kstart5.mo
 share/locale/hsb/LC_MESSAGES/ktraderclient5.mo
@@ -322,30 +376,32 @@ share/locale/hu/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/hu/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/hu/LC_MESSAGES/kcmshell5.mo
 share/locale/hu/LC_MESSAGES/kdesu5.mo
-share/locale/hu/LC_MESSAGES/kioclient5.mo
+share/locale/hu/LC_MESSAGES/kioclient.mo
 share/locale/hu/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/hu/LC_MESSAGES/kstart5.mo
 share/locale/hu/LC_MESSAGES/ktraderclient5.mo
+share/locale/hu/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ia/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ia/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ia/LC_MESSAGES/kcmshell5.mo
 share/locale/ia/LC_MESSAGES/kdesu5.mo
-share/locale/ia/LC_MESSAGES/kioclient5.mo
+share/locale/ia/LC_MESSAGES/kioclient.mo
 share/locale/ia/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ia/LC_MESSAGES/kstart5.mo
 share/locale/ia/LC_MESSAGES/ktraderclient5.mo
+share/locale/ia/LC_MESSAGES/plasma-open-settings.mo
 share/locale/id/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/id/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/id/LC_MESSAGES/kcmshell5.mo
 share/locale/id/LC_MESSAGES/kdesu5.mo
-share/locale/id/LC_MESSAGES/kioclient5.mo
+share/locale/id/LC_MESSAGES/kioclient.mo
 share/locale/id/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/id/LC_MESSAGES/kstart5.mo
 share/locale/id/LC_MESSAGES/ktraderclient5.mo
 share/locale/is/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/is/LC_MESSAGES/kcmshell5.mo
 share/locale/is/LC_MESSAGES/kdesu5.mo
-share/locale/is/LC_MESSAGES/kioclient5.mo
+share/locale/is/LC_MESSAGES/kioclient.mo
 share/locale/is/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/is/LC_MESSAGES/kstart5.mo
 share/locale/is/LC_MESSAGES/ktraderclient5.mo
@@ -353,36 +409,47 @@ share/locale/it/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/it/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/it/LC_MESSAGES/kcmshell5.mo
 share/locale/it/LC_MESSAGES/kdesu5.mo
-share/locale/it/LC_MESSAGES/kioclient5.mo
+share/locale/it/LC_MESSAGES/kioclient.mo
 share/locale/it/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/it/LC_MESSAGES/kstart5.mo
 share/locale/it/LC_MESSAGES/ktraderclient5.mo
+share/locale/it/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ja/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ja/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ja/LC_MESSAGES/kcmshell5.mo
 share/locale/ja/LC_MESSAGES/kdesu5.mo
-share/locale/ja/LC_MESSAGES/kioclient5.mo
+share/locale/ja/LC_MESSAGES/kioclient.mo
 share/locale/ja/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ja/LC_MESSAGES/kstart5.mo
 share/locale/ja/LC_MESSAGES/ktraderclient5.mo
+share/locale/ja/LC_MESSAGES/plasma-open-settings.mo
+share/locale/ka/LC_MESSAGES/kbroadcastnotification.mo
+share/locale/ka/LC_MESSAGES/kcm5_filetypes.mo
+share/locale/ka/LC_MESSAGES/kcmshell5.mo
+share/locale/ka/LC_MESSAGES/kdesu5.mo
+share/locale/ka/LC_MESSAGES/kioclient.mo
+share/locale/ka/LC_MESSAGES/kmimetypefinder5.mo
+share/locale/ka/LC_MESSAGES/kstart5.mo
+share/locale/ka/LC_MESSAGES/ktraderclient5.mo
+share/locale/ka/LC_MESSAGES/plasma-open-settings.mo
 share/locale/kk/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/kk/LC_MESSAGES/kcmshell5.mo
 share/locale/kk/LC_MESSAGES/kdesu5.mo
-share/locale/kk/LC_MESSAGES/kioclient5.mo
+share/locale/kk/LC_MESSAGES/kioclient.mo
 share/locale/kk/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/kk/LC_MESSAGES/kstart5.mo
 share/locale/kk/LC_MESSAGES/ktraderclient5.mo
 share/locale/km/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/km/LC_MESSAGES/kcmshell5.mo
 share/locale/km/LC_MESSAGES/kdesu5.mo
-share/locale/km/LC_MESSAGES/kioclient5.mo
+share/locale/km/LC_MESSAGES/kioclient.mo
 share/locale/km/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/km/LC_MESSAGES/kstart5.mo
 share/locale/km/LC_MESSAGES/ktraderclient5.mo
 share/locale/kn/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/kn/LC_MESSAGES/kcmshell5.mo
 share/locale/kn/LC_MESSAGES/kdesu5.mo
-share/locale/kn/LC_MESSAGES/kioclient5.mo
+share/locale/kn/LC_MESSAGES/kioclient.mo
 share/locale/kn/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/kn/LC_MESSAGES/kstart5.mo
 share/locale/kn/LC_MESSAGES/ktraderclient5.mo
@@ -390,14 +457,15 @@ share/locale/ko/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ko/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ko/LC_MESSAGES/kcmshell5.mo
 share/locale/ko/LC_MESSAGES/kdesu5.mo
-share/locale/ko/LC_MESSAGES/kioclient5.mo
+share/locale/ko/LC_MESSAGES/kioclient.mo
 share/locale/ko/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ko/LC_MESSAGES/kstart5.mo
 share/locale/ko/LC_MESSAGES/ktraderclient5.mo
+share/locale/ko/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ku/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ku/LC_MESSAGES/kcmshell5.mo
 share/locale/ku/LC_MESSAGES/kdesu5.mo
-share/locale/ku/LC_MESSAGES/kioclient5.mo
+share/locale/ku/LC_MESSAGES/kioclient.mo
 share/locale/ku/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ku/LC_MESSAGES/kstart5.mo
 share/locale/ku/LC_MESSAGES/ktraderclient5.mo
@@ -406,70 +474,71 @@ share/locale/lt/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/lt/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/lt/LC_MESSAGES/kcmshell5.mo
 share/locale/lt/LC_MESSAGES/kdesu5.mo
-share/locale/lt/LC_MESSAGES/kioclient5.mo
+share/locale/lt/LC_MESSAGES/kioclient.mo
 share/locale/lt/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/lt/LC_MESSAGES/kstart5.mo
 share/locale/lt/LC_MESSAGES/ktraderclient5.mo
 share/locale/lv/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/lv/LC_MESSAGES/kcmshell5.mo
 share/locale/lv/LC_MESSAGES/kdesu5.mo
-share/locale/lv/LC_MESSAGES/kioclient5.mo
+share/locale/lv/LC_MESSAGES/kioclient.mo
 share/locale/lv/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/lv/LC_MESSAGES/kstart5.mo
 share/locale/lv/LC_MESSAGES/ktraderclient5.mo
 share/locale/mai/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/mai/LC_MESSAGES/kcmshell5.mo
 share/locale/mai/LC_MESSAGES/kdesu5.mo
-share/locale/mai/LC_MESSAGES/kioclient5.mo
+share/locale/mai/LC_MESSAGES/kioclient.mo
 share/locale/mai/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/mai/LC_MESSAGES/kstart5.mo
 share/locale/mai/LC_MESSAGES/ktraderclient5.mo
 share/locale/mk/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/mk/LC_MESSAGES/kcmshell5.mo
 share/locale/mk/LC_MESSAGES/kdesu5.mo
-share/locale/mk/LC_MESSAGES/kioclient5.mo
+share/locale/mk/LC_MESSAGES/kioclient.mo
 share/locale/mk/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/mk/LC_MESSAGES/kstart5.mo
 share/locale/mk/LC_MESSAGES/ktraderclient5.mo
+share/locale/ml/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ml/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ml/LC_MESSAGES/kcmshell5.mo
 share/locale/ml/LC_MESSAGES/kdesu5.mo
-share/locale/ml/LC_MESSAGES/kioclient5.mo
+share/locale/ml/LC_MESSAGES/kioclient.mo
 share/locale/ml/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ml/LC_MESSAGES/kstart5.mo
 share/locale/ml/LC_MESSAGES/ktraderclient5.mo
 share/locale/mr/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/mr/LC_MESSAGES/kcmshell5.mo
 share/locale/mr/LC_MESSAGES/kdesu5.mo
-share/locale/mr/LC_MESSAGES/kioclient5.mo
+share/locale/mr/LC_MESSAGES/kioclient.mo
 share/locale/mr/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/mr/LC_MESSAGES/kstart5.mo
 share/locale/mr/LC_MESSAGES/ktraderclient5.mo
 share/locale/ms/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ms/LC_MESSAGES/kcmshell5.mo
 share/locale/ms/LC_MESSAGES/kdesu5.mo
-share/locale/ms/LC_MESSAGES/kioclient5.mo
+share/locale/ms/LC_MESSAGES/kioclient.mo
 share/locale/ms/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ms/LC_MESSAGES/kstart5.mo
 share/locale/ms/LC_MESSAGES/ktraderclient5.mo
 share/locale/nb/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/nb/LC_MESSAGES/kcmshell5.mo
 share/locale/nb/LC_MESSAGES/kdesu5.mo
-share/locale/nb/LC_MESSAGES/kioclient5.mo
+share/locale/nb/LC_MESSAGES/kioclient.mo
 share/locale/nb/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/nb/LC_MESSAGES/kstart5.mo
 share/locale/nb/LC_MESSAGES/ktraderclient5.mo
 share/locale/nds/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/nds/LC_MESSAGES/kcmshell5.mo
 share/locale/nds/LC_MESSAGES/kdesu5.mo
-share/locale/nds/LC_MESSAGES/kioclient5.mo
+share/locale/nds/LC_MESSAGES/kioclient.mo
 share/locale/nds/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/nds/LC_MESSAGES/kstart5.mo
 share/locale/nds/LC_MESSAGES/ktraderclient5.mo
 share/locale/ne/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ne/LC_MESSAGES/kcmshell5.mo
 share/locale/ne/LC_MESSAGES/kdesu5.mo
-share/locale/ne/LC_MESSAGES/kioclient5.mo
+share/locale/ne/LC_MESSAGES/kioclient.mo
 share/locale/ne/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ne/LC_MESSAGES/kstart5.mo
 share/locale/ne/LC_MESSAGES/ktraderclient5.mo
@@ -477,35 +546,37 @@ share/locale/nl/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/nl/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/nl/LC_MESSAGES/kcmshell5.mo
 share/locale/nl/LC_MESSAGES/kdesu5.mo
-share/locale/nl/LC_MESSAGES/kioclient5.mo
+share/locale/nl/LC_MESSAGES/kioclient.mo
 share/locale/nl/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/nl/LC_MESSAGES/kstart5.mo
 share/locale/nl/LC_MESSAGES/ktraderclient5.mo
+share/locale/nl/LC_MESSAGES/plasma-open-settings.mo
 share/locale/nn/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/nn/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/nn/LC_MESSAGES/kcmshell5.mo
 share/locale/nn/LC_MESSAGES/kdesu5.mo
-share/locale/nn/LC_MESSAGES/kioclient5.mo
+share/locale/nn/LC_MESSAGES/kioclient.mo
 share/locale/nn/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/nn/LC_MESSAGES/kstart5.mo
 share/locale/nn/LC_MESSAGES/ktraderclient5.mo
+share/locale/nn/LC_MESSAGES/plasma-open-settings.mo
 share/locale/oc/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/oc/LC_MESSAGES/kcmshell5.mo
 share/locale/oc/LC_MESSAGES/kdesu5.mo
-share/locale/oc/LC_MESSAGES/kioclient5.mo
+share/locale/oc/LC_MESSAGES/kioclient.mo
 share/locale/oc/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/oc/LC_MESSAGES/kstart5.mo
 share/locale/oc/LC_MESSAGES/ktraderclient5.mo
 share/locale/or/LC_MESSAGES/kcmshell5.mo
 share/locale/or/LC_MESSAGES/kdesu5.mo
-share/locale/or/LC_MESSAGES/kioclient5.mo
+share/locale/or/LC_MESSAGES/kioclient.mo
 share/locale/or/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/or/LC_MESSAGES/kstart5.mo
 share/locale/or/LC_MESSAGES/ktraderclient5.mo
 share/locale/pa/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/pa/LC_MESSAGES/kcmshell5.mo
 share/locale/pa/LC_MESSAGES/kdesu5.mo
-share/locale/pa/LC_MESSAGES/kioclient5.mo
+share/locale/pa/LC_MESSAGES/kioclient.mo
 share/locale/pa/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/pa/LC_MESSAGES/kstart5.mo
 share/locale/pa/LC_MESSAGES/ktraderclient5.mo
@@ -513,52 +584,58 @@ share/locale/pl/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/pl/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/pl/LC_MESSAGES/kcmshell5.mo
 share/locale/pl/LC_MESSAGES/kdesu5.mo
-share/locale/pl/LC_MESSAGES/kioclient5.mo
+share/locale/pl/LC_MESSAGES/kioclient.mo
 share/locale/pl/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/pl/LC_MESSAGES/kstart5.mo
 share/locale/pl/LC_MESSAGES/ktraderclient5.mo
+share/locale/pl/LC_MESSAGES/plasma-open-settings.mo
 share/locale/pt/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/pt/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/pt/LC_MESSAGES/kcmshell5.mo
 share/locale/pt/LC_MESSAGES/kdesu5.mo
-share/locale/pt/LC_MESSAGES/kioclient5.mo
+share/locale/pt/LC_MESSAGES/kioclient.mo
 share/locale/pt/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/pt/LC_MESSAGES/kstart5.mo
 share/locale/pt/LC_MESSAGES/ktraderclient5.mo
+share/locale/pt/LC_MESSAGES/plasma-open-settings.mo
 share/locale/pt_BR/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/pt_BR/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/pt_BR/LC_MESSAGES/kcmshell5.mo
 share/locale/pt_BR/LC_MESSAGES/kdesu5.mo
-share/locale/pt_BR/LC_MESSAGES/kioclient5.mo
+share/locale/pt_BR/LC_MESSAGES/kioclient.mo
 share/locale/pt_BR/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/pt_BR/LC_MESSAGES/kstart5.mo
 share/locale/pt_BR/LC_MESSAGES/ktraderclient5.mo
+share/locale/pt_BR/LC_MESSAGES/plasma-open-settings.mo
+share/locale/ro/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ro/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ro/LC_MESSAGES/kcmshell5.mo
 share/locale/ro/LC_MESSAGES/kdesu5.mo
-share/locale/ro/LC_MESSAGES/kioclient5.mo
+share/locale/ro/LC_MESSAGES/kioclient.mo
 share/locale/ro/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ro/LC_MESSAGES/kstart5.mo
 share/locale/ro/LC_MESSAGES/ktraderclient5.mo
+share/locale/ro/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ru/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/ru/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ru/LC_MESSAGES/kcmshell5.mo
 share/locale/ru/LC_MESSAGES/kdesu5.mo
-share/locale/ru/LC_MESSAGES/kioclient5.mo
+share/locale/ru/LC_MESSAGES/kioclient.mo
 share/locale/ru/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ru/LC_MESSAGES/kstart5.mo
 share/locale/ru/LC_MESSAGES/ktraderclient5.mo
+share/locale/ru/LC_MESSAGES/plasma-open-settings.mo
 share/locale/se/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/se/LC_MESSAGES/kcmshell5.mo
 share/locale/se/LC_MESSAGES/kdesu5.mo
-share/locale/se/LC_MESSAGES/kioclient5.mo
+share/locale/se/LC_MESSAGES/kioclient.mo
 share/locale/se/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/se/LC_MESSAGES/kstart5.mo
 share/locale/se/LC_MESSAGES/ktraderclient5.mo
 share/locale/si/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/si/LC_MESSAGES/kcmshell5.mo
 share/locale/si/LC_MESSAGES/kdesu5.mo
-share/locale/si/LC_MESSAGES/kioclient5.mo
+share/locale/si/LC_MESSAGES/kioclient.mo
 share/locale/si/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/si/LC_MESSAGES/kstart5.mo
 share/locale/si/LC_MESSAGES/ktraderclient5.mo
@@ -566,22 +643,24 @@ share/locale/sk/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sk/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sk/LC_MESSAGES/kcmshell5.mo
 share/locale/sk/LC_MESSAGES/kdesu5.mo
-share/locale/sk/LC_MESSAGES/kioclient5.mo
+share/locale/sk/LC_MESSAGES/kioclient.mo
 share/locale/sk/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sk/LC_MESSAGES/kstart5.mo
 share/locale/sk/LC_MESSAGES/ktraderclient5.mo
+share/locale/sk/LC_MESSAGES/plasma-open-settings.mo
 share/locale/sl/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sl/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sl/LC_MESSAGES/kcmshell5.mo
 share/locale/sl/LC_MESSAGES/kdesu5.mo
-share/locale/sl/LC_MESSAGES/kioclient5.mo
+share/locale/sl/LC_MESSAGES/kioclient.mo
 share/locale/sl/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sl/LC_MESSAGES/kstart5.mo
 share/locale/sl/LC_MESSAGES/ktraderclient5.mo
+share/locale/sl/LC_MESSAGES/plasma-open-settings.mo
 share/locale/sq/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sq/LC_MESSAGES/kcmshell5.mo
 share/locale/sq/LC_MESSAGES/kdesu5.mo
-share/locale/sq/LC_MESSAGES/kioclient5.mo
+share/locale/sq/LC_MESSAGES/kioclient.mo
 share/locale/sq/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sq/LC_MESSAGES/kstart5.mo
 share/locale/sq/LC_MESSAGES/ktraderclient5.mo
@@ -589,7 +668,7 @@ share/locale/sr/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sr/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sr/LC_MESSAGES/kcmshell5.mo
 share/locale/sr/LC_MESSAGES/kdesu5.mo
-share/locale/sr/LC_MESSAGES/kioclient5.mo
+share/locale/sr/LC_MESSAGES/kioclient.mo
 share/locale/sr/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sr/LC_MESSAGES/kstart5.mo
 share/locale/sr/LC_MESSAGES/ktraderclient5.mo
@@ -597,7 +676,7 @@ share/locale/sr@ijekavian/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kcmshell5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kdesu5.mo
-share/locale/sr@ijekavian/LC_MESSAGES/kioclient5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kioclient.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/kstart5.mo
 share/locale/sr@ijekavian/LC_MESSAGES/ktraderclient5.mo
@@ -605,7 +684,7 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmshell5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kdesu5.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/kioclient5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kioclient.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/kstart5.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/ktraderclient5.mo
@@ -613,7 +692,7 @@ share/locale/sr@latin/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sr@latin/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sr@latin/LC_MESSAGES/kcmshell5.mo
 share/locale/sr@latin/LC_MESSAGES/kdesu5.mo
-share/locale/sr@latin/LC_MESSAGES/kioclient5.mo
+share/locale/sr@latin/LC_MESSAGES/kioclient.mo
 share/locale/sr@latin/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sr@latin/LC_MESSAGES/kstart5.mo
 share/locale/sr@latin/LC_MESSAGES/ktraderclient5.mo
@@ -621,35 +700,36 @@ share/locale/sv/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/sv/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/sv/LC_MESSAGES/kcmshell5.mo
 share/locale/sv/LC_MESSAGES/kdesu5.mo
-share/locale/sv/LC_MESSAGES/kioclient5.mo
+share/locale/sv/LC_MESSAGES/kioclient.mo
 share/locale/sv/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/sv/LC_MESSAGES/kstart5.mo
 share/locale/sv/LC_MESSAGES/ktraderclient5.mo
+share/locale/sv/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ta/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ta/LC_MESSAGES/kcmshell5.mo
 share/locale/ta/LC_MESSAGES/kdesu5.mo
-share/locale/ta/LC_MESSAGES/kioclient5.mo
+share/locale/ta/LC_MESSAGES/kioclient.mo
 share/locale/ta/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ta/LC_MESSAGES/kstart5.mo
 share/locale/ta/LC_MESSAGES/ktraderclient5.mo
 share/locale/te/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/te/LC_MESSAGES/kcmshell5.mo
 share/locale/te/LC_MESSAGES/kdesu5.mo
-share/locale/te/LC_MESSAGES/kioclient5.mo
+share/locale/te/LC_MESSAGES/kioclient.mo
 share/locale/te/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/te/LC_MESSAGES/kstart5.mo
 share/locale/te/LC_MESSAGES/ktraderclient5.mo
 share/locale/tg/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/tg/LC_MESSAGES/kcmshell5.mo
 share/locale/tg/LC_MESSAGES/kdesu5.mo
-share/locale/tg/LC_MESSAGES/kioclient5.mo
+share/locale/tg/LC_MESSAGES/kioclient.mo
 share/locale/tg/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/tg/LC_MESSAGES/kstart5.mo
 share/locale/tg/LC_MESSAGES/ktraderclient5.mo
 share/locale/th/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/th/LC_MESSAGES/kcmshell5.mo
 share/locale/th/LC_MESSAGES/kdesu5.mo
-share/locale/th/LC_MESSAGES/kioclient5.mo
+share/locale/th/LC_MESSAGES/kioclient.mo
 share/locale/th/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/th/LC_MESSAGES/kstart5.mo
 share/locale/th/LC_MESSAGES/ktraderclient5.mo
@@ -657,14 +737,15 @@ share/locale/tr/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/tr/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/tr/LC_MESSAGES/kcmshell5.mo
 share/locale/tr/LC_MESSAGES/kdesu5.mo
-share/locale/tr/LC_MESSAGES/kioclient5.mo
+share/locale/tr/LC_MESSAGES/kioclient.mo
 share/locale/tr/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/tr/LC_MESSAGES/kstart5.mo
 share/locale/tr/LC_MESSAGES/ktraderclient5.mo
+share/locale/tr/LC_MESSAGES/plasma-open-settings.mo
 share/locale/ug/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/ug/LC_MESSAGES/kcmshell5.mo
 share/locale/ug/LC_MESSAGES/kdesu5.mo
-share/locale/ug/LC_MESSAGES/kioclient5.mo
+share/locale/ug/LC_MESSAGES/kioclient.mo
 share/locale/ug/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ug/LC_MESSAGES/kstart5.mo
 share/locale/ug/LC_MESSAGES/ktraderclient5.mo
@@ -672,27 +753,30 @@ share/locale/uk/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/uk/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/uk/LC_MESSAGES/kcmshell5.mo
 share/locale/uk/LC_MESSAGES/kdesu5.mo
-share/locale/uk/LC_MESSAGES/kioclient5.mo
+share/locale/uk/LC_MESSAGES/kioclient.mo
 share/locale/uk/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/uk/LC_MESSAGES/kstart5.mo
 share/locale/uk/LC_MESSAGES/ktraderclient5.mo
+share/locale/uk/LC_MESSAGES/plasma-open-settings.mo
 share/locale/uz/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/uz/LC_MESSAGES/kdesu5.mo
 share/locale/uz/LC_MESSAGES/kstart5.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kdesu5.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kstart5.mo
+share/locale/vi/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/vi/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/vi/LC_MESSAGES/kcmshell5.mo
 share/locale/vi/LC_MESSAGES/kdesu5.mo
-share/locale/vi/LC_MESSAGES/kioclient5.mo
+share/locale/vi/LC_MESSAGES/kioclient.mo
 share/locale/vi/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/vi/LC_MESSAGES/kstart5.mo
 share/locale/vi/LC_MESSAGES/ktraderclient5.mo
+share/locale/vi/LC_MESSAGES/plasma-open-settings.mo
 share/locale/wa/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/wa/LC_MESSAGES/kcmshell5.mo
 share/locale/wa/LC_MESSAGES/kdesu5.mo
-share/locale/wa/LC_MESSAGES/kioclient5.mo
+share/locale/wa/LC_MESSAGES/kioclient.mo
 share/locale/wa/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/wa/LC_MESSAGES/kstart5.mo
 share/locale/wa/LC_MESSAGES/ktraderclient5.mo
@@ -703,15 +787,17 @@ share/locale/zh_CN/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/zh_CN/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/zh_CN/LC_MESSAGES/kcmshell5.mo
 share/locale/zh_CN/LC_MESSAGES/kdesu5.mo
-share/locale/zh_CN/LC_MESSAGES/kioclient5.mo
+share/locale/zh_CN/LC_MESSAGES/kioclient.mo
 share/locale/zh_CN/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/zh_CN/LC_MESSAGES/kstart5.mo
 share/locale/zh_CN/LC_MESSAGES/ktraderclient5.mo
+share/locale/zh_CN/LC_MESSAGES/plasma-open-settings.mo
 share/locale/zh_TW/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/zh_TW/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/zh_TW/LC_MESSAGES/kcmshell5.mo
 share/locale/zh_TW/LC_MESSAGES/kdesu5.mo
-share/locale/zh_TW/LC_MESSAGES/kioclient5.mo
+share/locale/zh_TW/LC_MESSAGES/kioclient.mo
 share/locale/zh_TW/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/zh_TW/LC_MESSAGES/kstart5.mo
 share/locale/zh_TW/LC_MESSAGES/ktraderclient5.mo
+share/locale/zh_TW/LC_MESSAGES/plasma-open-settings.mo
diff --git a/kde-cli-tools/distinfo b/kde-cli-tools/distinfo
index f02d588377..5499a51150 100644
--- a/kde-cli-tools/distinfo
+++ b/kde-cli-tools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-RMD160 (kde-cli-tools-5.16.4.tar.xz) = fb48bab746ce7eae0fc18575df55d2ffb78c8125
-SHA512 (kde-cli-tools-5.16.4.tar.xz) = 6855b7640b2c272a2dd40f40a85dcedb75e3a83d09cb58f6d3ba3f966c3a0f7e534d5516e52e2387105cabeeec4cd8732d5cf8562d35a58a9fd7aa43c70a5827
-Size (kde-cli-tools-5.16.4.tar.xz) = 587576 bytes
+BLAKE2s (kde-cli-tools-5.27.10.tar.xz) = 3bea2575176f63d62f1747df4822e0e849a2945380bc8b17c177bbea24a912cb
+SHA512 (kde-cli-tools-5.27.10.tar.xz) = b8179525d15101568b879ace024f68005aef34b2ab6fe70a1237712b3ace5d3d6442c2090f3bcda2b29ad4ad1cc20a0ded96b23b55bd8e76546d513f4d6ca496
+Size (kde-cli-tools-5.27.10.tar.xz) = 667316 bytes
 SHA1 (patch-kdeeject_kdeeject) = 3742a827c4b18cde06828ff585d3130062803b9a



Home | Main Index | Thread Index | Old Index