diff options
79 files changed, 618 insertions, 826 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index 58ab32c64e86..4d2eb8748af7 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -54,7 +54,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION} # === VERSIONS OF THE DIFFERENT COMPONENTS ===================================== # Current KDE desktop. -KDE_PLASMA_VERSION?= 5.16.5 +KDE_PLASMA_VERSION?= 5.17.0 KDE_PLASMA_BRANCH?= stable # Current KDE frameworks. @@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20191016: + AFFECTS: users of KDE Plasma Desktop + AUTHOR: kde@FreeBSD.org + + With Plasma 5.17 the startup script has been renamed. People who use the + .xinitrc method to start Plasma have to call the new binary. + + Previously: + exec ck-launch-session startkde + Change to: + exec ck-launch-session startplasma-x11 + 20191014: AFFECTS: users of mail/rspamd, mail/rspamd-devel AUTHOR: vsevolod@FreeBSD.org diff --git a/audio/plasma5-plasma-pa/distinfo b/audio/plasma5-plasma-pa/distinfo index 0bb030f90f69..86493d736dd3 100644 --- a/audio/plasma5-plasma-pa/distinfo +++ b/audio/plasma5-plasma-pa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529834 -SHA256 (KDE/plasma/5.16.5/plasma-pa-5.16.5.tar.xz) = e029563d50cc6266a4a3e22574c33fef4670e1aaab18630eb30769e2167acc96 -SIZE (KDE/plasma/5.16.5/plasma-pa-5.16.5.tar.xz) = 101100 +TIMESTAMP = 1571209579 +SHA256 (KDE/plasma/5.17.0/plasma-pa-5.17.0.tar.xz) = da660d75ea0a4589ee3730a2697665c791e6525f35813cbf90c48408607b1ee6 +SIZE (KDE/plasma/5.17.0/plasma-pa-5.17.0.tar.xz) = 103908 diff --git a/audio/plasma5-plasma-pa/pkg-plist b/audio/plasma5-plasma-pa/pkg-plist index 1aca3b9e92d2..b4ede9e3b65a 100644 --- a/audio/plasma5-plasma-pa/pkg-plist +++ b/audio/plasma5-plasma-pa/pkg-plist @@ -8,6 +8,8 @@ share/doc/HTML/de/kcontrol/plasma-pa/index.cache.bz2 share/doc/HTML/de/kcontrol/plasma-pa/index.docbook share/doc/HTML/en/kcontrol/plasma-pa/index.cache.bz2 share/doc/HTML/en/kcontrol/plasma-pa/index.docbook +share/doc/HTML/id/kcontrol/plasma-pa/index.cache.bz2 +share/doc/HTML/id/kcontrol/plasma-pa/index.docbook share/doc/HTML/it/kcontrol/plasma-pa/index.cache.bz2 share/doc/HTML/it/kcontrol/plasma-pa/index.docbook share/doc/HTML/nl/kcontrol/plasma-pa/index.cache.bz2 @@ -29,7 +31,6 @@ share/kde4/apps/kconf_update/plasmaVolumeDisableKMixAutostart.pl share/kpackage/kcms/kcm_pulseaudio/contents/ui/Advanced.qml share/kpackage/kcms/kcm_pulseaudio/contents/ui/Applications.qml share/kpackage/kcms/kcm_pulseaudio/contents/ui/CardListItem.qml -share/kpackage/kcms/kcm_pulseaudio/contents/ui/DefaultDeviceButton.qml share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceComboBox.qml share/kpackage/kcms/kcm_pulseaudio/contents/ui/DeviceListItem.qml share/kpackage/kcms/kcm_pulseaudio/contents/ui/Devices.qml @@ -45,6 +46,8 @@ share/kservices5/kcm_pulseaudio.desktop share/kservices5/plasma-applet-org.kde.plasma.volume.desktop share/locale/ar/LC_MESSAGES/kcm_pulseaudio.mo share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo +share/locale/ast/LC_MESSAGES/kcm_pulseaudio.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/ca/LC_MESSAGES/kcm_pulseaudio.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/ca@valencia/LC_MESSAGES/kcm_pulseaudio.mo @@ -87,8 +90,6 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/lt/LC_MESSAGES/kcm_pulseaudio.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo -share/locale/ml/LC_MESSAGES/kcm_pulseaudio.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo share/locale/nb/LC_MESSAGES/kcm_pulseaudio.mo share/locale/nl/LC_MESSAGES/kcm_pulseaudio.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile index 1d80ba3fff26..3d2ed1d482c4 100644 --- a/deskutils/plasma5-milou/Makefile +++ b/deskutils/plasma5-milou/Makefile @@ -8,7 +8,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasmoid for search USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz -USE_KDE= auth codecs config coreaddons i18n kdeclarative package \ +USE_KDE= auth codecs config coreaddons i18n itemmodels kdeclarative package \ plasma-framework runner service USE_QT= core declarative gui network script testlib widgets \ buildtools_build qmake_build diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo index 2ebcb89b2d5e..9cb80d5b7e29 100644 --- a/deskutils/plasma5-milou/distinfo +++ b/deskutils/plasma5-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529835 -SHA256 (KDE/plasma/5.16.5/milou-5.16.5.tar.xz) = bfcdba29262dda9f386ee99132053ad5751194b2df8219899fcbb0b3699afcd5 -SIZE (KDE/plasma/5.16.5/milou-5.16.5.tar.xz) = 57700 +TIMESTAMP = 1571209579 +SHA256 (KDE/plasma/5.17.0/milou-5.17.0.tar.xz) = d8e94ecf18f2f41e3bcb66ae324996dc1db6c3addc4a506e060c7874c2764107 +SIZE (KDE/plasma/5.17.0/milou-5.17.0.tar.xz) = 63288 diff --git a/deskutils/plasma5-milou/pkg-plist b/deskutils/plasma5-milou/pkg-plist index 396f571c51db..2074378a8a2c 100644 --- a/deskutils/plasma5-milou/pkg-plist +++ b/deskutils/plasma5-milou/pkg-plist @@ -51,14 +51,10 @@ share/locale/id/LC_MESSAGES/milou.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/it/LC_MESSAGES/milou.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.milou.mo -share/locale/ja/LC_MESSAGES/milou.mo -share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/ko/LC_MESSAGES/milou.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/lt/LC_MESSAGES/milou.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.milou.mo -share/locale/ml/LC_MESSAGES/milou.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/nb/LC_MESSAGES/milou.mo share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/nds/LC_MESSAGES/milou.mo diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo index 079b6be389e9..ede9bf69b602 100644 --- a/deskutils/plasma5-sddm-kcm/distinfo +++ b/deskutils/plasma5-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529846 -SHA256 (KDE/plasma/5.16.5/sddm-kcm-5.16.5.tar.xz) = 4220d18f1a04c767649bffee1aed6c2b2c12c60cd7d6ca6fabc3dbec1ec3f127 -SIZE (KDE/plasma/5.16.5/sddm-kcm-5.16.5.tar.xz) = 62164 +TIMESTAMP = 1571209601 +SHA256 (KDE/plasma/5.17.0/sddm-kcm-5.17.0.tar.xz) = 3ab6da7692df4b35c088f45657dfe2430797021c7c7fd6091747d7fd9ca594d7 +SIZE (KDE/plasma/5.17.0/sddm-kcm-5.17.0.tar.xz) = 58748 diff --git a/deskutils/plasma5-sddm-kcm/pkg-plist b/deskutils/plasma5-sddm-kcm/pkg-plist index e0b57741dd54..f46a827d8ca7 100644 --- a/deskutils/plasma5-sddm-kcm/pkg-plist +++ b/deskutils/plasma5-sddm-kcm/pkg-plist @@ -6,6 +6,7 @@ share/dbus-1/system.d/org.kde.kcontrol.kcmsddm.conf share/knsrcfiles/sddmtheme.knsrc share/kservices5/kcm_sddm.desktop share/locale/ar/LC_MESSAGES/kcm_sddm.mo +share/locale/ast/LC_MESSAGES/kcm_sddm.mo share/locale/bs/LC_MESSAGES/kcm_sddm.mo share/locale/ca/LC_MESSAGES/kcm_sddm.mo share/locale/ca@valencia/LC_MESSAGES/kcm_sddm.mo @@ -28,7 +29,6 @@ share/locale/it/LC_MESSAGES/kcm_sddm.mo share/locale/ja/LC_MESSAGES/kcm_sddm.mo share/locale/ko/LC_MESSAGES/kcm_sddm.mo share/locale/lt/LC_MESSAGES/kcm_sddm.mo -share/locale/ml/LC_MESSAGES/kcm_sddm.mo share/locale/nb/LC_MESSAGES/kcm_sddm.mo share/locale/nl/LC_MESSAGES/kcm_sddm.mo share/locale/nn/LC_MESSAGES/kcm_sddm.mo diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo index a1339f8137af..c8a178d44b5f 100644 --- a/devel/plasma5-khotkeys/distinfo +++ b/devel/plasma5-khotkeys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529857 -SHA256 (KDE/plasma/5.16.5/khotkeys-5.16.5.tar.xz) = e7b866b5249ff7c5860a5a222dca79691ca1f09af176f786021fbbadbd718c8c -SIZE (KDE/plasma/5.16.5/khotkeys-5.16.5.tar.xz) = 1846184 +TIMESTAMP = 1571209622 +SHA256 (KDE/plasma/5.17.0/khotkeys-5.17.0.tar.xz) = da7d2a1db9f49b34ea5b24ec9bd6450142cb4e708c9a8f478adc94eb7f190d69 +SIZE (KDE/plasma/5.17.0/khotkeys-5.17.0.tar.xz) = 1852756 diff --git a/devel/plasma5-khotkeys/pkg-plist b/devel/plasma5-khotkeys/pkg-plist index d90bd8987fc8..acebae11c46e 100644 --- a/devel/plasma5-khotkeys/pkg-plist +++ b/devel/plasma5-khotkeys/pkg-plist @@ -30,6 +30,8 @@ share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-dbus.png share/doc/HTML/en/kcontrol/khotkeys/shortcuts-action-keyboard.png share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-keyboard.png share/doc/HTML/en/kcontrol/khotkeys/shortcuts-trigger-mouse.png +share/doc/HTML/id/kcontrol/khotkeys/index.cache.bz2 +share/doc/HTML/id/kcontrol/khotkeys/index.docbook share/doc/HTML/it/kcontrol/khotkeys/index.cache.bz2 share/doc/HTML/it/kcontrol/khotkeys/index.docbook share/doc/HTML/nl/kcontrol/khotkeys/index.cache.bz2 @@ -97,7 +99,6 @@ share/locale/he/LC_MESSAGES/khotkeys.mo share/locale/hi/LC_MESSAGES/khotkeys.mo share/locale/hne/LC_MESSAGES/khotkeys.mo share/locale/hr/LC_MESSAGES/khotkeys.mo -share/locale/hsb/LC_MESSAGES/khotkeys.mo share/locale/hu/LC_MESSAGES/khotkeys.mo share/locale/ia/LC_MESSAGES/khotkeys.mo share/locale/id/LC_MESSAGES/khotkeys.mo @@ -122,7 +123,6 @@ share/locale/ne/LC_MESSAGES/khotkeys.mo share/locale/nl/LC_MESSAGES/khotkeys.mo share/locale/nn/LC_MESSAGES/khotkeys.mo share/locale/oc/LC_MESSAGES/khotkeys.mo -share/locale/or/LC_MESSAGES/khotkeys.mo share/locale/pa/LC_MESSAGES/khotkeys.mo share/locale/pl/LC_MESSAGES/khotkeys.mo share/locale/pt/LC_MESSAGES/khotkeys.mo @@ -150,6 +150,5 @@ share/locale/uz/LC_MESSAGES/khotkeys.mo share/locale/uz@cyrillic/LC_MESSAGES/khotkeys.mo share/locale/vi/LC_MESSAGES/khotkeys.mo share/locale/wa/LC_MESSAGES/khotkeys.mo -share/locale/xh/LC_MESSAGES/khotkeys.mo share/locale/zh_CN/LC_MESSAGES/khotkeys.mo share/locale/zh_TW/LC_MESSAGES/khotkeys.mo diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo index 17a722b948b8..bb738650ed5d 100644 --- a/devel/plasma5-kwrited/distinfo +++ b/devel/plasma5-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529857 -SHA256 (KDE/plasma/5.16.5/kwrited-5.16.5.tar.xz) = 4b122099b0a362fc409b50b7523689ba8a112508dad26f58753c6b648e7c5313 -SIZE (KDE/plasma/5.16.5/kwrited-5.16.5.tar.xz) = 20032 +TIMESTAMP = 1571209623 +SHA256 (KDE/plasma/5.17.0/kwrited-5.17.0.tar.xz) = 514bbfbd3e4ab1ea764eb61b5f62606f6359d74d55908ee7296ad8491fc6e361 +SIZE (KDE/plasma/5.17.0/kwrited-5.17.0.tar.xz) = 20076 diff --git a/devel/plasma5-plasma-sdk/distinfo b/devel/plasma5-plasma-sdk/distinfo index 583b4b0905fd..6cbab03c1d53 100644 --- a/devel/plasma5-plasma-sdk/distinfo +++ b/devel/plasma5-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529858 -SHA256 (KDE/plasma/5.16.5/plasma-sdk-5.16.5.tar.xz) = 1b05f0501309099f241ebae857c24b31bc4e61fde8bfc33e854d3a1dd3d37385 -SIZE (KDE/plasma/5.16.5/plasma-sdk-5.16.5.tar.xz) = 250148 +TIMESTAMP = 1571209624 +SHA256 (KDE/plasma/5.17.0/plasma-sdk-5.17.0.tar.xz) = a8ff60bf62f0cab10ccc7a04e79a08e2124d78ec3d92a35a0bc78e469d8c199f +SIZE (KDE/plasma/5.17.0/plasma-sdk-5.17.0.tar.xz) = 258636 diff --git a/devel/plasma5-plasma-sdk/pkg-plist b/devel/plasma5-plasma-sdk/pkg-plist index 15b9a66fd5e8..908715d62363 100644 --- a/devel/plasma5-plasma-sdk/pkg-plist +++ b/devel/plasma5-plasma-sdk/pkg-plist @@ -318,8 +318,6 @@ share/locale/nn/LC_MESSAGES/plasmaengineexplorer.mo share/locale/nn/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/nn/LC_MESSAGES/plasmoidviewer.mo share/locale/oc/LC_MESSAGES/plasmaengineexplorer.mo -share/locale/or/LC_MESSAGES/plasmaengineexplorer.mo -share/locale/or/LC_MESSAGES/plasmoidviewer.mo share/locale/pa/LC_MESSAGES/plasma_shell_org.kde.plasmoidviewershell.mo share/locale/pa/LC_MESSAGES/plasmaengineexplorer.mo share/locale/pa/LC_MESSAGES/plasmawallpaperviewer.mo @@ -426,6 +424,7 @@ share/locale/ta/LC_MESSAGES/plasmaengineexplorer.mo share/locale/ta/LC_MESSAGES/plasmoidviewer.mo share/locale/te/LC_MESSAGES/plasmaengineexplorer.mo share/locale/te/LC_MESSAGES/plasmoidviewer.mo +share/locale/tg/LC_MESSAGES/cuttlefish_editorplugin.mo share/locale/tg/LC_MESSAGES/plasmaengineexplorer.mo share/locale/tg/LC_MESSAGES/plasmoidviewer.mo share/locale/th/LC_MESSAGES/plasmaengineexplorer.mo @@ -476,11 +475,16 @@ share/metainfo/org.kde.plasma.plasmoidviewershell.appdata.xml share/metainfo/org.kde.plasma.themeexplorer.appdata.xml share/metainfo/org.kde.plasmaengineexplorer.appdata.xml share/metainfo/org.kde.plasmoidviewer.appdata.xml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/DualMontage.qml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/GlobalMenuBar.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGrid.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/IconGridDelegate.qml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Menu.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Preview.qml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/ResponsivePreview.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/SvgGrid.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/Tools.qml +share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/ToolsResponsive.qml share/plasma/packages/org.kde.plasma.cuttlefish/contents/ui/cuttlefish.qml share/plasma/packages/org.kde.plasma.cuttlefish/metadata.desktop share/plasma/packages/org.kde.plasma.cuttlefish/metadata.json diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo index 3adb12097848..e1252cd8ca24 100644 --- a/security/plasma5-kscreenlocker/distinfo +++ b/security/plasma5-kscreenlocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529869 -SHA256 (KDE/plasma/5.16.5/kscreenlocker-5.16.5.tar.xz) = 5ed6fdeac9aaba014edf67c5f782fc210d58310d083afaa589d0ff1bb3e8e02d -SIZE (KDE/plasma/5.16.5/kscreenlocker-5.16.5.tar.xz) = 122872 +TIMESTAMP = 1571209647 +SHA256 (KDE/plasma/5.17.0/kscreenlocker-5.17.0.tar.xz) = 2047e1dad90fd1c298ab23c7668fa60fd1189b1d232aca0ed5976d086ac1f3cb +SIZE (KDE/plasma/5.17.0/kscreenlocker-5.17.0.tar.xz) = 123628 diff --git a/security/plasma5-kscreenlocker/pkg-plist b/security/plasma5-kscreenlocker/pkg-plist index ad3b2da1520d..32692145428e 100644 --- a/security/plasma5-kscreenlocker/pkg-plist +++ b/security/plasma5-kscreenlocker/pkg-plist @@ -82,9 +82,6 @@ share/locale/id/LC_MESSAGES/screenlocker_kcm.mo share/locale/it/LC_MESSAGES/kscreenlocker.mo share/locale/it/LC_MESSAGES/kscreenlocker_greet.mo share/locale/it/LC_MESSAGES/screenlocker_kcm.mo -share/locale/ja/LC_MESSAGES/kscreenlocker.mo -share/locale/ja/LC_MESSAGES/kscreenlocker_greet.mo -share/locale/ja/LC_MESSAGES/screenlocker_kcm.mo share/locale/kk/LC_MESSAGES/kscreenlocker.mo share/locale/kk/LC_MESSAGES/kscreenlocker_greet.mo share/locale/ko/LC_MESSAGES/kscreenlocker.mo @@ -93,9 +90,6 @@ share/locale/ko/LC_MESSAGES/screenlocker_kcm.mo share/locale/lt/LC_MESSAGES/kscreenlocker.mo share/locale/lt/LC_MESSAGES/kscreenlocker_greet.mo share/locale/lt/LC_MESSAGES/screenlocker_kcm.mo -share/locale/ml/LC_MESSAGES/kscreenlocker.mo -share/locale/ml/LC_MESSAGES/kscreenlocker_greet.mo -share/locale/ml/LC_MESSAGES/screenlocker_kcm.mo share/locale/mr/LC_MESSAGES/kscreenlocker.mo share/locale/mr/LC_MESSAGES/kscreenlocker_greet.mo share/locale/nb/LC_MESSAGES/kscreenlocker.mo diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo index 224ad41da4ee..04a80373e548 100644 --- a/security/plasma5-ksshaskpass/distinfo +++ b/security/plasma5-ksshaskpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529870 -SHA256 (KDE/plasma/5.16.5/ksshaskpass-5.16.5.tar.xz) = 78eaa38ebbf888a8905e9385173e7161335041d6d07720283ce6f3fa06426a33 -SIZE (KDE/plasma/5.16.5/ksshaskpass-5.16.5.tar.xz) = 21416 +TIMESTAMP = 1571209648 +SHA256 (KDE/plasma/5.17.0/ksshaskpass-5.17.0.tar.xz) = 75ed318ebac038b6309b78f10dd1ef6e23935e93f7575372e2c2c4bbe607febb +SIZE (KDE/plasma/5.17.0/ksshaskpass-5.17.0.tar.xz) = 21376 diff --git a/security/plasma5-ksshaskpass/pkg-plist b/security/plasma5-ksshaskpass/pkg-plist index 111a557b499e..8bc1dbc347be 100644 --- a/security/plasma5-ksshaskpass/pkg-plist +++ b/security/plasma5-ksshaskpass/pkg-plist @@ -19,10 +19,8 @@ share/locale/he/LC_MESSAGES/ksshaskpass.mo share/locale/ia/LC_MESSAGES/ksshaskpass.mo share/locale/id/LC_MESSAGES/ksshaskpass.mo share/locale/it/LC_MESSAGES/ksshaskpass.mo -share/locale/ja/LC_MESSAGES/ksshaskpass.mo share/locale/ko/LC_MESSAGES/ksshaskpass.mo share/locale/lt/LC_MESSAGES/ksshaskpass.mo -share/locale/ml/LC_MESSAGES/ksshaskpass.mo share/locale/nb/LC_MESSAGES/ksshaskpass.mo share/locale/nl/LC_MESSAGES/ksshaskpass.mo share/locale/nn/LC_MESSAGES/ksshaskpass.mo diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo index 2395dbd2c771..68b978a70b89 100644 --- a/security/plasma5-kwallet-pam/distinfo +++ b/security/plasma5-kwallet-pam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529870 -SHA256 (KDE/plasma/5.16.5/kwallet-pam-5.16.5.tar.xz) = 4a12a8ed51973f9ea318a39a699523bcc99ae4e1cac932fccd19dedd45e758a8 -SIZE (KDE/plasma/5.16.5/kwallet-pam-5.16.5.tar.xz) = 19512 +TIMESTAMP = 1571209648 +SHA256 (KDE/plasma/5.17.0/kwallet-pam-5.17.0.tar.xz) = 224af4870be35075f4aec8bf9984eff7ef65d1656a2c5ca2ba1fdb5efcc574bc +SIZE (KDE/plasma/5.17.0/kwallet-pam-5.17.0.tar.xz) = 19720 diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo index 4cdede27cee3..5db8f0fca266 100644 --- a/sysutils/plasma5-discover/distinfo +++ b/sysutils/plasma5-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529872 -SHA256 (KDE/plasma/5.16.5/discover-5.16.5.tar.xz) = 26c47a5c0f59a31f37da85e894a926c76805b66f91dde8ba6d2de8015842d5c1 -SIZE (KDE/plasma/5.16.5/discover-5.16.5.tar.xz) = 10453308 +TIMESTAMP = 1571209651 +SHA256 (KDE/plasma/5.17.0/discover-5.17.0.tar.xz) = 1d33f40cb259552d7083aaf7cbbb18da3f8ecd321e74ca4b7fe206352dca5daf +SIZE (KDE/plasma/5.17.0/discover-5.17.0.tar.xz) = 10446932 diff --git a/sysutils/plasma5-discover/pkg-plist b/sysutils/plasma5-discover/pkg-plist index 909bdd4ab8f2..204d06cad510 100644 --- a/sysutils/plasma5-discover/pkg-plist +++ b/sysutils/plasma5-discover/pkg-plist @@ -1,11 +1,11 @@ bin/plasma-discover -etc/xdg/discover.categories +etc/xdg/autostart/org.kde.discover.notifier.desktop +lib/libexec/DiscoverNotifier lib/plasma-discover/libDiscoverCommon.so lib/plasma-discover/libDiscoverNotifiers.so %%QT_PLUGINDIR%%/discover/kns-backend.so -%%QT_QMLDIR%%/org/kde/discovernotifier/libDiscoverNotifierDeclarativePlugin.so -%%QT_QMLDIR%%/org/kde/discovernotifier/qmldir share/applications/org.kde.discover.desktop +share/applications/org.kde.discover.notifier.desktop share/applications/org.kde.discover.snap.urlhandler.desktop share/applications/org.kde.discover.urlhandler.desktop share/icons/hicolor/128x128/apps/plasmadiscover.png @@ -16,198 +16,148 @@ share/icons/hicolor/48x48/apps/plasmadiscover.png share/icons/hicolor/scalable/apps/plasmadiscover.svgz share/knotifications5/discoverabstractnotifier.notifyrc share/knsrcfiles/discover_ktexteditor_codesnippets_core.knsrc -share/kservices5/plasma-applet-org.kde.discovernotifier.desktop share/kxmlgui5/plasmadiscover/plasmadiscoverui.rc share/locale/ar/LC_MESSAGES/libdiscover.mo share/locale/ar/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ar/LC_MESSAGES/plasma-discover.mo -share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/bg/LC_MESSAGES/libdiscover.mo share/locale/bs/LC_MESSAGES/libdiscover.mo share/locale/bs/LC_MESSAGES/plasma-discover.mo -share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ca/LC_MESSAGES/libdiscover.mo share/locale/ca/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ca/LC_MESSAGES/plasma-discover.mo -share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ca@valencia/LC_MESSAGES/libdiscover.mo share/locale/ca@valencia/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ca@valencia/LC_MESSAGES/plasma-discover.mo -share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/cs/LC_MESSAGES/libdiscover.mo share/locale/cs/LC_MESSAGES/plasma-discover-notifier.mo share/locale/cs/LC_MESSAGES/plasma-discover.mo -share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/da/LC_MESSAGES/libdiscover.mo share/locale/da/LC_MESSAGES/plasma-discover-notifier.mo share/locale/da/LC_MESSAGES/plasma-discover.mo -share/locale/da/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/de/LC_MESSAGES/libdiscover.mo share/locale/de/LC_MESSAGES/plasma-discover-notifier.mo share/locale/de/LC_MESSAGES/plasma-discover.mo -share/locale/de/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/el/LC_MESSAGES/libdiscover.mo share/locale/el/LC_MESSAGES/plasma-discover-notifier.mo share/locale/el/LC_MESSAGES/plasma-discover.mo -share/locale/el/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/en_GB/LC_MESSAGES/libdiscover.mo share/locale/en_GB/LC_MESSAGES/plasma-discover-notifier.mo share/locale/en_GB/LC_MESSAGES/plasma-discover.mo -share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/es/LC_MESSAGES/libdiscover.mo share/locale/es/LC_MESSAGES/plasma-discover-notifier.mo share/locale/es/LC_MESSAGES/plasma-discover.mo -share/locale/es/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/et/LC_MESSAGES/libdiscover.mo share/locale/et/LC_MESSAGES/plasma-discover-notifier.mo share/locale/et/LC_MESSAGES/plasma-discover.mo -share/locale/et/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/eu/LC_MESSAGES/libdiscover.mo share/locale/eu/LC_MESSAGES/plasma-discover-notifier.mo share/locale/eu/LC_MESSAGES/plasma-discover.mo -share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/fi/LC_MESSAGES/libdiscover.mo share/locale/fi/LC_MESSAGES/plasma-discover-notifier.mo share/locale/fi/LC_MESSAGES/plasma-discover.mo -share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/fr/LC_MESSAGES/libdiscover.mo share/locale/fr/LC_MESSAGES/plasma-discover-notifier.mo share/locale/fr/LC_MESSAGES/plasma-discover.mo -share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ga/LC_MESSAGES/libdiscover.mo share/locale/ga/LC_MESSAGES/plasma-discover.mo share/locale/gl/LC_MESSAGES/libdiscover.mo share/locale/gl/LC_MESSAGES/plasma-discover-notifier.mo share/locale/gl/LC_MESSAGES/plasma-discover.mo -share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/he/LC_MESSAGES/libdiscover.mo share/locale/he/LC_MESSAGES/plasma-discover-notifier.mo share/locale/he/LC_MESSAGES/plasma-discover.mo -share/locale/he/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/hu/LC_MESSAGES/libdiscover.mo share/locale/hu/LC_MESSAGES/plasma-discover-notifier.mo share/locale/hu/LC_MESSAGES/plasma-discover.mo -share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ia/LC_MESSAGES/libdiscover.mo share/locale/ia/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ia/LC_MESSAGES/plasma-discover.mo -share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/id/LC_MESSAGES/libdiscover.mo share/locale/id/LC_MESSAGES/plasma-discover-notifier.mo share/locale/id/LC_MESSAGES/plasma-discover.mo -share/locale/id/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/it/LC_MESSAGES/libdiscover.mo share/locale/it/LC_MESSAGES/plasma-discover-notifier.mo share/locale/it/LC_MESSAGES/plasma-discover.mo -share/locale/it/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ja/LC_MESSAGES/libdiscover.mo share/locale/ja/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ja/LC_MESSAGES/plasma-discover.mo -share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/kk/LC_MESSAGES/libdiscover.mo share/locale/kk/LC_MESSAGES/plasma-discover.mo share/locale/ko/LC_MESSAGES/libdiscover.mo share/locale/ko/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ko/LC_MESSAGES/plasma-discover.mo -share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/lt/LC_MESSAGES/libdiscover.mo share/locale/lt/LC_MESSAGES/plasma-discover-notifier.mo share/locale/lt/LC_MESSAGES/plasma-discover.mo -share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo -share/locale/ml/LC_MESSAGES/libdiscover.mo -share/locale/ml/LC_MESSAGES/plasma-discover-notifier.mo -share/locale/ml/LC_MESSAGES/plasma-discover.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/mr/LC_MESSAGES/libdiscover.mo share/locale/mr/LC_MESSAGES/plasma-discover.mo share/locale/nb/LC_MESSAGES/libdiscover.mo share/locale/nb/LC_MESSAGES/plasma-discover-notifier.mo share/locale/nb/LC_MESSAGES/plasma-discover.mo -share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/nds/LC_MESSAGES/libdiscover.mo share/locale/nds/LC_MESSAGES/plasma-discover.mo share/locale/nl/LC_MESSAGES/libdiscover.mo share/locale/nl/LC_MESSAGES/plasma-discover-notifier.mo share/locale/nl/LC_MESSAGES/plasma-discover.mo -share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/nn/LC_MESSAGES/libdiscover.mo share/locale/nn/LC_MESSAGES/plasma-discover-notifier.mo share/locale/nn/LC_MESSAGES/plasma-discover.mo -share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/pa/LC_MESSAGES/libdiscover.mo share/locale/pa/LC_MESSAGES/plasma-discover-notifier.mo share/locale/pa/LC_MESSAGES/plasma-discover.mo -share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/pl/LC_MESSAGES/libdiscover.mo share/locale/pl/LC_MESSAGES/plasma-discover-notifier.mo share/locale/pl/LC_MESSAGES/plasma-discover.mo -share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/pt/LC_MESSAGES/libdiscover.mo share/locale/pt/LC_MESSAGES/plasma-discover-notifier.mo share/locale/pt/LC_MESSAGES/plasma-discover.mo -share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/pt_BR/LC_MESSAGES/libdiscover.mo share/locale/pt_BR/LC_MESSAGES/plasma-discover-notifier.mo share/locale/pt_BR/LC_MESSAGES/plasma-discover.mo -share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ro/LC_MESSAGES/libdiscover.mo share/locale/ro/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ro/LC_MESSAGES/plasma-discover.mo -share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ru/LC_MESSAGES/libdiscover.mo share/locale/ru/LC_MESSAGES/plasma-discover-notifier.mo share/locale/ru/LC_MESSAGES/plasma-discover.mo -share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sk/LC_MESSAGES/libdiscover.mo share/locale/sk/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sk/LC_MESSAGES/plasma-discover.mo -share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sl/LC_MESSAGES/libdiscover.mo share/locale/sl/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sl/LC_MESSAGES/plasma-discover.mo -share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sr/LC_MESSAGES/libdiscover.mo share/locale/sr/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sr/LC_MESSAGES/plasma-discover.mo -share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sr@ijekavian/LC_MESSAGES/libdiscover.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma-discover.mo -share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libdiscover.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma-discover.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sr@latin/LC_MESSAGES/libdiscover.mo share/locale/sr@latin/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sr@latin/LC_MESSAGES/plasma-discover.mo -share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/sv/LC_MESSAGES/libdiscover.mo share/locale/sv/LC_MESSAGES/plasma-discover-notifier.mo share/locale/sv/LC_MESSAGES/plasma-discover.mo -share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo +share/locale/tg/LC_MESSAGES/libdiscover.mo share/locale/tr/LC_MESSAGES/libdiscover.mo share/locale/tr/LC_MESSAGES/plasma-discover-notifier.mo share/locale/tr/LC_MESSAGES/plasma-discover.mo -share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/ug/LC_MESSAGES/libdiscover.mo share/locale/ug/LC_MESSAGES/plasma-discover.mo share/locale/uk/LC_MESSAGES/libdiscover.mo share/locale/uk/LC_MESSAGES/plasma-discover-notifier.mo share/locale/uk/LC_MESSAGES/plasma-discover.mo -share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/vi/LC_MESSAGES/libdiscover.mo share/locale/vi/LC_MESSAGES/plasma-discover.mo share/locale/zh_CN/LC_MESSAGES/libdiscover.mo share/locale/zh_CN/LC_MESSAGES/plasma-discover-notifier.mo share/locale/zh_CN/LC_MESSAGES/plasma-discover.mo -share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/locale/zh_TW/LC_MESSAGES/libdiscover.mo share/locale/zh_TW/LC_MESSAGES/plasma-discover-notifier.mo share/locale/zh_TW/LC_MESSAGES/plasma-discover.mo -share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.discovernotifier.mo share/metainfo/org.kde.discover.appdata.xml -share/metainfo/org.kde.discovernotifier.appdata.xml -share/plasma/plasmoids/org.kde.discovernotifier/contents/ui/main.qml -share/plasma/plasmoids/org.kde.discovernotifier/metadata.desktop -share/plasma/plasmoids/org.kde.discovernotifier/metadata.json +share/qlogging-categories5/discover.categories diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo index f59573db0a70..bfa00b5a82a2 100644 --- a/sysutils/plasma5-drkonqi/distinfo +++ b/sysutils/plasma5-drkonqi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529873 -SHA256 (KDE/plasma/5.16.5/drkonqi-5.16.5.tar.xz) = b4ae1518108c2d3ccbc533708801b52b83b7e9efd6eed9f1ee9d67936b9e78ff -SIZE (KDE/plasma/5.16.5/drkonqi-5.16.5.tar.xz) = 743220 +TIMESTAMP = 1571209652 +SHA256 (KDE/plasma/5.17.0/drkonqi-5.17.0.tar.xz) = 13974762e5987fe0af23c93770ac64026b190def95c22b230c7fa41db8c81749 +SIZE (KDE/plasma/5.17.0/drkonqi-5.17.0.tar.xz) = 739904 diff --git a/sysutils/plasma5-drkonqi/pkg-plist b/sysutils/plasma5-drkonqi/pkg-plist index 7b15a25dcf68..35c4ccf0874f 100644 --- a/sysutils/plasma5-drkonqi/pkg-plist +++ b/sysutils/plasma5-drkonqi/pkg-plist @@ -1,4 +1,3 @@ -etc/xdg/drkonqi.categories lib/libexec/drkonqi share/applications/org.kde.drkonqi.desktop %%DATADIR%%/debuggers/external/cdbrc @@ -69,7 +68,6 @@ share/locale/ne/LC_MESSAGES/drkonqi5.mo share/locale/nl/LC_MESSAGES/drkonqi5.mo share/locale/nn/LC_MESSAGES/drkonqi5.mo share/locale/oc/LC_MESSAGES/drkonqi5.mo -share/locale/or/LC_MESSAGES/drkonqi5.mo share/locale/pa/LC_MESSAGES/drkonqi5.mo share/locale/pl/LC_MESSAGES/drkonqi5.mo share/locale/pt/LC_MESSAGES/drkonqi5.mo @@ -100,3 +98,4 @@ share/locale/wa/LC_MESSAGES/drkonqi5.mo share/locale/xh/LC_MESSAGES/drkonqi5.mo share/locale/zh_CN/LC_MESSAGES/drkonqi5.mo share/locale/zh_TW/LC_MESSAGES/drkonqi5.mo +share/qlogging-categories5/drkonqi.categories diff --git a/sysutils/plasma5-kde-cli-tools/distinfo b/sysutils/plasma5-kde-cli-tools/distinfo index 58baf90120ed..62a4b80b218e 100644 --- a/sysutils/plasma5-kde-cli-tools/distinfo +++ b/sysutils/plasma5-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529884 -SHA256 (KDE/plasma/5.16.5/kde-cli-tools-5.16.5.tar.xz) = bc82b159d3c9a23f0ecb47a8314b645041b01692887a3be0ef0582d54f926de2 -SIZE (KDE/plasma/5.16.5/kde-cli-tools-5.16.5.tar.xz) = 587312 +TIMESTAMP = 1571209673 +SHA256 (KDE/plasma/5.17.0/kde-cli-tools-5.17.0.tar.xz) = 1d554bc8c68b9a7ec7e467bcd38b64ed706c5c6a6de566c4b205b536f5490744 +SIZE (KDE/plasma/5.17.0/kde-cli-tools-5.17.0.tar.xz) = 590056 diff --git a/sysutils/plasma5-kde-cli-tools/pkg-plist b/sysutils/plasma5-kde-cli-tools/pkg-plist index 6c426a6134e7..a49d78c7a166 100644 --- a/sysutils/plasma5-kde-cli-tools/pkg-plist +++ b/sysutils/plasma5-kde-cli-tools/pkg-plist @@ -17,6 +17,7 @@ man/ca/man1/kdesu.1.gz man/de/man1/kdesu.1.gz man/es/man1/kdesu.1.gz man/et/man1/kdesu.1.gz +man/id/man1/kdesu.1.gz man/it/man1/kdesu.1.gz man/man1/kdesu.1.gz man/nb/man1/kdesu.1.gz @@ -46,6 +47,10 @@ 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/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 @@ -496,12 +501,6 @@ share/locale/oc/LC_MESSAGES/kioclient5.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/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 diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo index f5b5b9c2f792..aedcb54532ec 100644 --- a/sysutils/plasma5-kinfocenter/distinfo +++ b/sysutils/plasma5-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529895 -SHA256 (KDE/plasma/5.16.5/kinfocenter-5.16.5.tar.xz) = e3bbc5e2baedf35dc8750c99e18c115b651f2665218a105c08177bc5250eb9b1 -SIZE (KDE/plasma/5.16.5/kinfocenter-5.16.5.tar.xz) = 1321040 +TIMESTAMP = 1571209695 +SHA256 (KDE/plasma/5.17.0/kinfocenter-5.17.0.tar.xz) = f9866450a795b6c458011de457f27e51258803459d5d384b7366f13f9a1c8d7e +SIZE (KDE/plasma/5.17.0/kinfocenter-5.17.0.tar.xz) = 1343076 diff --git a/sysutils/plasma5-kinfocenter/pkg-plist b/sysutils/plasma5-kinfocenter/pkg-plist index fd725ee44061..a9a429612e9f 100644 --- a/sysutils/plasma5-kinfocenter/pkg-plist +++ b/sysutils/plasma5-kinfocenter/pkg-plist @@ -20,6 +20,8 @@ share/doc/HTML/de/kinfocenter/index.docbook share/doc/HTML/en/kinfocenter/index.cache.bz2 share/doc/HTML/en/kinfocenter/index.docbook share/doc/HTML/en/kinfocenter/kinfocenter.png +share/doc/HTML/id/kinfocenter/index.cache.bz2 +share/doc/HTML/id/kinfocenter/index.docbook share/doc/HTML/it/kinfocenter/index.cache.bz2 share/doc/HTML/it/kinfocenter/index.docbook share/doc/HTML/nl/kinfocenter/index.cache.bz2 @@ -79,6 +81,8 @@ share/locale/ar/LC_MESSAGES/kcmsamba.mo share/locale/ar/LC_MESSAGES/kcmusb.mo share/locale/ar/LC_MESSAGES/kcmview1394.mo share/locale/ar/LC_MESSAGES/kinfocenter.mo +share/locale/ast/LC_MESSAGES/kcm-about-distro.mo +share/locale/ast/LC_MESSAGES/kinfocenter.mo share/locale/be/LC_MESSAGES/kcminfo.mo share/locale/be/LC_MESSAGES/kcmopengl.mo share/locale/be/LC_MESSAGES/kcmsamba.mo @@ -526,6 +530,7 @@ share/locale/ku/LC_MESSAGES/kcmview1394.mo share/locale/ku/LC_MESSAGES/kinfocenter.mo share/locale/lt/LC_MESSAGES/kcm-about-distro.mo share/locale/lt/LC_MESSAGES/kcm_energyinfo.mo +share/locale/lt/LC_MESSAGES/kcm_fileindexermonitor.mo share/locale/lt/LC_MESSAGES/kcm_memory.mo share/locale/lt/LC_MESSAGES/kcm_pci.mo share/locale/lt/LC_MESSAGES/kcmdevinfo.mo @@ -546,7 +551,6 @@ share/locale/lv/LC_MESSAGES/kcmsamba.mo share/locale/lv/LC_MESSAGES/kcmusb.mo share/locale/lv/LC_MESSAGES/kcmview1394.mo share/locale/lv/LC_MESSAGES/kinfocenter.mo -share/locale/lt/LC_MESSAGES/kcm_fileindexermonitor.mo share/locale/mai/LC_MESSAGES/kcm_memory.mo share/locale/mai/LC_MESSAGES/kcm_pci.mo share/locale/mai/LC_MESSAGES/kcmdevinfo.mo @@ -655,14 +659,6 @@ share/locale/oc/LC_MESSAGES/kcmsamba.mo share/locale/oc/LC_MESSAGES/kcmusb.mo share/locale/oc/LC_MESSAGES/kcmview1394.mo share/locale/oc/LC_MESSAGES/kinfocenter.mo -share/locale/or/LC_MESSAGES/kcm_memory.mo -share/locale/or/LC_MESSAGES/kcm_pci.mo -share/locale/or/LC_MESSAGES/kcminfo.mo -share/locale/or/LC_MESSAGES/kcmopengl.mo -share/locale/or/LC_MESSAGES/kcmsamba.mo -share/locale/or/LC_MESSAGES/kcmusb.mo -share/locale/or/LC_MESSAGES/kcmview1394.mo -share/locale/or/LC_MESSAGES/kinfocenter.mo share/locale/pa/LC_MESSAGES/kcm-about-distro.mo share/locale/pa/LC_MESSAGES/kcm_energyinfo.mo share/locale/pa/LC_MESSAGES/kcm_memory.mo diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo index 551bd1f86cea..3a79b5c7c450 100644 --- a/sysutils/plasma5-kmenuedit/distinfo +++ b/sysutils/plasma5-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529896 -SHA256 (KDE/plasma/5.16.5/kmenuedit-5.16.5.tar.xz) = 8e95b81b910e5e78689fc7d4427c813ba7d39426df24cf8606adb850913a19a4 -SIZE (KDE/plasma/5.16.5/kmenuedit-5.16.5.tar.xz) = 810148 +TIMESTAMP = 1571209696 +SHA256 (KDE/plasma/5.17.0/kmenuedit-5.17.0.tar.xz) = c8c433e8d4e3e13a5ace0ebc265756441aa01a07b1e68e45ce71387f128cc706 +SIZE (KDE/plasma/5.17.0/kmenuedit-5.17.0.tar.xz) = 815476 diff --git a/sysutils/plasma5-kmenuedit/pkg-plist b/sysutils/plasma5-kmenuedit/pkg-plist index fc5bb87d94fa..1307649d2cd4 100644 --- a/sysutils/plasma5-kmenuedit/pkg-plist +++ b/sysutils/plasma5-kmenuedit/pkg-plist @@ -1,5 +1,4 @@ bin/kmenuedit -etc/xdg/kmenuedit.categories lib/libkdeinit5_kmenuedit.so share/applications/org.kde.kmenuedit.desktop share/doc/HTML/ca/kmenuedit/done.png @@ -20,6 +19,8 @@ share/doc/HTML/en/kmenuedit/new.png share/doc/HTML/en/kmenuedit/reset.png share/doc/HTML/en/kmenuedit/selecticon.png share/doc/HTML/en/kmenuedit/selectinternet.png +share/doc/HTML/id/kmenuedit/index.cache.bz2 +share/doc/HTML/id/kmenuedit/index.docbook share/doc/HTML/it/kmenuedit/index.cache.bz2 share/doc/HTML/it/kmenuedit/index.docbook share/doc/HTML/nl/kmenuedit/index.cache.bz2 @@ -116,7 +117,6 @@ share/locale/ne/LC_MESSAGES/kmenuedit.mo share/locale/nl/LC_MESSAGES/kmenuedit.mo share/locale/nn/LC_MESSAGES/kmenuedit.mo share/locale/oc/LC_MESSAGES/kmenuedit.mo -share/locale/or/LC_MESSAGES/kmenuedit.mo share/locale/pa/LC_MESSAGES/kmenuedit.mo share/locale/pl/LC_MESSAGES/kmenuedit.mo share/locale/pt/LC_MESSAGES/kmenuedit.mo @@ -147,3 +147,4 @@ share/locale/wa/LC_MESSAGES/kmenuedit.mo share/locale/xh/LC_MESSAGES/kmenuedit.mo share/locale/zh_CN/LC_MESSAGES/kmenuedit.mo share/locale/zh_TW/LC_MESSAGES/kmenuedit.mo +share/qlogging-categories5/kmenuedit.categories diff --git a/sysutils/plasma5-ksysguard/distinfo b/sysutils/plasma5-ksysguard/distinfo index 99ffb5d18929..8227b146f93d 100644 --- a/sysutils/plasma5-ksysguard/distinfo +++ b/sysutils/plasma5-ksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529897 -SHA256 (KDE/plasma/5.16.5/ksysguard-5.16.5.tar.xz) = 5558977389cb1fac4a5ce52c9430b27d9d1ee92705ae1995d92bed5340477282 -SIZE (KDE/plasma/5.16.5/ksysguard-5.16.5.tar.xz) = 500304 +TIMESTAMP = 1571209697 +SHA256 (KDE/plasma/5.17.0/ksysguard-5.17.0.tar.xz) = 4181535cc74f73c0a75fcf7a377595bd0381125a6f5537b116327b94402013d5 +SIZE (KDE/plasma/5.17.0/ksysguard-5.17.0.tar.xz) = 514500 diff --git a/sysutils/plasma5-ksysguard/pkg-plist b/sysutils/plasma5-ksysguard/pkg-plist index 2cc9e51b8a9b..e6fd4f991f19 100644 --- a/sysutils/plasma5-ksysguard/pkg-plist +++ b/sysutils/plasma5-ksysguard/pkg-plist @@ -1,7 +1,9 @@ bin/ksysguard bin/ksysguardd etc/ksysguarddrc +lib/libexec/ksysguard/ksgrd_network_helper lib/libkdeinit5_ksysguard.so +%%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_network.so share/applications/org.kde.ksysguard.desktop share/doc/HTML/ca/ksysguard/index.cache.bz2 share/doc/HTML/ca/ksysguard/index.docbook @@ -11,6 +13,8 @@ share/doc/HTML/en/ksysguard/index.cache.bz2 share/doc/HTML/en/ksysguard/index.docbook share/doc/HTML/et/ksysguard/index.cache.bz2 share/doc/HTML/et/ksysguard/index.docbook +share/doc/HTML/id/ksysguard/index.cache.bz2 +share/doc/HTML/id/ksysguard/index.docbook share/doc/HTML/it/ksysguard/index.cache.bz2 share/doc/HTML/it/ksysguard/index.docbook share/doc/HTML/nl/ksysguard/index.cache.bz2 @@ -41,6 +45,7 @@ share/knsrcfiles/ksysguard.knsrc share/kxmlgui5/ksysguard/ksysguardui.rc share/locale/af/LC_MESSAGES/ksysguard.mo share/locale/ar/LC_MESSAGES/ksysguard.mo +share/locale/ast/LC_MESSAGES/ksysguard.mo share/locale/be/LC_MESSAGES/ksysguard.mo share/locale/be@latin/LC_MESSAGES/ksysguard.mo share/locale/bg/LC_MESSAGES/ksysguard.mo @@ -97,7 +102,6 @@ share/locale/ne/LC_MESSAGES/ksysguard.mo share/locale/nl/LC_MESSAGES/ksysguard.mo share/locale/nn/LC_MESSAGES/ksysguard.mo share/locale/oc/LC_MESSAGES/ksysguard.mo -share/locale/or/LC_MESSAGES/ksysguard.mo share/locale/pa/LC_MESSAGES/ksysguard.mo share/locale/pl/LC_MESSAGES/ksysguard.mo share/locale/pt/LC_MESSAGES/ksysguard.mo diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo index b062606b19b9..dd143c24ba76 100644 --- a/sysutils/plasma5-libksysguard/distinfo +++ b/sysutils/plasma5-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529897 -SHA256 (KDE/plasma/5.16.5/libksysguard-5.16.5.tar.xz) = f09b99737a937df890ecdd2a33720b6cba3c79fc8bc17ef1470572748a6e1976 -SIZE (KDE/plasma/5.16.5/libksysguard-5.16.5.tar.xz) = 579572 +TIMESTAMP = 1571209698 +SHA256 (KDE/plasma/5.17.0/libksysguard-5.17.0.tar.xz) = 87370f4c16ba489e988f39e53015a677b1e30070e79888b07f9826695ec7e9ac +SIZE (KDE/plasma/5.17.0/libksysguard-5.17.0.tar.xz) = 603756 diff --git a/sysutils/plasma5-libksysguard/pkg-plist b/sysutils/plasma5-libksysguard/pkg-plist index cb7a3d80af0c..347504282d50 100644 --- a/sysutils/plasma5-libksysguard/pkg-plist +++ b/sysutils/plasma5-libksysguard/pkg-plist @@ -1,4 +1,3 @@ -etc/xdg/libksysguard.categories include/ksysguard/ksgrd/SensorAgent.h include/ksysguard/ksgrd/SensorClient.h include/ksysguard/ksgrd/SensorManager.h @@ -6,8 +5,13 @@ include/ksysguard/ksgrd/SensorShellAgent.h include/ksysguard/ksgrd/SensorSocketAgent.h include/ksysguard/ksignalplotter.h include/ksysguard/lsof.h +include/ksysguard/processcore/formatter.h include/ksysguard/processcore/process.h +include/ksysguard/processcore/process_attribute.h +include/ksysguard/processcore/process_controller.h +include/ksysguard/processcore/process_data_provider.h include/ksysguard/processcore/processes.h +include/ksysguard/processcore/unit.h include/ksysguard/processui/KTextEditVT.h include/ksysguard/processui/ProcessFilter.h include/ksysguard/processui/ProcessModel.h @@ -46,6 +50,7 @@ share/locale/ar/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/ar/LC_MESSAGES/processcore.mo share/locale/ar/LC_MESSAGES/processui.mo share/locale/as/LC_MESSAGES/processui.mo +share/locale/ast/LC_MESSAGES/processcore.mo share/locale/be/LC_MESSAGES/processcore.mo share/locale/be/LC_MESSAGES/processui.mo share/locale/be@latin/LC_MESSAGES/ksysguardlsofwidgets.mo @@ -222,9 +227,6 @@ share/locale/nn/LC_MESSAGES/processcore.mo share/locale/nn/LC_MESSAGES/processui.mo share/locale/oc/LC_MESSAGES/processcore.mo share/locale/oc/LC_MESSAGES/processui.mo -share/locale/or/LC_MESSAGES/ksysguardlsofwidgets.mo -share/locale/or/LC_MESSAGES/processcore.mo -share/locale/or/LC_MESSAGES/processui.mo share/locale/pa/LC_MESSAGES/ksgrd.mo share/locale/pa/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/pa/LC_MESSAGES/processcore.mo @@ -320,3 +322,4 @@ share/locale/zh_TW/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/zh_TW/LC_MESSAGES/processcore.mo share/locale/zh_TW/LC_MESSAGES/processui.mo share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy +share/qlogging-categories5/libksysguard.categories diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo index 4d1a638868a4..e43c297a2b7c 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529898 -SHA256 (KDE/plasma/5.16.5/polkit-kde-agent-1-5.16.5.tar.xz) = 6f7a17990d72bb25c93acae919b764f95ac226754209b2e177075fbe9251f95f -SIZE (KDE/plasma/5.16.5/polkit-kde-agent-1-5.16.5.tar.xz) = 43152 +TIMESTAMP = 1571209699 +SHA256 (KDE/plasma/5.17.0/polkit-kde-agent-1-5.17.0.tar.xz) = 9bbe7faa06a25768ba5dcdb3a084afeb8d9d3e284388d0c6138bd4cd51a418f0 +SIZE (KDE/plasma/5.17.0/polkit-kde-agent-1-5.17.0.tar.xz) = 43256 diff --git a/sysutils/plasma5-polkit-kde-agent-1/pkg-plist b/sysutils/plasma5-polkit-kde-agent-1/pkg-plist index 04b427fa687c..1ab15642ca66 100644 --- a/sysutils/plasma5-polkit-kde-agent-1/pkg-plist +++ b/sysutils/plasma5-polkit-kde-agent-1/pkg-plist @@ -32,7 +32,6 @@ share/locale/km/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/ko/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/lt/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/mai/LC_MESSAGES/polkit-kde-authentication-agent-1.mo -share/locale/ml/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/mr/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/ms/LC_MESSAGES/polkit-kde-authentication-agent-1.mo share/locale/nb/LC_MESSAGES/polkit-kde-authentication-agent-1.mo diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo index 6a171213fb99..25550c45553d 100644 --- a/sysutils/plasma5-powerdevil/distinfo +++ b/sysutils/plasma5-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529909 -SHA256 (KDE/plasma/5.16.5/powerdevil-5.16.5.tar.xz) = ac868f31df8c6bcc6b1c850efa0640695ba698caabefcb21fc0b0c3405712139 -SIZE (KDE/plasma/5.16.5/powerdevil-5.16.5.tar.xz) = 590400 +TIMESTAMP = 1571209720 +SHA256 (KDE/plasma/5.17.0/powerdevil-5.17.0.tar.xz) = ea0ebd64c9f315f890421ae2ff0d7d756b61071331868ff9a63e47a9cba59fe5 +SIZE (KDE/plasma/5.17.0/powerdevil-5.17.0.tar.xz) = 593748 diff --git a/sysutils/plasma5-powerdevil/pkg-plist b/sysutils/plasma5-powerdevil/pkg-plist index b9b7b9d18ddf..72377529b3e3 100644 --- a/sysutils/plasma5-powerdevil/pkg-plist +++ b/sysutils/plasma5-powerdevil/pkg-plist @@ -38,6 +38,8 @@ share/doc/HTML/en/kcontrol/powerdevil/index.cache.bz2 share/doc/HTML/en/kcontrol/powerdevil/index.docbook share/doc/HTML/et/kcontrol/powerdevil/index.cache.bz2 share/doc/HTML/et/kcontrol/powerdevil/index.docbook +share/doc/HTML/id/kcontrol/powerdevil/index.cache.bz2 +share/doc/HTML/id/kcontrol/powerdevil/index.docbook share/doc/HTML/it/kcontrol/powerdevil/index.cache.bz2 share/doc/HTML/it/kcontrol/powerdevil/index.docbook share/doc/HTML/nl/kcontrol/powerdevil/index.cache.bz2 @@ -76,6 +78,7 @@ share/locale/ar/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/ar/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/ar/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/as/LC_MESSAGES/powerdevil.mo +share/locale/ast/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/be@latin/LC_MESSAGES/powerdevil.mo share/locale/bg/LC_MESSAGES/powerdevil.mo share/locale/bg/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -171,7 +174,6 @@ share/locale/hi/LC_MESSAGES/powerdevil.mo share/locale/hr/LC_MESSAGES/powerdevil.mo share/locale/hr/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/hr/LC_MESSAGES/powerdevilprofilesconfig.mo -share/locale/hsb/LC_MESSAGES/powerdevil.mo share/locale/hu/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/hu/LC_MESSAGES/powerdevil.mo share/locale/hu/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -187,7 +189,6 @@ share/locale/id/LC_MESSAGES/powerdevil.mo share/locale/id/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/id/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/id/LC_MESSAGES/powerdevilprofilesconfig.mo -share/locale/is/LC_MESSAGES/powerdevil.mo share/locale/it/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/it/LC_MESSAGES/powerdevil.mo share/locale/it/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -254,7 +255,6 @@ share/locale/nn/LC_MESSAGES/powerdevil.mo share/locale/nn/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/nn/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/nn/LC_MESSAGES/powerdevilprofilesconfig.mo -share/locale/or/LC_MESSAGES/powerdevil.mo share/locale/pa/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/pa/LC_MESSAGES/powerdevil.mo share/locale/pa/LC_MESSAGES/powerdevilactivitiesconfig.mo @@ -323,6 +323,7 @@ share/locale/sv/LC_MESSAGES/powerdevilactivitiesconfig.mo share/locale/sv/LC_MESSAGES/powerdevilglobalconfig.mo share/locale/sv/LC_MESSAGES/powerdevilprofilesconfig.mo share/locale/te/LC_MESSAGES/powerdevil.mo +share/locale/tg/LC_MESSAGES/libpowerdevilcommonconfig.mo share/locale/tg/LC_MESSAGES/powerdevil.mo share/locale/th/LC_MESSAGES/powerdevil.mo share/locale/th/LC_MESSAGES/powerdevilglobalconfig.mo diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo index 9c81d2cd4b16..24bb8987da1a 100644 --- a/sysutils/plasma5-systemsettings/distinfo +++ b/sysutils/plasma5-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529910 -SHA256 (KDE/plasma/5.16.5/systemsettings-5.16.5.tar.xz) = 57944cf3f566cf5e25d5859f5716b2ad5dbd87de259f8d77efdfdd50a16fe1ec -SIZE (KDE/plasma/5.16.5/systemsettings-5.16.5.tar.xz) = 180252 +TIMESTAMP = 1571209722 +SHA256 (KDE/plasma/5.17.0/systemsettings-5.17.0.tar.xz) = 7b3d93bd3cd4c33b878aabff4bd9c8134ca7395a0290e59260464cf5d69f17f3 +SIZE (KDE/plasma/5.17.0/systemsettings-5.17.0.tar.xz) = 172536 diff --git a/sysutils/plasma5-systemsettings/pkg-plist b/sysutils/plasma5-systemsettings/pkg-plist index 6257c45558d0..75b64d4cdbb8 100644 --- a/sysutils/plasma5-systemsettings/pkg-plist +++ b/sysutils/plasma5-systemsettings/pkg-plist @@ -1,5 +1,4 @@ bin/systemsettings5 -etc/xdg/systemsettings.categories include/systemsettingsview/BaseData.h include/systemsettingsview/BaseMode.h include/systemsettingsview/MenuItem.h @@ -9,7 +8,6 @@ include/systemsettingsview/ModuleView.h include/systemsettingsview/systemsettingsview_export.h lib/libsystemsettingsview.so lib/libsystemsettingsview.so.3 -%%QT_PLUGINDIR%%/classic_mode.so %%QT_PLUGINDIR%%/icon_mode.so %%QT_PLUGINDIR%%/systemsettings_sidebar_mode.so share/applications/kdesystemsettings.desktop @@ -20,6 +18,8 @@ share/doc/HTML/de/systemsettings/index.cache.bz2 share/doc/HTML/de/systemsettings/index.docbook share/doc/HTML/en/systemsettings/index.cache.bz2 share/doc/HTML/en/systemsettings/index.docbook +share/doc/HTML/id/systemsettings/index.cache.bz2 +share/doc/HTML/id/systemsettings/index.docbook share/doc/HTML/it/systemsettings/index.cache.bz2 share/doc/HTML/it/systemsettings/index.docbook share/doc/HTML/nl/systemsettings/index.cache.bz2 @@ -34,7 +34,6 @@ share/doc/HTML/sv/systemsettings/index.cache.bz2 share/doc/HTML/sv/systemsettings/index.docbook share/doc/HTML/uk/systemsettings/index.cache.bz2 share/doc/HTML/uk/systemsettings/index.docbook -share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/ActionMenu.qml share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/IntroIcon.qml share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/SubCategoryPage.qml @@ -45,9 +44,7 @@ share/kservices5/settings-appearance-applicationstyle.desktop share/kservices5/settings-appearance-color.desktop share/kservices5/settings-appearance-font.desktop share/kservices5/settings-appearance-icons.desktop -share/kservices5/settings-appearance-workspacetheme.desktop share/kservices5/settings-appearance.desktop -share/kservices5/settings-classic-view.desktop share/kservices5/settings-hardware-display.desktop share/kservices5/settings-hardware-input.desktop share/kservices5/settings-hardware-multimedia.desktop @@ -67,6 +64,7 @@ share/kservices5/settings-personalization-notification.desktop share/kservices5/settings-personalization-regionalsettings.desktop share/kservices5/settings-personalization.desktop share/kservices5/settings-sidebar-view.desktop +share/kservices5/settings-system-administration.desktop share/kservices5/settings-workspace-desktopbehavior.desktop share/kservices5/settings-workspace-search.desktop share/kservices5/settings-workspace-session.desktop @@ -130,7 +128,6 @@ share/locale/ne/LC_MESSAGES/systemsettings.mo share/locale/nl/LC_MESSAGES/systemsettings.mo share/locale/nn/LC_MESSAGES/systemsettings.mo share/locale/oc/LC_MESSAGES/systemsettings.mo -share/locale/or/LC_MESSAGES/systemsettings.mo share/locale/pa/LC_MESSAGES/systemsettings.mo share/locale/pl/LC_MESSAGES/systemsettings.mo share/locale/pt/LC_MESSAGES/systemsettings.mo @@ -159,6 +156,5 @@ share/locale/wa/LC_MESSAGES/systemsettings.mo share/locale/zh_CN/LC_MESSAGES/systemsettings.mo share/locale/zh_TW/LC_MESSAGES/systemsettings.mo share/metainfo/org.kde.systemsettings.metainfo.xml -%%DATADIR%%/classic/main.html -%%DATADIR%%/classic/systemsettings-classic.css %%DATADIR%%/systemsettings.kcfg +share/qlogging-categories5/systemsettings.categories diff --git a/sysutils/plasma5-user-manager/distinfo b/sysutils/plasma5-user-manager/distinfo index b4eb0c604c64..f0be8e24d8c5 100644 --- a/sysutils/plasma5-user-manager/distinfo +++ b/sysutils/plasma5-user-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529911 -SHA256 (KDE/plasma/5.16.5/user-manager-5.16.5.tar.xz) = e9df3ec2718de68b0b46d0b86f993fe450b236e13dda6219f350121f08f4c468 -SIZE (KDE/plasma/5.16.5/user-manager-5.16.5.tar.xz) = 547036 +TIMESTAMP = 1571209723 +SHA256 (KDE/plasma/5.17.0/user-manager-5.17.0.tar.xz) = 659fab189915140e136c426d6a22852f9685ab85f1fec07a44faaa7a663c8d3d +SIZE (KDE/plasma/5.17.0/user-manager-5.17.0.tar.xz) = 2163768 diff --git a/sysutils/plasma5-user-manager/pkg-plist b/sysutils/plasma5-user-manager/pkg-plist index d1ec5c6d9cd7..b6684989e0fc 100644 --- a/sysutils/plasma5-user-manager/pkg-plist +++ b/sysutils/plasma5-user-manager/pkg-plist @@ -1,33 +1,30 @@ -etc/xdg/user-manager.categories %%QT_PLUGINDIR%%/user_manager.so share/kservices5/user_manager.desktop -%%DATADIR%%/avatars/bluesstyle/Ada Lovelace.png -%%DATADIR%%/avatars/bluesstyle/Alice in Wonderland.png -%%DATADIR%%/avatars/bluesstyle/Grace Hopper.png -%%DATADIR%%/avatars/bluesstyle/Leonardo da Vinci.png -%%DATADIR%%/avatars/bluesstyle/Mahatma Gandhi.png -%%DATADIR%%/avatars/bluesstyle/Man.png -%%DATADIR%%/avatars/bluesstyle/Mowgli jungle book.png %%DATADIR%%/avatars/circles/Cat.png %%DATADIR%%/avatars/circles/Female.png -%%DATADIR%%/avatars/circles/Konqui.png +%%DATADIR%%/avatars/circles/Konqi.png %%DATADIR%%/avatars/circles/Male.png %%DATADIR%%/avatars/circles/Penguin.png %%DATADIR%%/avatars/circles/Zebra.png -%%DATADIR%%/avatars/classic/Blackbox.png -%%DATADIR%%/avatars/classic/Bomb.png -%%DATADIR%%/avatars/classic/Dragon.png -%%DATADIR%%/avatars/classic/Green.png -%%DATADIR%%/avatars/classic/Happy.png -%%DATADIR%%/avatars/classic/Listening.png -%%DATADIR%%/avatars/classic/Notme.png -%%DATADIR%%/avatars/classic/TV.png -%%DATADIR%%/avatars/konqui/Kati.png -%%DATADIR%%/avatars/konqui/Konqui.png -%%DATADIR%%/avatars/konqui/Logger.png -%%DATADIR%%/avatars/konqui/Parley.png -%%DATADIR%%/avatars/konqui/Rekonqui.png +%%DATADIR%%/avatars/konqui/Artist Konqi.png +%%DATADIR%%/avatars/konqui/Bookworm Konqi.png +%%DATADIR%%/avatars/konqui/Boss Konqi.png +%%DATADIR%%/avatars/konqui/Bug Catcher Konqi.png +%%DATADIR%%/avatars/konqui/Card Shark Konqi.png +%%DATADIR%%/avatars/konqui/Hacker Konqi.png +%%DATADIR%%/avatars/konqui/Journalist Konqi.png +%%DATADIR%%/avatars/konqui/Katie.png +%%DATADIR%%/avatars/konqui/Konqi.png +%%DATADIR%%/avatars/konqui/Mechanic Konqi.png +%%DATADIR%%/avatars/konqui/Messenger Konqi.png +%%DATADIR%%/avatars/konqui/Musician Konqi.png +%%DATADIR%%/avatars/konqui/Office Worker Konqi.png +%%DATADIR%%/avatars/konqui/PC Builder Konqi.png +%%DATADIR%%/avatars/konqui/Scientist Konqi.png +%%DATADIR%%/avatars/konqui/Teacher Konqi.png +%%DATADIR%%/avatars/konqui/Virtual Reality Konqi.png share/locale/ar/LC_MESSAGES/user_manager.mo +share/locale/bg/LC_MESSAGES/user_manager.mo share/locale/bs/LC_MESSAGES/user_manager.mo share/locale/ca/LC_MESSAGES/user_manager.mo share/locale/ca@valencia/LC_MESSAGES/user_manager.mo @@ -50,7 +47,6 @@ share/locale/it/LC_MESSAGES/user_manager.mo share/locale/ja/LC_MESSAGES/user_manager.mo share/locale/ko/LC_MESSAGES/user_manager.mo share/locale/lt/LC_MESSAGES/user_manager.mo -share/locale/ml/LC_MESSAGES/user_manager.mo share/locale/mr/LC_MESSAGES/user_manager.mo share/locale/nb/LC_MESSAGES/user_manager.mo share/locale/nl/LC_MESSAGES/user_manager.mo @@ -73,3 +69,4 @@ share/locale/ug/LC_MESSAGES/user_manager.mo share/locale/uk/LC_MESSAGES/user_manager.mo share/locale/zh_CN/LC_MESSAGES/user_manager.mo share/locale/zh_TW/LC_MESSAGES/user_manager.mo +share/qlogging-categories5/user-manager.categories diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index 687e0b4a2fde..32c81297d5aa 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -8,8 +8,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 components to integrate browsers into the desktop USES= compiler:c++11-lang cmake kde:5 qt:5 tar:xz -USE_KDE= activities completion config coreaddons dbusaddons i18n jobwidgets kio \ - notifications package plasma-framework runner service \ +USE_KDE= activities completion config coreaddons dbusaddons filemetadata i18n jobwidgets kio \ + notifications package plasma-framework purpose runner service \ widgetsaddons windowsystem USE_QT= concurrent core dbus gui network widgets \ buildtools_build qmake_build diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo index 79b71bf1a345..5e559cf76826 100644 --- a/www/plasma5-plasma-browser-integration/distinfo +++ b/www/plasma5-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529911 -SHA256 (KDE/plasma/5.16.5/plasma-browser-integration-5.16.5.tar.xz) = 99269c7e27fddb0c075bff28a5afba41298dc8d28297d69f35f6bc30f3af1d35 -SIZE (KDE/plasma/5.16.5/plasma-browser-integration-5.16.5.tar.xz) = 123784 +TIMESTAMP = 1571209724 +SHA256 (KDE/plasma/5.17.0/plasma-browser-integration-5.17.0.tar.xz) = 2b91669492f30fa7fcc082e31499f99e93a21365e27ebae3a14ead7ddeaa28d4 +SIZE (KDE/plasma/5.17.0/plasma-browser-integration-5.17.0.tar.xz) = 145440 diff --git a/www/plasma5-plasma-browser-integration/pkg-plist b/www/plasma5-plasma-browser-integration/pkg-plist index 2a8db93bfd2f..96aa229e7e22 100644 --- a/www/plasma5-plasma-browser-integration/pkg-plist +++ b/www/plasma5-plasma-browser-integration/pkg-plist @@ -5,6 +5,8 @@ lib/mozilla/native-messaging-hosts/org.kde.plasma.browser_integration.json %%QT_PLUGINDIR%%/kf5/kded/browserintegrationreminder.so %%QT_PLUGINDIR%%/krunner_browsertabs.so share/kservices5/plasma-runner-browsertabs.desktop +share/locale/ast/LC_MESSAGES/plasma-browser-integration-host.mo +share/locale/ast/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/ca/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/ca/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/ca/LC_MESSAGES/plasma_runner_browsertabs.mo @@ -44,9 +46,6 @@ share/locale/id/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/it/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/it/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/it/LC_MESSAGES/plasma_runner_browsertabs.mo -share/locale/ja/LC_MESSAGES/plasma-browser-integration-host.mo -share/locale/ja/LC_MESSAGES/plasma-browser-integration-reminder.mo -share/locale/ja/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/ko/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/ko/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/ko/LC_MESSAGES/plasma_runner_browsertabs.mo @@ -54,9 +53,6 @@ share/locale/lt/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/lt/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/lt/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/nb/LC_MESSAGES/plasma_runner_browsertabs.mo -share/locale/ml/LC_MESSAGES/plasma-browser-integration-host.mo -share/locale/ml/LC_MESSAGES/plasma-browser-integration-reminder.mo -share/locale/ml/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/nl/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/nl/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/nl/LC_MESSAGES/plasma_runner_browsertabs.mo @@ -87,6 +83,7 @@ share/locale/sr@latin/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/sv/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/sv/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/sv/LC_MESSAGES/plasma_runner_browsertabs.mo +share/locale/tg/LC_MESSAGES/plasma-browser-integration-reminder.mo share/locale/tr/LC_MESSAGES/plasma_runner_browsertabs.mo share/locale/uk/LC_MESSAGES/plasma-browser-integration-host.mo share/locale/uk/LC_MESSAGES/plasma-browser-integration-reminder.mo diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo index 788713667646..d6ef4e3e32aa 100644 --- a/x11-themes/plasma5-breeze-gtk/distinfo +++ b/x11-themes/plasma5-breeze-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529935 -SHA256 (KDE/plasma/5.16.5/breeze-gtk-5.16.5.tar.xz) = d9849ecf6c2fc85fde76912410ab36c46ca65b96d80b4e51819ca35015a88098 -SIZE (KDE/plasma/5.16.5/breeze-gtk-5.16.5.tar.xz) = 47412 +TIMESTAMP = 1571209762 +SHA256 (KDE/plasma/5.17.0/breeze-gtk-5.17.0.tar.xz) = bba00e94bad2b6f9baae19b1edba076785f45a94b591dd4b34f7b9104348cc3a +SIZE (KDE/plasma/5.17.0/breeze-gtk-5.17.0.tar.xz) = 44224 diff --git a/x11-themes/plasma5-breeze-gtk/pkg-plist b/x11-themes/plasma5-breeze-gtk/pkg-plist index bed7bee71fe5..000ce52e95c3 100644 --- a/x11-themes/plasma5-breeze-gtk/pkg-plist +++ b/x11-themes/plasma5-breeze-gtk/pkg-plist @@ -245,6 +245,24 @@ share/themes/Breeze-Dark/assets/toolbutton-active.png share/themes/Breeze-Dark/assets/toolbutton-hover.png share/themes/Breeze-Dark/assets/toolbutton-toggled.png share/themes/Breeze-Dark/assets/tree-header.png +share/themes/Breeze-Dark/breeze-check-checked-symbolic.svg +share/themes/Breeze-Dark/breeze-check-indeterminate-symbolic.svg +share/themes/Breeze-Dark/breeze-check-unchecked-symbolic.svg +share/themes/Breeze-Dark/breeze-close-active-symbolic.svg +share/themes/Breeze-Dark/breeze-close-hover-symbolic.svg +share/themes/Breeze-Dark/breeze-close-symbolic.svg +share/themes/Breeze-Dark/breeze-maximize-active-symbolic.svg +share/themes/Breeze-Dark/breeze-maximize-hover-symbolic.svg +share/themes/Breeze-Dark/breeze-maximize-symbolic.svg +share/themes/Breeze-Dark/breeze-maximized-active-symbolic.svg +share/themes/Breeze-Dark/breeze-maximized-hover-symbolic.svg +share/themes/Breeze-Dark/breeze-maximized-symbolic.svg +share/themes/Breeze-Dark/breeze-minimize-active-symbolic.svg +share/themes/Breeze-Dark/breeze-minimize-hover-symbolic.svg +share/themes/Breeze-Dark/breeze-minimize-symbolic.svg +share/themes/Breeze-Dark/breeze-radio-checked-symbolic.svg +share/themes/Breeze-Dark/breeze-radio-indeterminate-symbolic.svg +share/themes/Breeze-Dark/breeze-radio-unchecked-symbolic.svg share/themes/Breeze-Dark/gtk-2.0/gtkrc share/themes/Breeze-Dark/gtk-2.0/widgets/buttons share/themes/Breeze-Dark/gtk-2.0/widgets/default @@ -257,8 +275,7 @@ share/themes/Breeze-Dark/gtk-2.0/widgets/range share/themes/Breeze-Dark/gtk-2.0/widgets/scrollbar share/themes/Breeze-Dark/gtk-2.0/widgets/styles share/themes/Breeze-Dark/gtk-2.0/widgets/toolbar -share/themes/Breeze-Dark/gtk-3.18/gtk.css -share/themes/Breeze-Dark/gtk-3.20/gtk.css +share/themes/Breeze-Dark/gtk-3.0/gtk.css share/themes/Breeze/assets/arrow-down-active.png share/themes/Breeze/assets/arrow-down-hover.png share/themes/Breeze/assets/arrow-down-insensitive.png @@ -504,6 +521,24 @@ share/themes/Breeze/assets/toolbutton-active.png share/themes/Breeze/assets/toolbutton-hover.png share/themes/Breeze/assets/toolbutton-toggled.png share/themes/Breeze/assets/tree-header.png +share/themes/Breeze/breeze-check-checked-symbolic.svg +share/themes/Breeze/breeze-check-indeterminate-symbolic.svg +share/themes/Breeze/breeze-check-unchecked-symbolic.svg +share/themes/Breeze/breeze-close-active-symbolic.svg +share/themes/Breeze/breeze-close-hover-symbolic.svg +share/themes/Breeze/breeze-close-symbolic.svg +share/themes/Breeze/breeze-maximize-active-symbolic.svg +share/themes/Breeze/breeze-maximize-hover-symbolic.svg +share/themes/Breeze/breeze-maximize-symbolic.svg +share/themes/Breeze/breeze-maximized-active-symbolic.svg +share/themes/Breeze/breeze-maximized-hover-symbolic.svg +share/themes/Breeze/breeze-maximized-symbolic.svg +share/themes/Breeze/breeze-minimize-active-symbolic.svg +share/themes/Breeze/breeze-minimize-hover-symbolic.svg +share/themes/Breeze/breeze-minimize-symbolic.svg +share/themes/Breeze/breeze-radio-checked-symbolic.svg +share/themes/Breeze/breeze-radio-indeterminate-symbolic.svg +share/themes/Breeze/breeze-radio-unchecked-symbolic.svg share/themes/Breeze/gtk-2.0/gtkrc share/themes/Breeze/gtk-2.0/widgets/buttons share/themes/Breeze/gtk-2.0/widgets/default @@ -516,7 +551,5 @@ share/themes/Breeze/gtk-2.0/widgets/range share/themes/Breeze/gtk-2.0/widgets/scrollbar share/themes/Breeze/gtk-2.0/widgets/styles share/themes/Breeze/gtk-2.0/widgets/toolbar -share/themes/Breeze/gtk-3.18/gtk-dark.css -share/themes/Breeze/gtk-3.18/gtk.css -share/themes/Breeze/gtk-3.20/gtk-dark.css -share/themes/Breeze/gtk-3.20/gtk.css +share/themes/Breeze/gtk-3.0/gtk-dark.css +share/themes/Breeze/gtk-3.0/gtk.css diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo index f4ebb7fdc682..197898c3ad78 100644 --- a/x11-themes/plasma5-breeze/distinfo +++ b/x11-themes/plasma5-breeze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529924 -SHA256 (KDE/plasma/5.16.5/breeze-5.16.5.tar.xz) = 09225021a2cf396e74cabe692b0a5dcf9a12f0b47f02fb14df6ccc9db01f2e6b -SIZE (KDE/plasma/5.16.5/breeze-5.16.5.tar.xz) = 16588516 +TIMESTAMP = 1571209762 +SHA256 (KDE/plasma/5.17.0/breeze-5.17.0.tar.xz) = 9d32ceffe33b776fcb7ec92d99088503a97c49e4b6216153438d5f7b93af8345 +SIZE (KDE/plasma/5.17.0/breeze-5.17.0.tar.xz) = 16582484 diff --git a/x11-themes/plasma5-breeze/pkg-plist b/x11-themes/plasma5-breeze/pkg-plist index 7a78a413e5ca..06a91ff12f34 100644 --- a/x11-themes/plasma5-breeze/pkg-plist +++ b/x11-themes/plasma5-breeze/pkg-plist @@ -7,41 +7,6 @@ lib/libbreezecommon5.so.%%KDE_PLASMA_VERSION%% %%QT_PLUGINDIR%%/kstyle_breeze_config.so %%QT_PLUGINDIR%%/org.kde.kdecoration2/breezedecoration.so %%QT_PLUGINDIR%%/styles/breeze.so -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ApplicationWindowStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/Breeze.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/BusyIndicatorStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ButtonStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/CheckBoxIndicator.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/CheckBoxStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ColorUtils.js -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ComboBoxStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/DemoPage1.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/DemoPage2.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/DemoPage3.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/DemoPage4.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/FocusFrameStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/GroupBoxStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/MenuBarStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/MenuStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ProgressBarStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/RadioButtonIndicator.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/RadioButtonStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ScrollArrow.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ScrollBar.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ScrollViewStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/SliderStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/SpinBoxStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/StatusBarStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/SwitchStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/TabViewStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/TableViewStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/TextAreaStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/TextFieldBackground.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/TextFieldStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ToolBarStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/ToolButtonStyle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/Triangle.qml -%%QT_QMLDIR%%/QtQuick/Controls/Styles/Breeze/qmldir share/QtCurve/Breeze.qtcurve share/color-schemes/Breeze.colors share/color-schemes/BreezeDark.colors @@ -108,8 +73,8 @@ share/icons/Breeze_Snow/cursors/move share/icons/Breeze_Snow/cursors/n-resize share/icons/Breeze_Snow/cursors/ne-resize share/icons/Breeze_Snow/cursors/no-drop -share/icons/Breeze_Snow/cursors/nw-resize share/icons/Breeze_Snow/cursors/not-allowed +share/icons/Breeze_Snow/cursors/nw-resize share/icons/Breeze_Snow/cursors/openhand share/icons/Breeze_Snow/cursors/pencil share/icons/Breeze_Snow/cursors/pirate @@ -316,8 +281,6 @@ share/locale/ko/LC_MESSAGES/breeze_kwin_deco.mo share/locale/ko/LC_MESSAGES/breeze_style_config.mo share/locale/lt/LC_MESSAGES/breeze_kwin_deco.mo share/locale/lt/LC_MESSAGES/breeze_style_config.mo -share/locale/ml/LC_MESSAGES/breeze_kwin_deco.mo -share/locale/ml/LC_MESSAGES/breeze_style_config.mo share/locale/nb/LC_MESSAGES/breeze_kwin_deco.mo share/locale/nb/LC_MESSAGES/breeze_style_config.mo share/locale/nds/LC_MESSAGES/breeze_kwin_deco.mo diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo index 6aac1b126541..4e3f0b066ec5 100644 --- a/x11-themes/plasma5-kde-gtk-config/distinfo +++ b/x11-themes/plasma5-kde-gtk-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529946 -SHA256 (KDE/plasma/5.16.5/kde-gtk-config-5.16.5.tar.xz) = f78abf129aaa7afac2c7a71105b36b9553a975bbcb89ec65a0166099d1cca8c1 -SIZE (KDE/plasma/5.16.5/kde-gtk-config-5.16.5.tar.xz) = 154292 +TIMESTAMP = 1571209784 +SHA256 (KDE/plasma/5.17.0/kde-gtk-config-5.17.0.tar.xz) = a6eb212078877ef37cd103d92d2d342d6306c5c1f16778586dd271ecb75a3bd6 +SIZE (KDE/plasma/5.17.0/kde-gtk-config-5.17.0.tar.xz) = 154892 diff --git a/x11-themes/plasma5-kde-gtk-config/pkg-plist b/x11-themes/plasma5-kde-gtk-config/pkg-plist index 53950538ecb6..6a6191573e54 100644 --- a/x11-themes/plasma5-kde-gtk-config/pkg-plist +++ b/x11-themes/plasma5-kde-gtk-config/pkg-plist @@ -39,7 +39,6 @@ share/locale/it/LC_MESSAGES/kde-gtk-config.mo share/locale/ja/LC_MESSAGES/kde-gtk-config.mo share/locale/ko/LC_MESSAGES/kde-gtk-config.mo share/locale/lt/LC_MESSAGES/kde-gtk-config.mo -share/locale/ml/LC_MESSAGES/kde-gtk-config.mo share/locale/nb/LC_MESSAGES/kde-gtk-config.mo share/locale/nl/LC_MESSAGES/kde-gtk-config.mo share/locale/nn/LC_MESSAGES/kde-gtk-config.mo diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo index 3e456859fd1a..a12fd79625f8 100644 --- a/x11-themes/plasma5-oxygen/distinfo +++ b/x11-themes/plasma5-oxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529957 -SHA256 (KDE/plasma/5.16.5/oxygen-5.16.5.tar.xz) = 0e85dcd874d2e69aaa2d4eefc379289c7dd572437f53e42f1d6d260d97c2f8a2 -SIZE (KDE/plasma/5.16.5/oxygen-5.16.5.tar.xz) = 4466432 +TIMESTAMP = 1571209805 +SHA256 (KDE/plasma/5.17.0/oxygen-5.17.0.tar.xz) = 0ed752fc90634277d40f816a0ce0717b4708ced1e88596ab890112991c9614d2 +SIZE (KDE/plasma/5.17.0/oxygen-5.17.0.tar.xz) = 4471944 diff --git a/x11-themes/plasma5-oxygen/pkg-plist b/x11-themes/plasma5-oxygen/pkg-plist index 1688532044fc..326acbf06e74 100644 --- a/x11-themes/plasma5-oxygen/pkg-plist +++ b/x11-themes/plasma5-oxygen/pkg-plist @@ -7,6 +7,8 @@ lib/liboxygenstyleconfig5.so.%%KDE_PLASMA_VERSION%% %%QT_PLUGINDIR%%/kstyle_oxygen_config.so %%QT_PLUGINDIR%%/org.kde.kdecoration2/oxygendecoration.so %%QT_PLUGINDIR%%/styles/oxygen.so +share/color-schemes/Oxygen.colors +share/color-schemes/OxygenCold.colors share/icons/KDE_Classic/cursors/00000000000000020006000e7e9ffc3f share/icons/KDE_Classic/cursors/00008160000006810000408080010102 share/icons/KDE_Classic/cursors/08e8e1c95fe2fc01f976f1e063a24ccd @@ -471,8 +473,6 @@ share/locale/bg/LC_MESSAGES/oxygen_style_config.mo share/locale/bg/LC_MESSAGES/oxygen_style_demo.mo share/locale/bn_IN/LC_MESSAGES/oxygen_style_config.mo share/locale/bn_IN/LC_MESSAGES/oxygen_style_demo.mo -share/locale/br/LC_MESSAGES/oxygen_style_config.mo -share/locale/br/LC_MESSAGES/oxygen_style_demo.mo share/locale/bs/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/bs/LC_MESSAGES/oxygen_kdecoration.mo share/locale/bs/LC_MESSAGES/oxygen_style_config.mo @@ -491,8 +491,6 @@ share/locale/cs/LC_MESSAGES/oxygen_style_config.mo share/locale/cs/LC_MESSAGES/oxygen_style_demo.mo share/locale/csb/LC_MESSAGES/oxygen_style_config.mo share/locale/csb/LC_MESSAGES/oxygen_style_demo.mo -share/locale/cy/LC_MESSAGES/oxygen_style_config.mo -share/locale/cy/LC_MESSAGES/oxygen_style_demo.mo share/locale/da/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/da/LC_MESSAGES/oxygen_kdecoration.mo share/locale/da/LC_MESSAGES/oxygen_style_config.mo @@ -582,16 +580,12 @@ share/locale/kk/LC_MESSAGES/oxygen_style_config.mo share/locale/kk/LC_MESSAGES/oxygen_style_demo.mo share/locale/km/LC_MESSAGES/oxygen_style_config.mo share/locale/km/LC_MESSAGES/oxygen_style_demo.mo -share/locale/kn/LC_MESSAGES/oxygen_style_config.mo -share/locale/kn/LC_MESSAGES/oxygen_style_demo.mo share/locale/ko/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/ko/LC_MESSAGES/oxygen_kdecoration.mo share/locale/ko/LC_MESSAGES/oxygen_style_config.mo share/locale/ko/LC_MESSAGES/oxygen_style_demo.mo share/locale/ku/LC_MESSAGES/oxygen_style_config.mo share/locale/ku/LC_MESSAGES/oxygen_style_demo.mo -share/locale/lb/LC_MESSAGES/oxygen_style_config.mo -share/locale/lb/LC_MESSAGES/oxygen_style_demo.mo share/locale/lt/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/lt/LC_MESSAGES/oxygen_kdecoration.mo share/locale/lt/LC_MESSAGES/oxygen_style_config.mo @@ -629,8 +623,6 @@ share/locale/nn/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/nn/LC_MESSAGES/oxygen_kdecoration.mo share/locale/nn/LC_MESSAGES/oxygen_style_config.mo share/locale/nn/LC_MESSAGES/oxygen_style_demo.mo -share/locale/or/LC_MESSAGES/oxygen_style_config.mo -share/locale/or/LC_MESSAGES/oxygen_style_demo.mo share/locale/pa/LC_MESSAGES/liboxygenstyleconfig.mo share/locale/pa/LC_MESSAGES/oxygen_kdecoration.mo share/locale/pa/LC_MESSAGES/oxygen_style_config.mo @@ -692,8 +684,6 @@ share/locale/sv/LC_MESSAGES/oxygen_style_config.mo share/locale/sv/LC_MESSAGES/oxygen_style_demo.mo share/locale/ta/LC_MESSAGES/oxygen_style_config.mo share/locale/ta/LC_MESSAGES/oxygen_style_demo.mo -share/locale/te/LC_MESSAGES/oxygen_style_config.mo -share/locale/te/LC_MESSAGES/oxygen_style_demo.mo share/locale/tg/LC_MESSAGES/oxygen_style_config.mo share/locale/tg/LC_MESSAGES/oxygen_style_demo.mo share/locale/th/LC_MESSAGES/oxygen_style_config.mo diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo index a53c542f6504..9951041aff75 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529962 -SHA256 (KDE/plasma/5.16.5/plasma-workspace-wallpapers-5.16.5.tar.xz) = ff6e0eac42c540c72556439e6477fb78be2dab456386218813cce021f82d42d9 -SIZE (KDE/plasma/5.16.5/plasma-workspace-wallpapers-5.16.5.tar.xz) = 34172180 +TIMESTAMP = 1571209811 +SHA256 (KDE/plasma/5.17.0/plasma-workspace-wallpapers-5.17.0.tar.xz) = 67d3e69d9ad6292cf6b70ab7f35fe0a88d2a626efd0a1c4fa70b5c0049d1c973 +SIZE (KDE/plasma/5.17.0/plasma-workspace-wallpapers-5.17.0.tar.xz) = 34173456 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo index d89eb4e9f369..1f73dd899616 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo +++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529963 -SHA256 (KDE/plasma/5.16.5/kdeplasma-addons-5.16.5.tar.xz) = a4737a54b75143053a9f8a5bc28c608f843c524872c665d4e5a65bd2853e1e00 -SIZE (KDE/plasma/5.16.5/kdeplasma-addons-5.16.5.tar.xz) = 600480 +TIMESTAMP = 1571209811 +SHA256 (KDE/plasma/5.17.0/kdeplasma-addons-5.17.0.tar.xz) = d4c6ab840f61dcdc52b925045614f9de4089dc2fdf89726fd7c8638c521eb42e +SIZE (KDE/plasma/5.17.0/kdeplasma-addons-5.17.0.tar.xz) = 605488 diff --git a/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist b/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist index 88d1d6f6e728..537adecbc87e 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist +++ b/x11-toolkits/plasma5-kdeplasma-addons/pkg-plist @@ -36,6 +36,7 @@ lib/libplasmapotdprovidercore.so.1.0.0 %%QT_PLUGINDIR%%/potd/plasma_potd_flickrprovider.so %%QT_PLUGINDIR%%/potd/plasma_potd_natgeoprovider.so %%QT_PLUGINDIR%%/potd/plasma_potd_noaaprovider.so +%%QT_PLUGINDIR%%/potd/plasma_potd_unsplashprovider.so %%QT_PLUGINDIR%%/potd/plasma_potd_wcpotdprovider.so %%QT_QMLDIR%%/org/kde/plasma/private/colorpicker/libcolorpickerplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/colorpicker/qmldir @@ -154,6 +155,14 @@ share/locale/ar/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/ar/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/ar/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/ar/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardindicator.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.systemloadviewer.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo @@ -164,8 +173,6 @@ share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo share/locale/be/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/be/LC_MESSAGES/plasma_runner_spellcheckrunner.mo -share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo -share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo @@ -1421,6 +1428,12 @@ share/locale/sv/LC_MESSAGES/plasma_runner_konsoleprofiles.mo share/locale/sv/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/sv/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/sv/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.konsoleprofiles.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.private.grouping.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo +share/locale/tg/LC_MESSAGES/plasma_runner_converterrunner.mo +share/locale/tg/LC_MESSAGES/plasma_runner_konsoleprofiles.mo +share/locale/tg/LC_MESSAGES/plasma_runner_mediawiki.mo share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.colorpicker.mo @@ -1603,7 +1616,6 @@ share/metainfo/org.kde.plasma.weather.appdata.xml share/metainfo/org.kde.plasma.webbrowser.appdata.xml share/metainfo/org.kde.plasma_applet_dict.appdata.xml share/metainfo/org.kde.potd.appdata.xml -share/plasma/desktoptheme/default/icons/quota.svg share/plasma/desktoptheme/default/weather/wind-arrows.svgz share/plasma/desktoptheme/default/widgets/timer.svgz share/plasma/plasmoids/org.kde.plasma.activitypager/metadata.desktop @@ -1682,6 +1694,7 @@ share/plasma/plasmoids/org.kde.plasma.mediaframe/metadata.desktop share/plasma/plasmoids/org.kde.plasma.mediaframe/metadata.json share/plasma/plasmoids/org.kde.plasma.notes/contents/config/config.qml share/plasma/plasmoids/org.kde.plasma.notes/contents/config/main.xml +share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/ShortcutMenuItem.qml share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/configAppearance.qml share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/main.qml share/plasma/plasmoids/org.kde.plasma.notes/metadata.desktop diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo index 08c375956a9d..eca71f154ee5 100644 --- a/x11-wm/plasma5-kdecoration/distinfo +++ b/x11-wm/plasma5-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529964 -SHA256 (KDE/plasma/5.16.5/kdecoration-5.16.5.tar.xz) = 2b8c7b7cf114d0eff4ec842009cda264d8cf1254ec4bf65868b6d26f263829bb -SIZE (KDE/plasma/5.16.5/kdecoration-5.16.5.tar.xz) = 42780 +TIMESTAMP = 1571209812 +SHA256 (KDE/plasma/5.17.0/kdecoration-5.17.0.tar.xz) = d6d25e6894d941001af035497388aa998599d89df0ca2847c8aa6275b9bf9266 +SIZE (KDE/plasma/5.17.0/kdecoration-5.17.0.tar.xz) = 42972 diff --git a/x11-wm/plasma5-kdecoration/pkg-plist b/x11-wm/plasma5-kdecoration/pkg-plist index 18c4ddf866e2..caf362b6ac20 100644 --- a/x11-wm/plasma5-kdecoration/pkg-plist +++ b/x11-wm/plasma5-kdecoration/pkg-plist @@ -46,7 +46,6 @@ share/locale/it/LC_MESSAGES/kdecoration.mo share/locale/ja/LC_MESSAGES/kdecoration.mo share/locale/ko/LC_MESSAGES/kdecoration.mo share/locale/lt/LC_MESSAGES/kdecoration.mo -share/locale/ml/LC_MESSAGES/kdecoration.mo share/locale/nl/LC_MESSAGES/kdecoration.mo share/locale/nn/LC_MESSAGES/kdecoration.mo share/locale/pl/LC_MESSAGES/kdecoration.mo diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo index 43eccf84a789..738ad9232ae7 100644 --- a/x11-wm/plasma5-kwin/distinfo +++ b/x11-wm/plasma5-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529975 -SHA256 (KDE/plasma/5.16.5/kwin-5.16.5.tar.xz) = 7ff0e114e323ff7e10d78a157f8242b1d3cfa03967898d9e3fd3c039b7c9918b -SIZE (KDE/plasma/5.16.5/kwin-5.16.5.tar.xz) = 6250592 +TIMESTAMP = 1571209834 +SHA256 (KDE/plasma/5.17.0/kwin-5.17.0.tar.xz) = d99443978a0f5f12d93d1d877312144d9387762933e12ac614992ae6e92daed7 +SIZE (KDE/plasma/5.17.0/kwin-5.17.0.tar.xz) = 6250824 diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist index 739e0bfc00e2..03ff2ce67fde 100644 --- a/x11-wm/plasma5-kwin/pkg-plist +++ b/x11-wm/plasma5-kwin/pkg-plist @@ -1,6 +1,5 @@ bin/kwin_wayland bin/kwin_x11 -etc/xdg/org_kde_kwin.categories include/kwin_export.h include/kwinanimationeffect.h include/kwinconfig.h @@ -154,7 +153,6 @@ share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2 share/doc/HTML/en/kcontrol/kwindecoration/index.docbook share/doc/HTML/en/kcontrol/kwindecoration/main.png share/doc/HTML/en/kcontrol/kwineffects/configure-effects.png -share/doc/HTML/en/kcontrol/kwineffects/configure-filter.png share/doc/HTML/en/kcontrol/kwineffects/dialog-information.png share/doc/HTML/en/kcontrol/kwineffects/index.cache.bz2 share/doc/HTML/en/kcontrol/kwineffects/index.docbook @@ -207,6 +205,20 @@ share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-main.png share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-reminder.png share/doc/HTML/es/kcontrol/desktop/index.cache.bz2 share/doc/HTML/es/kcontrol/desktop/index.docbook +share/doc/HTML/id/kcontrol/desktop/index.cache.bz2 +share/doc/HTML/id/kcontrol/desktop/index.docbook +share/doc/HTML/id/kcontrol/kwindecoration/index.cache.bz2 +share/doc/HTML/id/kcontrol/kwindecoration/index.docbook +share/doc/HTML/id/kcontrol/kwineffects/index.cache.bz2 +share/doc/HTML/id/kcontrol/kwineffects/index.docbook +share/doc/HTML/id/kcontrol/kwinscreenedges/index.cache.bz2 +share/doc/HTML/id/kcontrol/kwinscreenedges/index.docbook +share/doc/HTML/id/kcontrol/kwintabbox/index.cache.bz2 +share/doc/HTML/id/kcontrol/kwintabbox/index.docbook +share/doc/HTML/id/kcontrol/windowbehaviour/index.cache.bz2 +share/doc/HTML/id/kcontrol/windowbehaviour/index.docbook +share/doc/HTML/id/kcontrol/windowspecific/index.cache.bz2 +share/doc/HTML/id/kcontrol/windowspecific/index.docbook share/doc/HTML/it/kcontrol/desktop/index.cache.bz2 share/doc/HTML/it/kcontrol/desktop/index.docbook share/doc/HTML/it/kcontrol/kwindecoration/index.cache.bz2 @@ -317,6 +329,7 @@ share/icons/hicolor/16x16/apps/kwin.png share/icons/hicolor/32x32/apps/kwin.png share/icons/hicolor/48x48/apps/kwin.png share/icons/hicolor/scalable/apps/kwin.svgz +share/kconf_update/kwin-5.16-auto-bordersize.sh share/kconf_update/kwin.upd share/knotifications5/kwin.notifyrc share/knsrcfiles/aurorae.knsrc @@ -324,7 +337,6 @@ share/knsrcfiles/kwineffect.knsrc share/knsrcfiles/kwinscripts.knsrc share/knsrcfiles/kwinswitcher.knsrc share/knsrcfiles/window-decorations.knsrc -share/locale/eu/LC_MESSAGES/kcmkwincommon.mo share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml share/kpackage/kcms/kcm_kwin_effects/contents/ui/Video.qml share/kpackage/kcms/kcm_kwin_effects/contents/ui/main.qml @@ -341,27 +353,7 @@ share/kpackage/kcms/kcm_kwindecoration/metadata.desktop share/kpackage/kcms/kcm_kwindecoration/metadata.json share/kservices5/kcm_kwin_effects.desktop share/kservices5/kcm_kwin_virtualdesktops.desktop -share/kservices5/kwin-script-desktopchangeosd.desktop -share/kservices5/kwin-script-enforcedeco.desktop -share/kservices5/kwin-script-minimizeall.desktop -share/kservices5/kwin-script-synchronizeskipswitcher.desktop -share/kservices5/kwin-script-videowall.desktop share/kservices5/kwin/kwin4_decoration_qml_plastik.desktop -share/kservices5/kwin/kwin4_effect_dialogparent.desktop -share/kservices5/kwin/kwin4_effect_dimscreen.desktop -share/kservices5/kwin/kwin4_effect_eyeonscreen.desktop -share/kservices5/kwin/kwin4_effect_fade.desktop -share/kservices5/kwin/kwin4_effect_fadedesktop.desktop -share/kservices5/kwin/kwin4_effect_fadingpopups.desktop -share/kservices5/kwin/kwin4_effect_frozenapp.desktop -share/kservices5/kwin/kwin4_effect_login.desktop -share/kservices5/kwin/kwin4_effect_logout.desktop -share/kservices5/kwin/kwin4_effect_maximize.desktop -share/kservices5/kwin/kwin4_effect_morphingpopups.desktop -share/kservices5/kwin/kwin4_effect_scale.desktop -share/kservices5/kwin/kwin4_effect_squash.desktop -share/kservices5/kwin/kwin4_effect_translucency.desktop -share/kservices5/kwin/kwin4_effect_windowaperture.desktop share/kservices5/kwinactions.desktop share/kservices5/kwinadvanced.desktop share/kservices5/kwincompositing.desktop @@ -396,41 +388,56 @@ share/kservicetypes5/kwinwindowswitcher.desktop %%DATADIR%%/effects/desktopgrid/main.qml %%DATADIR%%/effects/kwin4_effect_dialogparent/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_dialogparent/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_dialogparent/metadata.json %%DATADIR%%/effects/kwin4_effect_dimscreen/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_dimscreen/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_dimscreen/metadata.json %%DATADIR%%/effects/kwin4_effect_eyeonscreen/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_eyeonscreen/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_eyeonscreen/metadata.json %%DATADIR%%/effects/kwin4_effect_fade/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_fade/contents/config/main.xml %%DATADIR%%/effects/kwin4_effect_fade/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_fade/metadata.json %%DATADIR%%/effects/kwin4_effect_fadedesktop/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_fadedesktop/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_fadedesktop/metadata.json %%DATADIR%%/effects/kwin4_effect_fadingpopups/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_fadingpopups/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_fadingpopups/metadata.json %%DATADIR%%/effects/kwin4_effect_frozenapp/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_frozenapp/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_frozenapp/metadata.json %%DATADIR%%/effects/kwin4_effect_login/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_login/contents/config/main.xml %%DATADIR%%/effects/kwin4_effect_login/contents/ui/config.ui %%DATADIR%%/effects/kwin4_effect_login/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_login/metadata.json %%DATADIR%%/effects/kwin4_effect_logout/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_logout/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_logout/metadata.json %%DATADIR%%/effects/kwin4_effect_maximize/contents/code/maximize.js %%DATADIR%%/effects/kwin4_effect_maximize/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_maximize/metadata.json %%DATADIR%%/effects/kwin4_effect_morphingpopups/contents/code/morphingpopups.js %%DATADIR%%/effects/kwin4_effect_morphingpopups/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_morphingpopups/metadata.json %%DATADIR%%/effects/kwin4_effect_scale/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_scale/contents/config/main.xml %%DATADIR%%/effects/kwin4_effect_scale/contents/ui/config.ui %%DATADIR%%/effects/kwin4_effect_scale/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_scale/metadata.json %%DATADIR%%/effects/kwin4_effect_squash/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_squash/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_squash/metadata.json %%DATADIR%%/effects/kwin4_effect_translucency/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_translucency/contents/config/main.xml %%DATADIR%%/effects/kwin4_effect_translucency/contents/ui/config.ui %%DATADIR%%/effects/kwin4_effect_translucency/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_translucency/metadata.json %%DATADIR%%/effects/kwin4_effect_windowaperture/contents/code/main.js %%DATADIR%%/effects/kwin4_effect_windowaperture/metadata.desktop +%%DATADIR%%/effects/kwin4_effect_windowaperture/metadata.json %%DATADIR%%/effects/presentwindows/main.qml %%DATADIR%%/kcm_kwintabbox/dolphin.png %%DATADIR%%/kcm_kwintabbox/kmail.png @@ -442,16 +449,18 @@ share/kservicetypes5/kwinwindowswitcher.desktop %%DATADIR%%/scripts/desktopchangeosd/contents/ui/main.qml %%DATADIR%%/scripts/desktopchangeosd/contents/ui/osd.qml %%DATADIR%%/scripts/desktopchangeosd/metadata.desktop -%%DATADIR%%/scripts/enforcedeco/contents/code/main.js -%%DATADIR%%/scripts/enforcedeco/metadata.desktop +%%DATADIR%%/scripts/desktopchangeosd/metadata.json %%DATADIR%%/scripts/minimizeall/contents/code/main.js %%DATADIR%%/scripts/minimizeall/metadata.desktop +%%DATADIR%%/scripts/minimizeall/metadata.json %%DATADIR%%/scripts/synchronizeskipswitcher/contents/code/main.js %%DATADIR%%/scripts/synchronizeskipswitcher/metadata.desktop +%%DATADIR%%/scripts/synchronizeskipswitcher/metadata.json %%DATADIR%%/scripts/videowall/contents/code/main.js %%DATADIR%%/scripts/videowall/contents/config/main.xml %%DATADIR%%/scripts/videowall/contents/ui/config.ui %%DATADIR%%/scripts/videowall/metadata.desktop +%%DATADIR%%/scripts/videowall/metadata.json %%DATADIR%%/tm_inner.png %%DATADIR%%/tm_outer.png %%DATADIR%%/virtualkeyboard/main.qml @@ -473,6 +482,8 @@ share/locale/ar/LC_MESSAGES/kwin_clients.mo share/locale/ar/LC_MESSAGES/kwin_effects.mo share/locale/ar/LC_MESSAGES/kwin_scripting.mo share/locale/as/LC_MESSAGES/kwin.mo +share/locale/ast/LC_MESSAGES/kcm-kwin-scripts.mo +share/locale/ast/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/be/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/be/LC_MESSAGES/kcm_kwindecoration.mo share/locale/be/LC_MESSAGES/kcmkwincompositing.mo @@ -674,6 +685,7 @@ share/locale/eu/LC_MESSAGES/kcm_kwin_effects.mo share/locale/eu/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/eu/LC_MESSAGES/kcm_kwindecoration.mo share/locale/eu/LC_MESSAGES/kcm_kwintabbox.mo +share/locale/eu/LC_MESSAGES/kcmkwincommon.mo share/locale/eu/LC_MESSAGES/kcmkwincompositing.mo share/locale/eu/LC_MESSAGES/kcmkwinrules.mo share/locale/eu/LC_MESSAGES/kcmkwinscreenedges.mo @@ -1105,14 +1117,6 @@ share/locale/oc/LC_MESSAGES/kcmkwm.mo share/locale/oc/LC_MESSAGES/kwin.mo share/locale/oc/LC_MESSAGES/kwin_clients.mo share/locale/oc/LC_MESSAGES/kwin_effects.mo -share/locale/or/LC_MESSAGES/kcm_kwin_virtualdesktops.mo -share/locale/or/LC_MESSAGES/kcm_kwindecoration.mo -share/locale/or/LC_MESSAGES/kcmkwincompositing.mo -share/locale/or/LC_MESSAGES/kcmkwinrules.mo -share/locale/or/LC_MESSAGES/kcmkwm.mo -share/locale/or/LC_MESSAGES/kwin.mo -share/locale/or/LC_MESSAGES/kwin_clients.mo -share/locale/or/LC_MESSAGES/kwin_effects.mo share/locale/pa/LC_MESSAGES/kcm-kwin-scripts.mo share/locale/pa/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/pa/LC_MESSAGES/kcm_kwindecoration.mo @@ -1339,6 +1343,7 @@ share/locale/tg/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/tg/LC_MESSAGES/kcm_kwindecoration.mo share/locale/tg/LC_MESSAGES/kcmkwincompositing.mo share/locale/tg/LC_MESSAGES/kcmkwinrules.mo +share/locale/tg/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/tg/LC_MESSAGES/kcmkwm.mo share/locale/tg/LC_MESSAGES/kwin.mo share/locale/tg/LC_MESSAGES/kwin_clients.mo @@ -1451,3 +1456,4 @@ share/locale/zh_TW/LC_MESSAGES/kwin_clients.mo share/locale/zh_TW/LC_MESSAGES/kwin_effects.mo share/locale/zh_TW/LC_MESSAGES/kwin_scripting.mo share/locale/zh_TW/LC_MESSAGES/kwin_scripts.mo +share/qlogging-categories5/org_kde_kwin.categories diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo index ad450d2f3779..dd8b3697a973 100644 --- a/x11/plasma5-kactivitymanagerd/distinfo +++ b/x11/plasma5-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529976 -SHA256 (KDE/plasma/5.16.5/kactivitymanagerd-5.16.5.tar.xz) = e35dbf7aae8a7b7f21b2304935cad96881af558a7c9d947f0114093038b1c4bc -SIZE (KDE/plasma/5.16.5/kactivitymanagerd-5.16.5.tar.xz) = 84736 +TIMESTAMP = 1571209835 +SHA256 (KDE/plasma/5.17.0/kactivitymanagerd-5.17.0.tar.xz) = 23ef9043a968d0f6920b1ca677673c09282c94482be1bfdf5fb38e7b2d09fe3f +SIZE (KDE/plasma/5.17.0/kactivitymanagerd-5.17.0.tar.xz) = 86364 diff --git a/x11/plasma5-kactivitymanagerd/pkg-plist b/x11/plasma5-kactivitymanagerd/pkg-plist index 852a8dede28b..06b4681c4227 100644 --- a/x11/plasma5-kactivitymanagerd/pkg-plist +++ b/x11/plasma5-kactivitymanagerd/pkg-plist @@ -1,18 +1,16 @@ -etc/xdg/kactivitymanagerd.categories lib/libexec/kactivitymanagerd lib/libkactivitymanagerd_plugin.so share/dbus-1/services/org.kde.activitymanager.service %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_activitytemplates.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_eventspy.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_globalshortcuts.so +%%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_gtk_eventspy.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_runapplication.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_slc.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_sqlite.so %%QT_PLUGINDIR%%/kactivitymanagerd/1/kactivitymanagerd_plugin_virtualdesktopswitch.so share/kservices5/kactivitymanagerd.desktop share/kservicetypes5/kactivitymanagerd-plugin.desktop -share/locale/ar/LC_MESSAGES/kactivities5.mo -share/locale/bg/LC_MESSAGES/kactivities5.mo share/locale/bs/LC_MESSAGES/kactivities5.mo share/locale/ca/LC_MESSAGES/kactivities5.mo share/locale/ca@valencia/LC_MESSAGES/kactivities5.mo @@ -29,25 +27,16 @@ share/locale/fr/LC_MESSAGES/kactivities5.mo share/locale/ga/LC_MESSAGES/kactivities5.mo share/locale/gd/LC_MESSAGES/kactivities5.mo share/locale/gl/LC_MESSAGES/kactivities5.mo -share/locale/gu/LC_MESSAGES/kactivities5.mo share/locale/he/LC_MESSAGES/kactivities5.mo -share/locale/hi/LC_MESSAGES/kactivities5.mo -share/locale/hr/LC_MESSAGES/kactivities5.mo share/locale/hu/LC_MESSAGES/kactivities5.mo share/locale/ia/LC_MESSAGES/kactivities5.mo share/locale/id/LC_MESSAGES/kactivities5.mo share/locale/is/LC_MESSAGES/kactivities5.mo share/locale/it/LC_MESSAGES/kactivities5.mo -share/locale/ja/LC_MESSAGES/kactivities5.mo share/locale/kk/LC_MESSAGES/kactivities5.mo -share/locale/km/LC_MESSAGES/kactivities5.mo -share/locale/kn/LC_MESSAGES/kactivities5.mo share/locale/ko/LC_MESSAGES/kactivities5.mo share/locale/lt/LC_MESSAGES/kactivities5.mo -share/locale/lv/LC_MESSAGES/kactivities5.mo -share/locale/ml/LC_MESSAGES/kactivities5.mo share/locale/mr/LC_MESSAGES/kactivities5.mo -share/locale/ms/LC_MESSAGES/kactivities5.mo share/locale/nb/LC_MESSAGES/kactivities5.mo share/locale/nds/LC_MESSAGES/kactivities5.mo share/locale/nl/LC_MESSAGES/kactivities5.mo @@ -67,10 +56,9 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kactivities5.mo share/locale/sr@latin/LC_MESSAGES/kactivities5.mo share/locale/sv/LC_MESSAGES/kactivities5.mo share/locale/tg/LC_MESSAGES/kactivities5.mo -share/locale/th/LC_MESSAGES/kactivities5.mo share/locale/tr/LC_MESSAGES/kactivities5.mo share/locale/ug/LC_MESSAGES/kactivities5.mo share/locale/uk/LC_MESSAGES/kactivities5.mo -share/locale/wa/LC_MESSAGES/kactivities5.mo share/locale/zh_CN/LC_MESSAGES/kactivities5.mo share/locale/zh_TW/LC_MESSAGES/kactivities5.mo +share/qlogging-categories5/kactivitymanagerd.categories diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo index 24e0222c80f3..3841bb743e25 100644 --- a/x11/plasma5-kgamma5/distinfo +++ b/x11/plasma5-kgamma5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529987 -SHA256 (KDE/plasma/5.16.5/kgamma5-5.16.5.tar.xz) = 838fabf4312f022ee3df5bba940c0c73e26260cfee39235c1ba8da8a2e61bfa0 -SIZE (KDE/plasma/5.16.5/kgamma5-5.16.5.tar.xz) = 79436 +TIMESTAMP = 1571209857 +SHA256 (KDE/plasma/5.17.0/kgamma5-5.17.0.tar.xz) = 5d4c7cfc63896746a994128db03037bff666132e8e35378de60ac91a3959493d +SIZE (KDE/plasma/5.17.0/kgamma5-5.17.0.tar.xz) = 80296 diff --git a/x11/plasma5-kgamma5/pkg-plist b/x11/plasma5-kgamma5/pkg-plist index 00931c903645..7e22c17b047d 100644 --- a/x11/plasma5-kgamma5/pkg-plist +++ b/x11/plasma5-kgamma5/pkg-plist @@ -11,6 +11,8 @@ share/doc/HTML/es/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/es/kcontrol/kgamma5/index.docbook share/doc/HTML/et/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/et/kcontrol/kgamma5/index.docbook +share/doc/HTML/id/kcontrol/kgamma5/index.cache.bz2 +share/doc/HTML/id/kcontrol/kgamma5/index.docbook share/doc/HTML/it/kcontrol/kgamma5/index.cache.bz2 share/doc/HTML/it/kcontrol/kgamma5/index.docbook share/doc/HTML/nl/kcontrol/kgamma5/index.cache.bz2 @@ -72,7 +74,6 @@ share/locale/ko/LC_MESSAGES/kcmkgamma.mo share/locale/lt/LC_MESSAGES/kcmkgamma.mo share/locale/lv/LC_MESSAGES/kcmkgamma.mo share/locale/mk/LC_MESSAGES/kcmkgamma.mo -share/locale/ml/LC_MESSAGES/kcmkgamma.mo share/locale/mr/LC_MESSAGES/kcmkgamma.mo share/locale/ms/LC_MESSAGES/kcmkgamma.mo share/locale/nb/LC_MESSAGES/kcmkgamma.mo diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo index 39da8bd020f0..31c89fb101eb 100644 --- a/x11/plasma5-kscreen/distinfo +++ b/x11/plasma5-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529988 -SHA256 (KDE/plasma/5.16.5/kscreen-5.16.5.tar.xz) = ce35f554014cee819767180f0c9381d539e497edfb9c290b279fa78e9dea4bb0 -SIZE (KDE/plasma/5.16.5/kscreen-5.16.5.tar.xz) = 122200 +TIMESTAMP = 1571209858 +SHA256 (KDE/plasma/5.17.0/kscreen-5.17.0.tar.xz) = 9a1e689f0b8ac69fd9c471a5f4f54a846c1ec8a1914ab9b71754a81cd4c5d6ee +SIZE (KDE/plasma/5.17.0/kscreen-5.17.0.tar.xz) = 98656 diff --git a/x11/plasma5-kscreen/pkg-plist b/x11/plasma5-kscreen/pkg-plist index 961b1ec548d3..ba2cb87dc546 100644 --- a/x11/plasma5-kscreen/pkg-plist +++ b/x11/plasma5-kscreen/pkg-plist @@ -1,134 +1,133 @@ bin/kscreen-console -etc/xdg/kscreen.categories -%%QT_PLUGINDIR%%/kcm_kscreen.so +%%QT_PLUGINDIR%%/kcms/kcm_kscreen.so %%QT_PLUGINDIR%%/kf5/kded/kscreen.so %%QT_PLUGINDIR%%/plasma/applets/plasma_applet_kscreen.so -share/icons/hicolor/48x48/actions/kdocumentinfo.png -share/icons/hicolor/scalable/actions/kdocumentinfo.svgz -share/kcm_kscreen/qml/Output.qml -share/kcm_kscreen/qml/OutputIdentifier.qml -share/kcm_kscreen/qml/Tip.qml -share/kcm_kscreen/qml/main.qml share/kded_kscreen/qml/Osd.qml share/kded_kscreen/qml/OsdItem.qml share/kded_kscreen/qml/OsdSelector.qml share/kded_kscreen/qml/OutputIdentifier.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/Output.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/OutputIdentifier.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/OutputPanel.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/Panel.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/RotationButton.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/Screen.qml +share/kpackage/kcms/kcm_kscreen/contents/ui/main.qml +share/kpackage/kcms/kcm_kscreen/metadata.desktop +share/kpackage/kcms/kcm_kscreen/metadata.json share/kservices5/kcm_kscreen.desktop share/kservices5/plasma-applet-org.kde.kscreen.desktop -share/locale/ar/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ar/LC_MESSAGES/kcm_kscreen.mo share/locale/ar/LC_MESSAGES/kscreen.mo -share/locale/bs/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/bs/LC_MESSAGES/kcm_kscreen.mo share/locale/bs/LC_MESSAGES/kscreen.mo -share/locale/ca/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ca/LC_MESSAGES/kcm_kscreen.mo share/locale/ca/LC_MESSAGES/kscreen.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/ca@valencia/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kscreen.mo share/locale/ca@valencia/LC_MESSAGES/kscreen.mo share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/cs/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/cs/LC_MESSAGES/kcm_kscreen.mo share/locale/cs/LC_MESSAGES/kscreen.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/da/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/da/LC_MESSAGES/kcm_kscreen.mo share/locale/da/LC_MESSAGES/kscreen.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/de/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/de/LC_MESSAGES/kcm_kscreen.mo share/locale/de/LC_MESSAGES/kscreen.mo share/locale/de/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/el/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/el/LC_MESSAGES/kcm_kscreen.mo share/locale/el/LC_MESSAGES/kscreen.mo -share/locale/en_GB/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/en_GB/LC_MESSAGES/kcm_kscreen.mo share/locale/en_GB/LC_MESSAGES/kscreen.mo share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/es/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/es/LC_MESSAGES/kcm_kscreen.mo share/locale/es/LC_MESSAGES/kscreen.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/et/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/et/LC_MESSAGES/kcm_kscreen.mo share/locale/et/LC_MESSAGES/kscreen.mo -share/locale/eu/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/eu/LC_MESSAGES/kcm_kscreen.mo share/locale/eu/LC_MESSAGES/kscreen.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/fi/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/fi/LC_MESSAGES/kcm_kscreen.mo share/locale/fi/LC_MESSAGES/kscreen.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/fr/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/fr/LC_MESSAGES/kcm_kscreen.mo share/locale/fr/LC_MESSAGES/kscreen.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/gl/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/gl/LC_MESSAGES/kcm_kscreen.mo share/locale/gl/LC_MESSAGES/kscreen.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/he/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/he/LC_MESSAGES/kcm_kscreen.mo share/locale/he/LC_MESSAGES/kscreen.mo -share/locale/hu/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/hu/LC_MESSAGES/kcm_kscreen.mo share/locale/hu/LC_MESSAGES/kscreen.mo -share/locale/ia/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ia/LC_MESSAGES/kcm_kscreen.mo share/locale/ia/LC_MESSAGES/kscreen.mo -share/locale/id/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/id/LC_MESSAGES/kcm_kscreen.mo share/locale/id/LC_MESSAGES/kscreen.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/it/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/it/LC_MESSAGES/kcm_kscreen.mo share/locale/it/LC_MESSAGES/kscreen.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/ja/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ja/LC_MESSAGES/kcm_kscreen.mo share/locale/ja/LC_MESSAGES/kscreen.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/ko/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ko/LC_MESSAGES/kcm_kscreen.mo share/locale/ko/LC_MESSAGES/kscreen.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/lt/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/lt/LC_MESSAGES/kcm_kscreen.mo share/locale/lt/LC_MESSAGES/kscreen.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/ml/LC_MESSAGES/kcm_displayconfiguration.mo -share/locale/ml/LC_MESSAGES/kscreen.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/nb/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/nb/LC_MESSAGES/kcm_kscreen.mo share/locale/nb/LC_MESSAGES/kscreen.mo -share/locale/nl/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/nl/LC_MESSAGES/kcm_kscreen.mo share/locale/nl/LC_MESSAGES/kscreen.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/nn/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/nn/LC_MESSAGES/kcm_kscreen.mo share/locale/nn/LC_MESSAGES/kscreen.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/pa/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/pa/LC_MESSAGES/kcm_kscreen.mo share/locale/pa/LC_MESSAGES/kscreen.mo -share/locale/pl/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/pl/LC_MESSAGES/kcm_kscreen.mo share/locale/pl/LC_MESSAGES/kscreen.mo share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/pt/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/pt/LC_MESSAGES/kcm_kscreen.mo share/locale/pt/LC_MESSAGES/kscreen.mo share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/pt_BR/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kscreen.mo share/locale/pt_BR/LC_MESSAGES/kscreen.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/ro/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ro/LC_MESSAGES/kcm_kscreen.mo share/locale/ro/LC_MESSAGES/kscreen.mo -share/locale/ru/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/ru/LC_MESSAGES/kcm_kscreen.mo share/locale/ru/LC_MESSAGES/kscreen.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/sk/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sk/LC_MESSAGES/kcm_kscreen.mo share/locale/sk/LC_MESSAGES/kscreen.mo share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/sl/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sl/LC_MESSAGES/kcm_kscreen.mo share/locale/sl/LC_MESSAGES/kscreen.mo -share/locale/sr/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sr/LC_MESSAGES/kcm_kscreen.mo share/locale/sr/LC_MESSAGES/kscreen.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kscreen.mo share/locale/sr@ijekavian/LC_MESSAGES/kscreen.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kscreen.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kscreen.mo -share/locale/sr@latin/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kscreen.mo share/locale/sr@latin/LC_MESSAGES/kscreen.mo -share/locale/sv/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/sv/LC_MESSAGES/kcm_kscreen.mo share/locale/sv/LC_MESSAGES/kscreen.mo share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/tr/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/tr/LC_MESSAGES/kcm_kscreen.mo share/locale/tr/LC_MESSAGES/kscreen.mo -share/locale/uk/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/uk/LC_MESSAGES/kcm_kscreen.mo share/locale/uk/LC_MESSAGES/kscreen.mo share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/zh_CN/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kscreen.mo share/locale/zh_CN/LC_MESSAGES/kscreen.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/zh_TW/LC_MESSAGES/kcm_displayconfiguration.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kscreen.mo share/locale/zh_TW/LC_MESSAGES/kscreen.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/metainfo/org.kde.kscreen.appdata.xml @@ -137,3 +136,4 @@ share/plasma/plasmoids/org.kde.kscreen/contents/ui/ScreenLayoutSelection.qml share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml share/plasma/plasmoids/org.kde.kscreen/metadata.desktop share/plasma/plasmoids/org.kde.kscreen/metadata.json +share/qlogging-categories5/kscreen.categories diff --git a/x11/plasma5-kwayland-integration/Makefile b/x11/plasma5-kwayland-integration/Makefile index 2952a32678ee..d32570ba0572 100644 --- a/x11/plasma5-kwayland-integration/Makefile +++ b/x11/plasma5-kwayland-integration/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto USES= cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz -USE_KDE= ecm idletime wayland windowsystem +USE_KDE= ecm guiaddons idletime wayland windowsystem USE_QT= core gui widgets \ buildtools_build qmake_build diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo index de381a91d018..ac480b8ffb2c 100644 --- a/x11/plasma5-kwayland-integration/distinfo +++ b/x11/plasma5-kwayland-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529988 -SHA256 (KDE/plasma/5.16.5/kwayland-integration-5.16.5.tar.xz) = 63724ecfb6db053ee949273979b393192309dbeed45b59bc193a605f90232282 -SIZE (KDE/plasma/5.16.5/kwayland-integration-5.16.5.tar.xz) = 19320 +TIMESTAMP = 1571209858 +SHA256 (KDE/plasma/5.17.0/kwayland-integration-5.17.0.tar.xz) = 6cf410dd8286e9d6b26e10d8ba297d36d13c93a329c463326b47f0bffeb3c4c2 +SIZE (KDE/plasma/5.17.0/kwayland-integration-5.17.0.tar.xz) = 20128 diff --git a/x11/plasma5-kwayland-integration/pkg-plist b/x11/plasma5-kwayland-integration/pkg-plist index 1db77394b873..24cd54783821 100644 --- a/x11/plasma5-kwayland-integration/pkg-plist +++ b/x11/plasma5-kwayland-integration/pkg-plist @@ -1,3 +1,4 @@ -etc/xdg/kwindowsystem.kwayland.categories +%%QT_PLUGINDIR%%/kf5/kguiaddons/kmodifierkey/kmodifierkey_wayland.so %%QT_PLUGINDIR%%/kf5/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so %%QT_PLUGINDIR%%/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so +share/qlogging-categories5/kwindowsystem.kwayland.categories diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo index f383d93d5d0d..d02305ab9221 100644 --- a/x11/plasma5-libkscreen/distinfo +++ b/x11/plasma5-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567529999 -SHA256 (KDE/plasma/5.16.5/libkscreen-5.16.5.tar.xz) = fd2d1e849315ac745ecfe757d6b2c5cc6486e0be5397f686dae3916c0252c938 -SIZE (KDE/plasma/5.16.5/libkscreen-5.16.5.tar.xz) = 81028 +TIMESTAMP = 1571209880 +SHA256 (KDE/plasma/5.17.0/libkscreen-5.17.0.tar.xz) = 80f72afc9a2409dfe80853c007b596e4c1bcc92bee95741b894646ef3176dd7e +SIZE (KDE/plasma/5.17.0/libkscreen-5.17.0.tar.xz) = 83012 diff --git a/x11/plasma5-libkscreen/pkg-plist b/x11/plasma5-libkscreen/pkg-plist index 406c808ab4dd..c35dad9e6b38 100644 --- a/x11/plasma5-libkscreen/pkg-plist +++ b/x11/plasma5-libkscreen/pkg-plist @@ -1,5 +1,4 @@ bin/kscreen-doctor -etc/xdg/libkscreen.categories include/KF5/KScreen/KScreen/Config include/KF5/KScreen/KScreen/ConfigMonitor include/KF5/KScreen/KScreen/ConfigOperation @@ -41,3 +40,4 @@ lib/libexec/kf5/kscreen_backend_launcher libdata/pkgconfig/kscreen2.pc %%QT_MKSPECDIR%%/modules/qt_KScreen.pri share/dbus-1/services/org.kde.kscreen.service +share/qlogging-categories5/libkscreen.categories diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index c1d5c720ffaa..bfc36cff5311 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567530011 -SHA256 (KDE/plasma/5.16.5/plasma-desktop-5.16.5.tar.xz) = 49dc4c9eff5742eb52fc0d12c139c194eda837945389cd09f498a0c4c352a20f -SIZE (KDE/plasma/5.16.5/plasma-desktop-5.16.5.tar.xz) = 9556104 +TIMESTAMP = 1571209902 +SHA256 (KDE/plasma/5.17.0/plasma-desktop-5.17.0.tar.xz) = f4a913a60fee4597a7a6c98a263f9a7a40f7663f3903b4042a7f90a686dc8aa0 +SIZE (KDE/plasma/5.17.0/plasma-desktop-5.17.0.tar.xz) = 9451768 diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist index 64f50bcf97c5..c45e865b4321 100644 --- a/x11/plasma5-plasma-desktop/pkg-plist +++ b/x11/plasma5-plasma-desktop/pkg-plist @@ -8,7 +8,6 @@ bin/knetattach bin/krdb bin/lookandfeeltool bin/solid-action-desktop-gen -etc/xdg/plasma-desktop.categories lib/kconf_update_bin/krdb_clearlibrarypath lib/libexec/kauth/fontinst lib/libexec/kauth/fontinst_helper @@ -42,7 +41,6 @@ lib/libkfontinstui.so.%%KDE_PLASMA_VERSION%% %%QT_PLUGINDIR%%/kcm_keyboard.so %%QT_PLUGINDIR%%/kcm_keys.so %%QT_PLUGINDIR%%/kcm_mouse.so -%%QT_PLUGINDIR%%/kcm_phonon.so %%QT_PLUGINDIR%%/kcm_plasmasearch.so %%QT_PLUGINDIR%%/kcm_smserver.so %%QT_PLUGINDIR%%/kcm_solid_actions.so @@ -75,8 +73,6 @@ lib/libkfontinstui.so.%%KDE_PLASMA_VERSION%% %%QT_QMLDIR%%/org/kde/activities/settings/qmldir %%QT_QMLDIR%%/org/kde/plasma/activityswitcher/libactivityswitcherextensionplugin.so %%QT_QMLDIR%%/org/kde/plasma/activityswitcher/qmldir -%%QT_QMLDIR%%/org/kde/plasma/private/kicker/libkickerplugin.so -%%QT_QMLDIR%%/org/kde/plasma/private/kicker/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/kimpanel/libkimpanelplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/kimpanel/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/pager/libpagerplugin.so @@ -94,15 +90,6 @@ lib/libkfontinstui.so.%%KDE_PLASMA_VERSION%% share/applications/org.kde.kcolorschemeeditor.desktop share/applications/org.kde.kfontview.desktop share/applications/org.kde.knetattach.desktop -share/color-schemes/Honeycomb.colors -share/color-schemes/Norway.colors -share/color-schemes/ObsidianCoast.colors -share/color-schemes/Oxygen.colors -share/color-schemes/OxygenCold.colors -share/color-schemes/Steel.colors -share/color-schemes/WontonSoup.colors -share/color-schemes/Zion.colors -share/color-schemes/ZionReversed.colors %%SYNAPTICS%%share/config.kcfg/touchpad.kcfg %%SYNAPTICS%%share/config.kcfg/touchpaddaemon.kcfg %%SYNAPTICS%%share/dbus-1/interfaces/org.kde.touchpad.xml @@ -172,8 +159,6 @@ share/doc/HTML/ca/kcontrol/mouse/index.docbook share/doc/HTML/ca/kcontrol/paths/index.cache.bz2 share/doc/HTML/ca/kcontrol/paths/index.docbook share/doc/HTML/ca/kcontrol/paths/paths.png -share/doc/HTML/ca/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/ca/kcontrol/phonon/index.docbook share/doc/HTML/ca/kcontrol/solid-actions/add-action.png share/doc/HTML/ca/kcontrol/solid-actions/edit-action.png share/doc/HTML/ca/kcontrol/solid-actions/index.cache.bz2 @@ -259,8 +244,6 @@ share/doc/HTML/de/kcontrol/mouse/index.cache.bz2 share/doc/HTML/de/kcontrol/mouse/index.docbook share/doc/HTML/de/kcontrol/paths/index.cache.bz2 share/doc/HTML/de/kcontrol/paths/index.docbook -share/doc/HTML/de/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/de/kcontrol/phonon/index.docbook share/doc/HTML/de/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/de/kcontrol/solid-actions/index.docbook share/doc/HTML/de/kcontrol/solid-device-automounter/index.cache.bz2 @@ -340,8 +323,6 @@ share/doc/HTML/en/kcontrol/mouse/index.docbook share/doc/HTML/en/kcontrol/paths/index.cache.bz2 share/doc/HTML/en/kcontrol/paths/index.docbook share/doc/HTML/en/kcontrol/paths/paths.png -share/doc/HTML/en/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/en/kcontrol/phonon/index.docbook share/doc/HTML/en/kcontrol/solid-actions/add-action.png share/doc/HTML/en/kcontrol/solid-actions/edit-action.png share/doc/HTML/en/kcontrol/solid-actions/index.cache.bz2 @@ -420,8 +401,6 @@ share/doc/HTML/es/kcontrol/mouse/index.cache.bz2 share/doc/HTML/es/kcontrol/mouse/index.docbook share/doc/HTML/es/kcontrol/paths/index.cache.bz2 share/doc/HTML/es/kcontrol/paths/index.docbook -share/doc/HTML/es/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/es/kcontrol/phonon/index.docbook share/doc/HTML/es/kcontrol/solid-device-automounter/index.cache.bz2 share/doc/HTML/es/kcontrol/solid-device-automounter/index.docbook share/doc/HTML/es/kfontview/index.cache.bz2 @@ -430,12 +409,72 @@ share/doc/HTML/es/knetattach/index.cache.bz2 share/doc/HTML/es/knetattach/index.docbook share/doc/HTML/et/kcontrol/clock/index.cache.bz2 share/doc/HTML/et/kcontrol/clock/index.docbook -share/doc/HTML/et/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/et/kcontrol/phonon/index.docbook share/doc/HTML/et/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/et/kcontrol/solid-actions/index.docbook share/doc/HTML/et/kcontrol/solid-device-automounter/index.cache.bz2 share/doc/HTML/et/kcontrol/solid-device-automounter/index.docbook +share/doc/HTML/id/kcontrol/autostart/index.cache.bz2 +share/doc/HTML/id/kcontrol/autostart/index.docbook +share/doc/HTML/id/kcontrol/baloo/index.cache.bz2 +share/doc/HTML/id/kcontrol/baloo/index.docbook +share/doc/HTML/id/kcontrol/clock/index.cache.bz2 +share/doc/HTML/id/kcontrol/clock/index.docbook +share/doc/HTML/id/kcontrol/colors/index.cache.bz2 +share/doc/HTML/id/kcontrol/colors/index.docbook +share/doc/HTML/id/kcontrol/componentchooser/index.cache.bz2 +share/doc/HTML/id/kcontrol/componentchooser/index.docbook +share/doc/HTML/id/kcontrol/cursortheme/index.cache.bz2 +share/doc/HTML/id/kcontrol/cursortheme/index.docbook +share/doc/HTML/id/kcontrol/desktopthemedetails/index.cache.bz2 +share/doc/HTML/id/kcontrol/desktopthemedetails/index.docbook +share/doc/HTML/id/kcontrol/emoticons/index.cache.bz2 +share/doc/HTML/id/kcontrol/emoticons/index.docbook +share/doc/HTML/id/kcontrol/fontinst/index.cache.bz2 +share/doc/HTML/id/kcontrol/fontinst/index.docbook +share/doc/HTML/id/kcontrol/fonts/index.cache.bz2 +share/doc/HTML/id/kcontrol/fonts/index.docbook +share/doc/HTML/id/kcontrol/formats/index.cache.bz2 +share/doc/HTML/id/kcontrol/formats/index.docbook +share/doc/HTML/id/kcontrol/icons/index.cache.bz2 +share/doc/HTML/id/kcontrol/icons/index.docbook +share/doc/HTML/id/kcontrol/joystick/index.cache.bz2 +share/doc/HTML/id/kcontrol/joystick/index.docbook +share/doc/HTML/id/kcontrol/kcmaccess/index.cache.bz2 +share/doc/HTML/id/kcontrol/kcmaccess/index.docbook +share/doc/HTML/id/kcontrol/kcmlaunchfeedback/index.cache.bz2 +share/doc/HTML/id/kcontrol/kcmlaunchfeedback/index.docbook +share/doc/HTML/id/kcontrol/kcmnotify/index.cache.bz2 +share/doc/HTML/id/kcontrol/kcmnotify/index.docbook +share/doc/HTML/id/kcontrol/kcmsmserver/index.cache.bz2 +share/doc/HTML/id/kcontrol/kcmsmserver/index.docbook +share/doc/HTML/id/kcontrol/kcmstyle/index.cache.bz2 +share/doc/HTML/id/kcontrol/kcmstyle/index.docbook +share/doc/HTML/id/kcontrol/kded/index.cache.bz2 +share/doc/HTML/id/kcontrol/kded/index.docbook +share/doc/HTML/id/kcontrol/keyboard/index.cache.bz2 +share/doc/HTML/id/kcontrol/keyboard/index.docbook +share/doc/HTML/id/kcontrol/keys/index.cache.bz2 +share/doc/HTML/id/kcontrol/keys/index.docbook +share/doc/HTML/id/kcontrol/mouse/index.cache.bz2 +share/doc/HTML/id/kcontrol/mouse/index.docbook +share/doc/HTML/id/kcontrol/paths/index.cache.bz2 +share/doc/HTML/id/kcontrol/paths/index.docbook +share/doc/HTML/id/kcontrol/solid-actions/index.cache.bz2 +share/doc/HTML/id/kcontrol/solid-actions/index.docbook +share/doc/HTML/id/kcontrol/solid-device-automounter/index.cache.bz2 +share/doc/HTML/id/kcontrol/solid-device-automounter/index.docbook +share/doc/HTML/id/kcontrol/spellchecking/index.cache.bz2 +share/doc/HTML/id/kcontrol/spellchecking/index.docbook +share/doc/HTML/id/kcontrol/splashscreen/index.cache.bz2 +share/doc/HTML/id/kcontrol/splashscreen/index.docbook +share/doc/HTML/id/kcontrol/workspaceoptions/index.cache.bz2 +share/doc/HTML/id/kcontrol/workspaceoptions/index.docbook +share/doc/HTML/id/kfontview/index.cache.bz2 +share/doc/HTML/id/kfontview/index.docbook +share/doc/HTML/id/knetattach/index.cache.bz2 +share/doc/HTML/id/knetattach/index.docbook +share/doc/HTML/id/plasma-desktop/index.cache.bz2 +share/doc/HTML/id/plasma-desktop/index.docbook share/doc/HTML/it/kcontrol/autostart/index.cache.bz2 share/doc/HTML/it/kcontrol/autostart/index.docbook share/doc/HTML/it/kcontrol/baloo/index.cache.bz2 @@ -482,8 +521,6 @@ share/doc/HTML/it/kcontrol/mouse/index.cache.bz2 share/doc/HTML/it/kcontrol/mouse/index.docbook share/doc/HTML/it/kcontrol/paths/index.cache.bz2 share/doc/HTML/it/kcontrol/paths/index.docbook -share/doc/HTML/it/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/it/kcontrol/phonon/index.docbook share/doc/HTML/it/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/it/kcontrol/solid-actions/index.docbook share/doc/HTML/it/kcontrol/solid-device-automounter/index.cache.bz2 @@ -546,8 +583,6 @@ share/doc/HTML/nl/kcontrol/mouse/index.cache.bz2 share/doc/HTML/nl/kcontrol/mouse/index.docbook share/doc/HTML/nl/kcontrol/paths/index.cache.bz2 share/doc/HTML/nl/kcontrol/paths/index.docbook -share/doc/HTML/nl/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/nl/kcontrol/phonon/index.docbook share/doc/HTML/nl/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/nl/kcontrol/solid-actions/index.docbook share/doc/HTML/nl/kcontrol/solid-device-automounter/index.cache.bz2 @@ -608,8 +643,6 @@ share/doc/HTML/pt/kcontrol/mouse/index.cache.bz2 share/doc/HTML/pt/kcontrol/mouse/index.docbook share/doc/HTML/pt/kcontrol/paths/index.cache.bz2 share/doc/HTML/pt/kcontrol/paths/index.docbook -share/doc/HTML/pt/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/pt/kcontrol/phonon/index.docbook share/doc/HTML/pt/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/pt/kcontrol/solid-actions/index.docbook share/doc/HTML/pt/kcontrol/solid-device-automounter/index.cache.bz2 @@ -679,8 +712,6 @@ share/doc/HTML/pt_BR/kcontrol/mouse/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/mouse/index.docbook share/doc/HTML/pt_BR/kcontrol/paths/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/paths/index.docbook -share/doc/HTML/pt_BR/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/pt_BR/kcontrol/phonon/index.docbook share/doc/HTML/pt_BR/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/pt_BR/kcontrol/solid-actions/index.docbook share/doc/HTML/pt_BR/kcontrol/solid-device-automounter/index.cache.bz2 @@ -767,8 +798,6 @@ share/doc/HTML/ru/kcontrol/mouse/index.docbook share/doc/HTML/ru/kcontrol/paths/index.cache.bz2 share/doc/HTML/ru/kcontrol/paths/index.docbook share/doc/HTML/ru/kcontrol/paths/paths.png -share/doc/HTML/ru/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/ru/kcontrol/phonon/index.docbook share/doc/HTML/ru/kcontrol/solid-actions/add-action.png share/doc/HTML/ru/kcontrol/solid-actions/edit-action.png share/doc/HTML/ru/kcontrol/solid-actions/index.cache.bz2 @@ -868,8 +897,6 @@ share/doc/HTML/sv/kcontrol/mouse/index.cache.bz2 share/doc/HTML/sv/kcontrol/mouse/index.docbook share/doc/HTML/sv/kcontrol/paths/index.cache.bz2 share/doc/HTML/sv/kcontrol/paths/index.docbook -share/doc/HTML/sv/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/sv/kcontrol/phonon/index.docbook share/doc/HTML/sv/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/sv/kcontrol/solid-actions/index.docbook share/doc/HTML/sv/kcontrol/solid-device-automounter/index.cache.bz2 @@ -878,6 +905,8 @@ share/doc/HTML/sv/kcontrol/spellchecking/index.cache.bz2 share/doc/HTML/sv/kcontrol/spellchecking/index.docbook share/doc/HTML/sv/kcontrol/splashscreen/index.cache.bz2 share/doc/HTML/sv/kcontrol/splashscreen/index.docbook +share/doc/HTML/sv/kcontrol/workspaceoptions/index.cache.bz2 +share/doc/HTML/sv/kcontrol/workspaceoptions/index.docbook share/doc/HTML/sv/kfontview/index.cache.bz2 share/doc/HTML/sv/kfontview/index.docbook share/doc/HTML/sv/knetattach/index.cache.bz2 @@ -935,8 +964,6 @@ share/doc/HTML/uk/kcontrol/mouse/index.docbook share/doc/HTML/uk/kcontrol/paths/index.cache.bz2 share/doc/HTML/uk/kcontrol/paths/index.docbook share/doc/HTML/uk/kcontrol/paths/paths.png -share/doc/HTML/uk/kcontrol/phonon/index.cache.bz2 -share/doc/HTML/uk/kcontrol/phonon/index.docbook share/doc/HTML/uk/kcontrol/solid-actions/add-action.png share/doc/HTML/uk/kcontrol/solid-actions/edit-action.png share/doc/HTML/uk/kcontrol/solid-actions/index.cache.bz2 @@ -946,6 +973,7 @@ share/doc/HTML/uk/kcontrol/solid-device-automounter/index.cache.bz2 share/doc/HTML/uk/kcontrol/solid-device-automounter/index.docbook share/doc/HTML/uk/kcontrol/spellchecking/index.cache.bz2 share/doc/HTML/uk/kcontrol/spellchecking/index.docbook +share/doc/HTML/uk/kcontrol/splashscreen/get-new-theme.png share/doc/HTML/uk/kcontrol/splashscreen/index.cache.bz2 share/doc/HTML/uk/kcontrol/splashscreen/index.docbook share/doc/HTML/uk/kcontrol/splashscreen/splash-main.png @@ -984,7 +1012,6 @@ share/kcm_componentchooser/kcm_browser.desktop share/kcm_componentchooser/kcm_filemanager.desktop share/kcm_componentchooser/kcm_kemail.desktop share/kcm_componentchooser/kcm_terminal.desktop -share/kcm_phonon/listview-background.png share/kcmkeyboard/pics/epo.png share/kcmkeys/kde3.kksrc share/kcmkeys/kde4.kksrc @@ -1025,19 +1052,14 @@ share/kdisplay/app-defaults/Xpdf.ad share/kf5/kactivitymanagerd/workspace/settings/qml/activitiesTab/ActivitiesView.qml share/kf5/kactivitymanagerd/workspace/settings/qml/activitiesTab/main.qml share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/GeneralTab.qml -share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/OtherTab.qml -share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/components/DialogButtons.qml -share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/components/IconChooser.qml -share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/components/LabeledTextField.qml -share/kf5/kactivitymanagerd/workspace/settings/qml/activityDialog/components/ShortcutChooser.qml share/kf5/kactivitymanagerd/workspace/settings/qml/privacyTab/BlacklistApplicationView.qml share/kfontinst/icons/hicolor/16x16/actions/addfont.png -share/kfontinst/icons/hicolor/16x16/actions/disablefont.png -share/kfontinst/icons/hicolor/16x16/actions/enablefont.png +share/kfontinst/icons/hicolor/16x16/actions/font-disable.png +share/kfontinst/icons/hicolor/16x16/actions/font-enable.png share/kfontinst/icons/hicolor/16x16/actions/fontstatus.png share/kfontinst/icons/hicolor/22x22/actions/addfont.png -share/kfontinst/icons/hicolor/22x22/actions/disablefont.png -share/kfontinst/icons/hicolor/22x22/actions/enablefont.png +share/kfontinst/icons/hicolor/22x22/actions/font-disable.png +share/kfontinst/icons/hicolor/22x22/actions/font-enable.png share/kfontinst/icons/hicolor/22x22/actions/fontstatus.png share/knotifications5/kaccess.notifyrc %%SYNAPTICS%%share/knotifications5/kcm_touchpad.notifyrc @@ -1121,7 +1143,6 @@ share/kservices5/kcm_launchfeedback.desktop share/kservices5/kcm_lookandfeel.desktop share/kservices5/kcm_nightcolor.desktop share/kservices5/kcm_notifications.desktop -share/kservices5/kcm_phonon.desktop share/kservices5/kcm_plasmasearch.desktop share/kservices5/kcm_splashscreen.desktop %%SYNAPTICS%%share/kservices5/kcm_touchpad.desktop @@ -1197,7 +1218,6 @@ share/locale/ar/LC_MESSAGES/kcm5_emoticons.mo share/locale/ar/LC_MESSAGES/kcm5_icons.mo share/locale/ar/LC_MESSAGES/kcm5_joystick.mo share/locale/ar/LC_MESSAGES/kcm5_kded.mo -share/locale/ar/LC_MESSAGES/kcm5_phonon.mo share/locale/ar/LC_MESSAGES/kcm_activities5.mo share/locale/ar/LC_MESSAGES/kcm_autostart.mo share/locale/ar/LC_MESSAGES/kcm_colors.mo @@ -1242,13 +1262,25 @@ share/locale/ar/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo share/locale/ar/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo share/locale/ar/LC_MESSAGES/plasmaactivitymanager.mo share/locale/as/LC_MESSAGES/kcmaccess.mo +share/locale/ast/LC_MESSAGES/kcm5_componentchooser.mo +share/locale/ast/LC_MESSAGES/kcm5_device_automounter.mo +share/locale/ast/LC_MESSAGES/kcm_notifications.mo +share/locale/ast/LC_MESSAGES/kcm_splashscreen.mo +share/locale/ast/LC_MESSAGES/kcm_standard_actions.mo +share/locale/ast/LC_MESSAGES/kcm_workspace.mo +share/locale/ast/LC_MESSAGES/kcmkclock.mo +share/locale/ast/LC_MESSAGES/kcmkeyboard.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo +share/locale/ast/LC_MESSAGES/plasma_applet_touchpad.mo share/locale/be/LC_MESSAGES/kaccess.mo share/locale/be/LC_MESSAGES/kcm5_componentchooser.mo share/locale/be/LC_MESSAGES/kcm5_emoticons.mo share/locale/be/LC_MESSAGES/kcm5_icons.mo share/locale/be/LC_MESSAGES/kcm5_joystick.mo share/locale/be/LC_MESSAGES/kcm5_kded.mo -share/locale/be/LC_MESSAGES/kcm5_phonon.mo share/locale/be/LC_MESSAGES/kcm_colors.mo share/locale/be/LC_MESSAGES/kcm_cursortheme.mo share/locale/be/LC_MESSAGES/kcm_desktoppaths.mo @@ -1271,7 +1303,6 @@ share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo share/locale/be@latin/LC_MESSAGES/kcm5_icons.mo -share/locale/be@latin/LC_MESSAGES/kcm5_phonon.mo share/locale/be@latin/LC_MESSAGES/kcm_autostart.mo share/locale/be@latin/LC_MESSAGES/kcm_colors.mo share/locale/be@latin/LC_MESSAGES/kcm_desktoppaths.mo @@ -1293,7 +1324,6 @@ share/locale/bg/LC_MESSAGES/kcm5_emoticons.mo share/locale/bg/LC_MESSAGES/kcm5_icons.mo share/locale/bg/LC_MESSAGES/kcm5_joystick.mo share/locale/bg/LC_MESSAGES/kcm5_kded.mo -share/locale/bg/LC_MESSAGES/kcm5_phonon.mo share/locale/bg/LC_MESSAGES/kcm_autostart.mo share/locale/bg/LC_MESSAGES/kcm_colors.mo share/locale/bg/LC_MESSAGES/kcm_cursortheme.mo @@ -1324,7 +1354,6 @@ share/locale/bn/LC_MESSAGES/kaccess.mo share/locale/bn/LC_MESSAGES/kcm5_componentchooser.mo share/locale/bn/LC_MESSAGES/kcm5_icons.mo share/locale/bn/LC_MESSAGES/kcm5_kded.mo -share/locale/bn/LC_MESSAGES/kcm5_phonon.mo share/locale/bn/LC_MESSAGES/kcm_desktoppaths.mo share/locale/bn/LC_MESSAGES/kcm_fonts.mo share/locale/bn/LC_MESSAGES/kcmaccess.mo @@ -1338,7 +1367,6 @@ share/locale/bn/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/bn_IN/LC_MESSAGES/kaccess.mo share/locale/bn_IN/LC_MESSAGES/kcm5_icons.mo share/locale/bn_IN/LC_MESSAGES/kcm5_kded.mo -share/locale/bn_IN/LC_MESSAGES/kcm5_phonon.mo share/locale/bn_IN/LC_MESSAGES/kcm_autostart.mo share/locale/bn_IN/LC_MESSAGES/kcm_colors.mo share/locale/bn_IN/LC_MESSAGES/kcm_desktoppaths.mo @@ -1388,7 +1416,6 @@ share/locale/bs/LC_MESSAGES/kcm5_emoticons.mo share/locale/bs/LC_MESSAGES/kcm5_icons.mo share/locale/bs/LC_MESSAGES/kcm5_joystick.mo share/locale/bs/LC_MESSAGES/kcm5_kded.mo -share/locale/bs/LC_MESSAGES/kcm5_phonon.mo share/locale/bs/LC_MESSAGES/kcm_autostart.mo share/locale/bs/LC_MESSAGES/kcm_colors.mo share/locale/bs/LC_MESSAGES/kcm_cursortheme.mo @@ -1437,7 +1464,6 @@ share/locale/ca/LC_MESSAGES/kcm5_emoticons.mo share/locale/ca/LC_MESSAGES/kcm5_icons.mo share/locale/ca/LC_MESSAGES/kcm5_joystick.mo share/locale/ca/LC_MESSAGES/kcm5_kded.mo -share/locale/ca/LC_MESSAGES/kcm5_phonon.mo share/locale/ca/LC_MESSAGES/kcm_activities5.mo share/locale/ca/LC_MESSAGES/kcm_autostart.mo share/locale/ca/LC_MESSAGES/kcm_colors.mo @@ -1495,7 +1521,6 @@ share/locale/ca@valencia/LC_MESSAGES/kcm5_emoticons.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_icons.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_joystick.mo share/locale/ca@valencia/LC_MESSAGES/kcm5_kded.mo -share/locale/ca@valencia/LC_MESSAGES/kcm5_phonon.mo share/locale/ca@valencia/LC_MESSAGES/kcm_activities5.mo share/locale/ca@valencia/LC_MESSAGES/kcm_autostart.mo share/locale/ca@valencia/LC_MESSAGES/kcm_colors.mo @@ -1553,7 +1578,6 @@ share/locale/cs/LC_MESSAGES/kcm5_emoticons.mo share/locale/cs/LC_MESSAGES/kcm5_icons.mo share/locale/cs/LC_MESSAGES/kcm5_joystick.mo share/locale/cs/LC_MESSAGES/kcm5_kded.mo -share/locale/cs/LC_MESSAGES/kcm5_phonon.mo share/locale/cs/LC_MESSAGES/kcm_activities5.mo share/locale/cs/LC_MESSAGES/kcm_autostart.mo share/locale/cs/LC_MESSAGES/kcm_colors.mo @@ -1608,7 +1632,6 @@ share/locale/csb/LC_MESSAGES/kcm5_emoticons.mo share/locale/csb/LC_MESSAGES/kcm5_icons.mo share/locale/csb/LC_MESSAGES/kcm5_joystick.mo share/locale/csb/LC_MESSAGES/kcm5_kded.mo -share/locale/csb/LC_MESSAGES/kcm5_phonon.mo share/locale/csb/LC_MESSAGES/kcm_colors.mo share/locale/csb/LC_MESSAGES/kcm_fonts.mo share/locale/csb/LC_MESSAGES/kcm_launchfeedback.mo @@ -1657,7 +1680,6 @@ share/locale/da/LC_MESSAGES/kcm5_emoticons.mo share/locale/da/LC_MESSAGES/kcm5_icons.mo share/locale/da/LC_MESSAGES/kcm5_joystick.mo share/locale/da/LC_MESSAGES/kcm5_kded.mo -share/locale/da/LC_MESSAGES/kcm5_phonon.mo share/locale/da/LC_MESSAGES/kcm_activities5.mo share/locale/da/LC_MESSAGES/kcm_autostart.mo share/locale/da/LC_MESSAGES/kcm_colors.mo @@ -1714,7 +1736,6 @@ share/locale/de/LC_MESSAGES/kcm5_emoticons.mo share/locale/de/LC_MESSAGES/kcm5_icons.mo share/locale/de/LC_MESSAGES/kcm5_joystick.mo share/locale/de/LC_MESSAGES/kcm5_kded.mo -share/locale/de/LC_MESSAGES/kcm5_phonon.mo share/locale/de/LC_MESSAGES/kcm_activities5.mo share/locale/de/LC_MESSAGES/kcm_autostart.mo share/locale/de/LC_MESSAGES/kcm_colors.mo @@ -1772,7 +1793,6 @@ share/locale/el/LC_MESSAGES/kcm5_emoticons.mo share/locale/el/LC_MESSAGES/kcm5_icons.mo share/locale/el/LC_MESSAGES/kcm5_joystick.mo share/locale/el/LC_MESSAGES/kcm5_kded.mo -share/locale/el/LC_MESSAGES/kcm5_phonon.mo share/locale/el/LC_MESSAGES/kcm_activities5.mo share/locale/el/LC_MESSAGES/kcm_autostart.mo share/locale/el/LC_MESSAGES/kcm_colors.mo @@ -1825,7 +1845,6 @@ share/locale/en_GB/LC_MESSAGES/kcm5_emoticons.mo share/locale/en_GB/LC_MESSAGES/kcm5_icons.mo share/locale/en_GB/LC_MESSAGES/kcm5_joystick.mo share/locale/en_GB/LC_MESSAGES/kcm5_kded.mo -share/locale/en_GB/LC_MESSAGES/kcm5_phonon.mo share/locale/en_GB/LC_MESSAGES/kcm_activities5.mo share/locale/en_GB/LC_MESSAGES/kcm_autostart.mo share/locale/en_GB/LC_MESSAGES/kcm_colors.mo @@ -1882,7 +1901,6 @@ share/locale/eo/LC_MESSAGES/kcm5_emoticons.mo share/locale/eo/LC_MESSAGES/kcm5_icons.mo share/locale/eo/LC_MESSAGES/kcm5_joystick.mo share/locale/eo/LC_MESSAGES/kcm5_kded.mo -share/locale/eo/LC_MESSAGES/kcm5_phonon.mo share/locale/eo/LC_MESSAGES/kcm_autostart.mo share/locale/eo/LC_MESSAGES/kcm_colors.mo share/locale/eo/LC_MESSAGES/kcm_cursortheme.mo @@ -1920,7 +1938,6 @@ share/locale/es/LC_MESSAGES/kcm5_emoticons.mo share/locale/es/LC_MESSAGES/kcm5_icons.mo share/locale/es/LC_MESSAGES/kcm5_joystick.mo share/locale/es/LC_MESSAGES/kcm5_kded.mo -share/locale/es/LC_MESSAGES/kcm5_phonon.mo share/locale/es/LC_MESSAGES/kcm_activities5.mo share/locale/es/LC_MESSAGES/kcm_autostart.mo share/locale/es/LC_MESSAGES/kcm_colors.mo @@ -1978,7 +1995,6 @@ share/locale/et/LC_MESSAGES/kcm5_emoticons.mo share/locale/et/LC_MESSAGES/kcm5_icons.mo share/locale/et/LC_MESSAGES/kcm5_joystick.mo share/locale/et/LC_MESSAGES/kcm5_kded.mo -share/locale/et/LC_MESSAGES/kcm5_phonon.mo share/locale/et/LC_MESSAGES/kcm_activities5.mo share/locale/et/LC_MESSAGES/kcm_autostart.mo share/locale/et/LC_MESSAGES/kcm_colors.mo @@ -2031,7 +2047,6 @@ share/locale/eu/LC_MESSAGES/kcm5_emoticons.mo share/locale/eu/LC_MESSAGES/kcm5_icons.mo share/locale/eu/LC_MESSAGES/kcm5_joystick.mo share/locale/eu/LC_MESSAGES/kcm5_kded.mo -share/locale/eu/LC_MESSAGES/kcm5_phonon.mo share/locale/eu/LC_MESSAGES/kcm_activities5.mo share/locale/eu/LC_MESSAGES/kcm_autostart.mo share/locale/eu/LC_MESSAGES/kcm_colors.mo @@ -2088,7 +2103,6 @@ share/locale/fa/LC_MESSAGES/kcm5_emoticons.mo share/locale/fa/LC_MESSAGES/kcm5_icons.mo share/locale/fa/LC_MESSAGES/kcm5_joystick.mo share/locale/fa/LC_MESSAGES/kcm5_kded.mo -share/locale/fa/LC_MESSAGES/kcm5_phonon.mo share/locale/fa/LC_MESSAGES/kcm_autostart.mo share/locale/fa/LC_MESSAGES/kcm_colors.mo share/locale/fa/LC_MESSAGES/kcm_cursortheme.mo @@ -2122,7 +2136,6 @@ share/locale/fi/LC_MESSAGES/kcm5_emoticons.mo share/locale/fi/LC_MESSAGES/kcm5_icons.mo share/locale/fi/LC_MESSAGES/kcm5_joystick.mo share/locale/fi/LC_MESSAGES/kcm5_kded.mo -share/locale/fi/LC_MESSAGES/kcm5_phonon.mo share/locale/fi/LC_MESSAGES/kcm_activities5.mo share/locale/fi/LC_MESSAGES/kcm_autostart.mo share/locale/fi/LC_MESSAGES/kcm_colors.mo @@ -2180,7 +2193,6 @@ share/locale/fr/LC_MESSAGES/kcm5_emoticons.mo share/locale/fr/LC_MESSAGES/kcm5_icons.mo share/locale/fr/LC_MESSAGES/kcm5_joystick.mo share/locale/fr/LC_MESSAGES/kcm5_kded.mo -share/locale/fr/LC_MESSAGES/kcm5_phonon.mo share/locale/fr/LC_MESSAGES/kcm_activities5.mo share/locale/fr/LC_MESSAGES/kcm_autostart.mo share/locale/fr/LC_MESSAGES/kcm_colors.mo @@ -2236,7 +2248,6 @@ share/locale/fy/LC_MESSAGES/kcm5_emoticons.mo share/locale/fy/LC_MESSAGES/kcm5_icons.mo share/locale/fy/LC_MESSAGES/kcm5_joystick.mo share/locale/fy/LC_MESSAGES/kcm5_kded.mo -share/locale/fy/LC_MESSAGES/kcm5_phonon.mo share/locale/fy/LC_MESSAGES/kcm_autostart.mo share/locale/fy/LC_MESSAGES/kcm_colors.mo share/locale/fy/LC_MESSAGES/kcm_cursortheme.mo @@ -2269,7 +2280,6 @@ share/locale/ga/LC_MESSAGES/kcm5_emoticons.mo share/locale/ga/LC_MESSAGES/kcm5_icons.mo share/locale/ga/LC_MESSAGES/kcm5_joystick.mo share/locale/ga/LC_MESSAGES/kcm5_kded.mo -share/locale/ga/LC_MESSAGES/kcm5_phonon.mo share/locale/ga/LC_MESSAGES/kcm_autostart.mo share/locale/ga/LC_MESSAGES/kcm_colors.mo share/locale/ga/LC_MESSAGES/kcm_cursortheme.mo @@ -2309,7 +2319,6 @@ share/locale/gl/LC_MESSAGES/kcm5_emoticons.mo share/locale/gl/LC_MESSAGES/kcm5_icons.mo share/locale/gl/LC_MESSAGES/kcm5_joystick.mo share/locale/gl/LC_MESSAGES/kcm5_kded.mo -share/locale/gl/LC_MESSAGES/kcm5_phonon.mo share/locale/gl/LC_MESSAGES/kcm_activities5.mo share/locale/gl/LC_MESSAGES/kcm_autostart.mo share/locale/gl/LC_MESSAGES/kcm_colors.mo @@ -2366,7 +2375,6 @@ share/locale/gu/LC_MESSAGES/kcm5_emoticons.mo share/locale/gu/LC_MESSAGES/kcm5_icons.mo share/locale/gu/LC_MESSAGES/kcm5_joystick.mo share/locale/gu/LC_MESSAGES/kcm5_kded.mo -share/locale/gu/LC_MESSAGES/kcm5_phonon.mo share/locale/gu/LC_MESSAGES/kcm_autostart.mo share/locale/gu/LC_MESSAGES/kcm_colors.mo share/locale/gu/LC_MESSAGES/kcm_cursortheme.mo @@ -2402,7 +2410,6 @@ share/locale/he/LC_MESSAGES/kcm5_emoticons.mo share/locale/he/LC_MESSAGES/kcm5_icons.mo share/locale/he/LC_MESSAGES/kcm5_joystick.mo share/locale/he/LC_MESSAGES/kcm5_kded.mo -share/locale/he/LC_MESSAGES/kcm5_phonon.mo share/locale/he/LC_MESSAGES/kcm_activities5.mo share/locale/he/LC_MESSAGES/kcm_autostart.mo share/locale/he/LC_MESSAGES/kcm_colors.mo @@ -2453,7 +2460,6 @@ share/locale/hi/LC_MESSAGES/kcm5_emoticons.mo share/locale/hi/LC_MESSAGES/kcm5_icons.mo share/locale/hi/LC_MESSAGES/kcm5_joystick.mo share/locale/hi/LC_MESSAGES/kcm5_kded.mo -share/locale/hi/LC_MESSAGES/kcm5_phonon.mo share/locale/hi/LC_MESSAGES/kcm_autostart.mo share/locale/hi/LC_MESSAGES/kcm_colors.mo share/locale/hi/LC_MESSAGES/kcm_cursortheme.mo @@ -2484,7 +2490,6 @@ share/locale/hne/LC_MESSAGES/kcm5_emoticons.mo share/locale/hne/LC_MESSAGES/kcm5_icons.mo share/locale/hne/LC_MESSAGES/kcm5_joystick.mo share/locale/hne/LC_MESSAGES/kcm5_kded.mo -share/locale/hne/LC_MESSAGES/kcm5_phonon.mo share/locale/hne/LC_MESSAGES/kcm_autostart.mo share/locale/hne/LC_MESSAGES/kcm_colors.mo share/locale/hne/LC_MESSAGES/kcm_cursortheme.mo @@ -2514,7 +2519,6 @@ share/locale/hr/LC_MESSAGES/kcm5_emoticons.mo share/locale/hr/LC_MESSAGES/kcm5_icons.mo share/locale/hr/LC_MESSAGES/kcm5_joystick.mo share/locale/hr/LC_MESSAGES/kcm5_kded.mo -share/locale/hr/LC_MESSAGES/kcm5_phonon.mo share/locale/hr/LC_MESSAGES/kcm_autostart.mo share/locale/hr/LC_MESSAGES/kcm_colors.mo share/locale/hr/LC_MESSAGES/kcm_cursortheme.mo @@ -2549,7 +2553,6 @@ share/locale/hsb/LC_MESSAGES/kcm5_emoticons.mo share/locale/hsb/LC_MESSAGES/kcm5_icons.mo share/locale/hsb/LC_MESSAGES/kcm5_joystick.mo share/locale/hsb/LC_MESSAGES/kcm5_kded.mo -share/locale/hsb/LC_MESSAGES/kcm5_phonon.mo share/locale/hsb/LC_MESSAGES/kcm_autostart.mo share/locale/hsb/LC_MESSAGES/kcm_colors.mo share/locale/hsb/LC_MESSAGES/kcm_cursortheme.mo @@ -2582,7 +2585,6 @@ share/locale/hu/LC_MESSAGES/kcm5_emoticons.mo share/locale/hu/LC_MESSAGES/kcm5_icons.mo share/locale/hu/LC_MESSAGES/kcm5_joystick.mo share/locale/hu/LC_MESSAGES/kcm5_kded.mo -share/locale/hu/LC_MESSAGES/kcm5_phonon.mo share/locale/hu/LC_MESSAGES/kcm_activities5.mo share/locale/hu/LC_MESSAGES/kcm_autostart.mo share/locale/hu/LC_MESSAGES/kcm_colors.mo @@ -2636,7 +2638,6 @@ share/locale/ia/LC_MESSAGES/kcm5_emoticons.mo share/locale/ia/LC_MESSAGES/kcm5_icons.mo share/locale/ia/LC_MESSAGES/kcm5_joystick.mo share/locale/ia/LC_MESSAGES/kcm5_kded.mo -share/locale/ia/LC_MESSAGES/kcm5_phonon.mo share/locale/ia/LC_MESSAGES/kcm_activities5.mo share/locale/ia/LC_MESSAGES/kcm_autostart.mo share/locale/ia/LC_MESSAGES/kcm_colors.mo @@ -2689,7 +2690,6 @@ share/locale/id/LC_MESSAGES/kcm5_emoticons.mo share/locale/id/LC_MESSAGES/kcm5_icons.mo share/locale/id/LC_MESSAGES/kcm5_joystick.mo share/locale/id/LC_MESSAGES/kcm5_kded.mo -share/locale/id/LC_MESSAGES/kcm5_phonon.mo share/locale/id/LC_MESSAGES/kcm_activities5.mo share/locale/id/LC_MESSAGES/kcm_autostart.mo share/locale/id/LC_MESSAGES/kcm_colors.mo @@ -2746,7 +2746,6 @@ share/locale/is/LC_MESSAGES/kcm5_emoticons.mo share/locale/is/LC_MESSAGES/kcm5_icons.mo share/locale/is/LC_MESSAGES/kcm5_joystick.mo share/locale/is/LC_MESSAGES/kcm5_kded.mo -share/locale/is/LC_MESSAGES/kcm5_phonon.mo share/locale/is/LC_MESSAGES/kcm_autostart.mo share/locale/is/LC_MESSAGES/kcm_colors.mo share/locale/is/LC_MESSAGES/kcm_cursortheme.mo @@ -2783,7 +2782,6 @@ share/locale/it/LC_MESSAGES/kcm5_emoticons.mo share/locale/it/LC_MESSAGES/kcm5_icons.mo share/locale/it/LC_MESSAGES/kcm5_joystick.mo share/locale/it/LC_MESSAGES/kcm5_kded.mo -share/locale/it/LC_MESSAGES/kcm5_phonon.mo share/locale/it/LC_MESSAGES/kcm_activities5.mo share/locale/it/LC_MESSAGES/kcm_autostart.mo share/locale/it/LC_MESSAGES/kcm_colors.mo @@ -2841,7 +2839,6 @@ share/locale/ja/LC_MESSAGES/kcm5_emoticons.mo share/locale/ja/LC_MESSAGES/kcm5_icons.mo share/locale/ja/LC_MESSAGES/kcm5_joystick.mo share/locale/ja/LC_MESSAGES/kcm5_kded.mo -share/locale/ja/LC_MESSAGES/kcm5_phonon.mo share/locale/ja/LC_MESSAGES/kcm_activities5.mo share/locale/ja/LC_MESSAGES/kcm_autostart.mo share/locale/ja/LC_MESSAGES/kcm_colors.mo @@ -2898,7 +2895,6 @@ share/locale/kk/LC_MESSAGES/kcm5_emoticons.mo share/locale/kk/LC_MESSAGES/kcm5_icons.mo share/locale/kk/LC_MESSAGES/kcm5_joystick.mo share/locale/kk/LC_MESSAGES/kcm5_kded.mo -share/locale/kk/LC_MESSAGES/kcm5_phonon.mo share/locale/kk/LC_MESSAGES/kcm_autostart.mo share/locale/kk/LC_MESSAGES/kcm_colors.mo share/locale/kk/LC_MESSAGES/kcm_cursortheme.mo @@ -2938,7 +2934,6 @@ share/locale/km/LC_MESSAGES/kcm5_emoticons.mo share/locale/km/LC_MESSAGES/kcm5_icons.mo share/locale/km/LC_MESSAGES/kcm5_joystick.mo share/locale/km/LC_MESSAGES/kcm5_kded.mo -share/locale/km/LC_MESSAGES/kcm5_phonon.mo share/locale/km/LC_MESSAGES/kcm_autostart.mo share/locale/km/LC_MESSAGES/kcm_colors.mo share/locale/km/LC_MESSAGES/kcm_cursortheme.mo @@ -2976,7 +2971,6 @@ share/locale/kn/LC_MESSAGES/kcm5_emoticons.mo share/locale/kn/LC_MESSAGES/kcm5_icons.mo share/locale/kn/LC_MESSAGES/kcm5_joystick.mo share/locale/kn/LC_MESSAGES/kcm5_kded.mo -share/locale/kn/LC_MESSAGES/kcm5_phonon.mo share/locale/kn/LC_MESSAGES/kcm_autostart.mo share/locale/kn/LC_MESSAGES/kcm_colors.mo share/locale/kn/LC_MESSAGES/kcm_cursortheme.mo @@ -3011,7 +3005,6 @@ share/locale/ko/LC_MESSAGES/kcm5_emoticons.mo share/locale/ko/LC_MESSAGES/kcm5_icons.mo share/locale/ko/LC_MESSAGES/kcm5_joystick.mo share/locale/ko/LC_MESSAGES/kcm5_kded.mo -share/locale/ko/LC_MESSAGES/kcm5_phonon.mo share/locale/ko/LC_MESSAGES/kcm_activities5.mo share/locale/ko/LC_MESSAGES/kcm_autostart.mo share/locale/ko/LC_MESSAGES/kcm_colors.mo @@ -3066,7 +3059,6 @@ share/locale/ku/LC_MESSAGES/kcm5_emoticons.mo share/locale/ku/LC_MESSAGES/kcm5_icons.mo share/locale/ku/LC_MESSAGES/kcm5_joystick.mo share/locale/ku/LC_MESSAGES/kcm5_kded.mo -share/locale/ku/LC_MESSAGES/kcm5_phonon.mo share/locale/ku/LC_MESSAGES/kcm_autostart.mo share/locale/ku/LC_MESSAGES/kcm_colors.mo share/locale/ku/LC_MESSAGES/kcm_cursortheme.mo @@ -3100,7 +3092,6 @@ share/locale/lt/LC_MESSAGES/kcm5_emoticons.mo share/locale/lt/LC_MESSAGES/kcm5_icons.mo share/locale/lt/LC_MESSAGES/kcm5_joystick.mo share/locale/lt/LC_MESSAGES/kcm5_kded.mo -share/locale/lt/LC_MESSAGES/kcm5_phonon.mo share/locale/lt/LC_MESSAGES/kcm_activities5.mo share/locale/lt/LC_MESSAGES/kcm_autostart.mo share/locale/lt/LC_MESSAGES/kcm_colors.mo @@ -3111,6 +3102,7 @@ share/locale/lt/LC_MESSAGES/kcm_fonts.mo share/locale/lt/LC_MESSAGES/kcm_launchfeedback.mo share/locale/lt/LC_MESSAGES/kcm_lookandfeel.mo share/locale/lt/LC_MESSAGES/kcm_nightcolor.mo +share/locale/lt/LC_MESSAGES/kcm_notifications.mo share/locale/lt/LC_MESSAGES/kcm_search.mo share/locale/lt/LC_MESSAGES/kcm_solid_actions.mo share/locale/lt/LC_MESSAGES/kcm_splashscreen.mo @@ -3156,7 +3148,6 @@ share/locale/lv/LC_MESSAGES/kcm5_emoticons.mo share/locale/lv/LC_MESSAGES/kcm5_icons.mo share/locale/lv/LC_MESSAGES/kcm5_joystick.mo share/locale/lv/LC_MESSAGES/kcm5_kded.mo -share/locale/lv/LC_MESSAGES/kcm5_phonon.mo share/locale/lv/LC_MESSAGES/kcm_autostart.mo share/locale/lv/LC_MESSAGES/kcm_colors.mo share/locale/lv/LC_MESSAGES/kcm_cursortheme.mo @@ -3196,7 +3187,6 @@ share/locale/mai/LC_MESSAGES/kcm5_emoticons.mo share/locale/mai/LC_MESSAGES/kcm5_icons.mo share/locale/mai/LC_MESSAGES/kcm5_joystick.mo share/locale/mai/LC_MESSAGES/kcm5_kded.mo -share/locale/mai/LC_MESSAGES/kcm5_phonon.mo share/locale/mai/LC_MESSAGES/kcm_autostart.mo share/locale/mai/LC_MESSAGES/kcm_colors.mo share/locale/mai/LC_MESSAGES/kcm_cursortheme.mo @@ -3229,7 +3219,6 @@ share/locale/mk/LC_MESSAGES/kcm5_emoticons.mo share/locale/mk/LC_MESSAGES/kcm5_icons.mo share/locale/mk/LC_MESSAGES/kcm5_joystick.mo share/locale/mk/LC_MESSAGES/kcm5_kded.mo -share/locale/mk/LC_MESSAGES/kcm5_phonon.mo share/locale/mk/LC_MESSAGES/kcm_autostart.mo share/locale/mk/LC_MESSAGES/kcm_colors.mo share/locale/mk/LC_MESSAGES/kcm_cursortheme.mo @@ -3253,41 +3242,16 @@ share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo share/locale/mk/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo -share/doc/HTML/uk/kcontrol/splashscreen/get-new-theme.png -share/locale/ml/LC_MESSAGES/kcm5_baloofile.mo -share/locale/ml/LC_MESSAGES/kcm5_device_automounter.mo -share/locale/ml/LC_MESSAGES/kcm_activities5.mo -share/locale/ml/LC_MESSAGES/kcm_lookandfeel.mo -share/locale/ml/LC_MESSAGES/kcm_nightcolor.mo -share/locale/ml/LC_MESSAGES/kcm_notifications.mo -share/locale/ml/LC_MESSAGES/kcm_search.mo -share/locale/ml/LC_MESSAGES/kcm_splashscreen.mo -share/locale/ml/LC_MESSAGES/kcm_touchpad.mo -share/locale/ml/LC_MESSAGES/kcm_workspace.mo -share/locale/ml/LC_MESSAGES/kcmqtquicksettings.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kimpanel.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.panel.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.showActivityManager.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo -share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo -share/locale/ml/LC_MESSAGES/plasma_applet_touchpad.mo -share/locale/ml/LC_MESSAGES/plasma_runner_kwin.mo -share/locale/ml/LC_MESSAGES/plasma_runner_plasma-desktop.mo -share/locale/ml/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo -share/locale/ml/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo -share/locale/ml/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo -share/locale/ml/LC_MESSAGES/plasmaactivitymanager.mo share/locale/ml/LC_MESSAGES/attica_kde_plugin.mo share/locale/ml/LC_MESSAGES/kaccess.mo +share/locale/ml/LC_MESSAGES/kcm5_baloofile.mo share/locale/ml/LC_MESSAGES/kcm5_componentchooser.mo +share/locale/ml/LC_MESSAGES/kcm5_device_automounter.mo share/locale/ml/LC_MESSAGES/kcm5_emoticons.mo share/locale/ml/LC_MESSAGES/kcm5_icons.mo share/locale/ml/LC_MESSAGES/kcm5_joystick.mo share/locale/ml/LC_MESSAGES/kcm5_kded.mo -share/locale/ml/LC_MESSAGES/kcm5_phonon.mo +share/locale/ml/LC_MESSAGES/kcm_activities5.mo share/locale/ml/LC_MESSAGES/kcm_autostart.mo share/locale/ml/LC_MESSAGES/kcm_colors.mo share/locale/ml/LC_MESSAGES/kcm_cursortheme.mo @@ -3295,23 +3259,45 @@ share/locale/ml/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ml/LC_MESSAGES/kcm_desktoptheme.mo share/locale/ml/LC_MESSAGES/kcm_fonts.mo share/locale/ml/LC_MESSAGES/kcm_launchfeedback.mo +share/locale/ml/LC_MESSAGES/kcm_lookandfeel.mo +share/locale/ml/LC_MESSAGES/kcm_nightcolor.mo +share/locale/ml/LC_MESSAGES/kcm_search.mo share/locale/ml/LC_MESSAGES/kcm_solid_actions.mo +share/locale/ml/LC_MESSAGES/kcm_splashscreen.mo share/locale/ml/LC_MESSAGES/kcm_standard_actions.mo +share/locale/ml/LC_MESSAGES/kcm_touchpad.mo +share/locale/ml/LC_MESSAGES/kcm_workspace.mo share/locale/ml/LC_MESSAGES/kcmaccess.mo share/locale/ml/LC_MESSAGES/kcmformats.mo share/locale/ml/LC_MESSAGES/kcmkclock.mo share/locale/ml/LC_MESSAGES/kcmkeyboard.mo share/locale/ml/LC_MESSAGES/kcmkeys.mo share/locale/ml/LC_MESSAGES/kcmmouse.mo +share/locale/ml/LC_MESSAGES/kcmqtquicksettings.mo share/locale/ml/LC_MESSAGES/kcmsmserver.mo share/locale/ml/LC_MESSAGES/kcmstyle.mo share/locale/ml/LC_MESSAGES/kfontinst.mo share/locale/ml/LC_MESSAGES/knetattach5.mo share/locale/ml/LC_MESSAGES/krdb.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kimpanel.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.panel.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.showActivityManager.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.showdesktop.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo +share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo +share/locale/ml/LC_MESSAGES/plasma_applet_touchpad.mo +share/locale/ml/LC_MESSAGES/plasma_runner_kwin.mo +share/locale/ml/LC_MESSAGES/plasma_runner_plasma-desktop.mo +share/locale/ml/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo +share/locale/ml/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo +share/locale/ml/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo +share/locale/ml/LC_MESSAGES/plasmaactivitymanager.mo share/locale/mr/LC_MESSAGES/attica_kde_plugin.mo share/locale/mr/LC_MESSAGES/kaccess.mo share/locale/mr/LC_MESSAGES/kcm5_componentchooser.mo @@ -3320,7 +3306,6 @@ share/locale/mr/LC_MESSAGES/kcm5_emoticons.mo share/locale/mr/LC_MESSAGES/kcm5_icons.mo share/locale/mr/LC_MESSAGES/kcm5_joystick.mo share/locale/mr/LC_MESSAGES/kcm5_kded.mo -share/locale/mr/LC_MESSAGES/kcm5_phonon.mo share/locale/mr/LC_MESSAGES/kcm_autostart.mo share/locale/mr/LC_MESSAGES/kcm_colors.mo share/locale/mr/LC_MESSAGES/kcm_cursortheme.mo @@ -3360,7 +3345,6 @@ share/locale/ms/LC_MESSAGES/kcm5_emoticons.mo share/locale/ms/LC_MESSAGES/kcm5_icons.mo share/locale/ms/LC_MESSAGES/kcm5_joystick.mo share/locale/ms/LC_MESSAGES/kcm5_kded.mo -share/locale/ms/LC_MESSAGES/kcm5_phonon.mo share/locale/ms/LC_MESSAGES/kcm_autostart.mo share/locale/ms/LC_MESSAGES/kcm_colors.mo share/locale/ms/LC_MESSAGES/kcm_cursortheme.mo @@ -3397,7 +3381,6 @@ share/locale/nb/LC_MESSAGES/kcm5_emoticons.mo share/locale/nb/LC_MESSAGES/kcm5_icons.mo share/locale/nb/LC_MESSAGES/kcm5_joystick.mo share/locale/nb/LC_MESSAGES/kcm5_kded.mo -share/locale/nb/LC_MESSAGES/kcm5_phonon.mo share/locale/nb/LC_MESSAGES/kcm_autostart.mo share/locale/nb/LC_MESSAGES/kcm_colors.mo share/locale/nb/LC_MESSAGES/kcm_cursortheme.mo @@ -3446,7 +3429,6 @@ share/locale/nds/LC_MESSAGES/kcm5_emoticons.mo share/locale/nds/LC_MESSAGES/kcm5_icons.mo share/locale/nds/LC_MESSAGES/kcm5_joystick.mo share/locale/nds/LC_MESSAGES/kcm5_kded.mo -share/locale/nds/LC_MESSAGES/kcm5_phonon.mo share/locale/nds/LC_MESSAGES/kcm_autostart.mo share/locale/nds/LC_MESSAGES/kcm_colors.mo share/locale/nds/LC_MESSAGES/kcm_cursortheme.mo @@ -3489,7 +3471,6 @@ share/locale/ne/LC_MESSAGES/kcm5_componentchooser.mo share/locale/ne/LC_MESSAGES/kcm5_icons.mo share/locale/ne/LC_MESSAGES/kcm5_joystick.mo share/locale/ne/LC_MESSAGES/kcm5_kded.mo -share/locale/ne/LC_MESSAGES/kcm5_phonon.mo share/locale/ne/LC_MESSAGES/kcm_colors.mo share/locale/ne/LC_MESSAGES/kcm_cursortheme.mo share/locale/ne/LC_MESSAGES/kcm_desktoppaths.mo @@ -3517,7 +3498,6 @@ share/locale/nl/LC_MESSAGES/kcm5_emoticons.mo share/locale/nl/LC_MESSAGES/kcm5_icons.mo share/locale/nl/LC_MESSAGES/kcm5_joystick.mo share/locale/nl/LC_MESSAGES/kcm5_kded.mo -share/locale/nl/LC_MESSAGES/kcm5_phonon.mo share/locale/nl/LC_MESSAGES/kcm_activities5.mo share/locale/nl/LC_MESSAGES/kcm_autostart.mo share/locale/nl/LC_MESSAGES/kcm_colors.mo @@ -3575,7 +3555,6 @@ share/locale/nn/LC_MESSAGES/kcm5_emoticons.mo share/locale/nn/LC_MESSAGES/kcm5_icons.mo share/locale/nn/LC_MESSAGES/kcm5_joystick.mo share/locale/nn/LC_MESSAGES/kcm5_kded.mo -share/locale/nn/LC_MESSAGES/kcm5_phonon.mo share/locale/nn/LC_MESSAGES/kcm_activities5.mo share/locale/nn/LC_MESSAGES/kcm_autostart.mo share/locale/nn/LC_MESSAGES/kcm_colors.mo @@ -3629,7 +3608,6 @@ share/locale/oc/LC_MESSAGES/kcm5_componentchooser.mo share/locale/oc/LC_MESSAGES/kcm5_icons.mo share/locale/oc/LC_MESSAGES/kcm5_joystick.mo share/locale/oc/LC_MESSAGES/kcm5_kded.mo -share/locale/oc/LC_MESSAGES/kcm5_phonon.mo share/locale/oc/LC_MESSAGES/kcm_colors.mo share/locale/oc/LC_MESSAGES/kcm_cursortheme.mo share/locale/oc/LC_MESSAGES/kcm_desktoppaths.mo @@ -3652,7 +3630,6 @@ share/locale/or/LC_MESSAGES/kcm5_emoticons.mo share/locale/or/LC_MESSAGES/kcm5_icons.mo share/locale/or/LC_MESSAGES/kcm5_joystick.mo share/locale/or/LC_MESSAGES/kcm5_kded.mo -share/locale/or/LC_MESSAGES/kcm5_phonon.mo share/locale/or/LC_MESSAGES/kcm_autostart.mo share/locale/or/LC_MESSAGES/kcm_colors.mo share/locale/or/LC_MESSAGES/kcm_cursortheme.mo @@ -3685,7 +3662,6 @@ share/locale/pa/LC_MESSAGES/kcm5_emoticons.mo share/locale/pa/LC_MESSAGES/kcm5_icons.mo share/locale/pa/LC_MESSAGES/kcm5_joystick.mo share/locale/pa/LC_MESSAGES/kcm5_kded.mo -share/locale/pa/LC_MESSAGES/kcm5_phonon.mo share/locale/pa/LC_MESSAGES/kcm_activities5.mo share/locale/pa/LC_MESSAGES/kcm_autostart.mo share/locale/pa/LC_MESSAGES/kcm_colors.mo @@ -3737,7 +3713,6 @@ share/locale/pl/LC_MESSAGES/kcm5_emoticons.mo share/locale/pl/LC_MESSAGES/kcm5_icons.mo share/locale/pl/LC_MESSAGES/kcm5_joystick.mo share/locale/pl/LC_MESSAGES/kcm5_kded.mo -share/locale/pl/LC_MESSAGES/kcm5_phonon.mo share/locale/pl/LC_MESSAGES/kcm_activities5.mo share/locale/pl/LC_MESSAGES/kcm_autostart.mo share/locale/pl/LC_MESSAGES/kcm_colors.mo @@ -3795,7 +3770,6 @@ share/locale/pt/LC_MESSAGES/kcm5_emoticons.mo share/locale/pt/LC_MESSAGES/kcm5_icons.mo share/locale/pt/LC_MESSAGES/kcm5_joystick.mo share/locale/pt/LC_MESSAGES/kcm5_kded.mo -share/locale/pt/LC_MESSAGES/kcm5_phonon.mo share/locale/pt/LC_MESSAGES/kcm_activities5.mo share/locale/pt/LC_MESSAGES/kcm_autostart.mo share/locale/pt/LC_MESSAGES/kcm_colors.mo @@ -3853,7 +3827,6 @@ share/locale/pt_BR/LC_MESSAGES/kcm5_emoticons.mo share/locale/pt_BR/LC_MESSAGES/kcm5_icons.mo share/locale/pt_BR/LC_MESSAGES/kcm5_joystick.mo share/locale/pt_BR/LC_MESSAGES/kcm5_kded.mo -share/locale/pt_BR/LC_MESSAGES/kcm5_phonon.mo share/locale/pt_BR/LC_MESSAGES/kcm_activities5.mo share/locale/pt_BR/LC_MESSAGES/kcm_autostart.mo share/locale/pt_BR/LC_MESSAGES/kcm_colors.mo @@ -3911,7 +3884,6 @@ share/locale/ro/LC_MESSAGES/kcm5_emoticons.mo share/locale/ro/LC_MESSAGES/kcm5_icons.mo share/locale/ro/LC_MESSAGES/kcm5_joystick.mo share/locale/ro/LC_MESSAGES/kcm5_kded.mo -share/locale/ro/LC_MESSAGES/kcm5_phonon.mo share/locale/ro/LC_MESSAGES/kcm_autostart.mo share/locale/ro/LC_MESSAGES/kcm_colors.mo share/locale/ro/LC_MESSAGES/kcm_cursortheme.mo @@ -3960,7 +3932,6 @@ share/locale/ru/LC_MESSAGES/kcm5_emoticons.mo share/locale/ru/LC_MESSAGES/kcm5_icons.mo share/locale/ru/LC_MESSAGES/kcm5_joystick.mo share/locale/ru/LC_MESSAGES/kcm5_kded.mo -share/locale/ru/LC_MESSAGES/kcm5_phonon.mo share/locale/ru/LC_MESSAGES/kcm_activities5.mo share/locale/ru/LC_MESSAGES/kcm_autostart.mo share/locale/ru/LC_MESSAGES/kcm_colors.mo @@ -4014,7 +3985,6 @@ share/locale/se/LC_MESSAGES/kcm5_componentchooser.mo share/locale/se/LC_MESSAGES/kcm5_icons.mo share/locale/se/LC_MESSAGES/kcm5_joystick.mo share/locale/se/LC_MESSAGES/kcm5_kded.mo -share/locale/se/LC_MESSAGES/kcm5_phonon.mo share/locale/se/LC_MESSAGES/kcm_colors.mo share/locale/se/LC_MESSAGES/kcm_cursortheme.mo share/locale/se/LC_MESSAGES/kcm_desktoppaths.mo @@ -4040,7 +4010,6 @@ share/locale/si/LC_MESSAGES/kcm5_emoticons.mo share/locale/si/LC_MESSAGES/kcm5_icons.mo share/locale/si/LC_MESSAGES/kcm5_joystick.mo share/locale/si/LC_MESSAGES/kcm5_kded.mo -share/locale/si/LC_MESSAGES/kcm5_phonon.mo share/locale/si/LC_MESSAGES/kcm_autostart.mo share/locale/si/LC_MESSAGES/kcm_colors.mo share/locale/si/LC_MESSAGES/kcm_cursortheme.mo @@ -4075,7 +4044,6 @@ share/locale/sk/LC_MESSAGES/kcm5_emoticons.mo share/locale/sk/LC_MESSAGES/kcm5_icons.mo share/locale/sk/LC_MESSAGES/kcm5_joystick.mo share/locale/sk/LC_MESSAGES/kcm5_kded.mo -share/locale/sk/LC_MESSAGES/kcm5_phonon.mo share/locale/sk/LC_MESSAGES/kcm_activities5.mo share/locale/sk/LC_MESSAGES/kcm_autostart.mo share/locale/sk/LC_MESSAGES/kcm_colors.mo @@ -4133,7 +4101,6 @@ share/locale/sl/LC_MESSAGES/kcm5_emoticons.mo share/locale/sl/LC_MESSAGES/kcm5_icons.mo share/locale/sl/LC_MESSAGES/kcm5_joystick.mo share/locale/sl/LC_MESSAGES/kcm5_kded.mo -share/locale/sl/LC_MESSAGES/kcm5_phonon.mo share/locale/sl/LC_MESSAGES/kcm_activities5.mo share/locale/sl/LC_MESSAGES/kcm_autostart.mo share/locale/sl/LC_MESSAGES/kcm_colors.mo @@ -4184,7 +4151,6 @@ share/locale/sq/LC_MESSAGES/kcm5_emoticons.mo share/locale/sq/LC_MESSAGES/kcm5_icons.mo share/locale/sq/LC_MESSAGES/kcm5_joystick.mo share/locale/sq/LC_MESSAGES/kcm5_kded.mo -share/locale/sq/LC_MESSAGES/kcm5_phonon.mo share/locale/sq/LC_MESSAGES/kcm_autostart.mo share/locale/sq/LC_MESSAGES/kcm_colors.mo share/locale/sq/LC_MESSAGES/kcm_cursortheme.mo @@ -4220,7 +4186,6 @@ share/locale/sr/LC_MESSAGES/kcm5_emoticons.mo share/locale/sr/LC_MESSAGES/kcm5_icons.mo share/locale/sr/LC_MESSAGES/kcm5_joystick.mo share/locale/sr/LC_MESSAGES/kcm5_kded.mo -share/locale/sr/LC_MESSAGES/kcm5_phonon.mo share/locale/sr/LC_MESSAGES/kcm_activities5.mo share/locale/sr/LC_MESSAGES/kcm_autostart.mo share/locale/sr/LC_MESSAGES/kcm_colors.mo @@ -4275,7 +4240,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcm5_emoticons.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_icons.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm5_kded.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcm5_phonon.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_activities5.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_colors.mo @@ -4330,7 +4294,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_emoticons.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_icons.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_kded.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm5_phonon.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_activities5.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_colors.mo @@ -4385,7 +4348,6 @@ share/locale/sr@latin/LC_MESSAGES/kcm5_emoticons.mo share/locale/sr@latin/LC_MESSAGES/kcm5_icons.mo share/locale/sr@latin/LC_MESSAGES/kcm5_joystick.mo share/locale/sr@latin/LC_MESSAGES/kcm5_kded.mo -share/locale/sr@latin/LC_MESSAGES/kcm5_phonon.mo share/locale/sr@latin/LC_MESSAGES/kcm_activities5.mo share/locale/sr@latin/LC_MESSAGES/kcm_autostart.mo share/locale/sr@latin/LC_MESSAGES/kcm_colors.mo @@ -4440,7 +4402,6 @@ share/locale/sv/LC_MESSAGES/kcm5_emoticons.mo share/locale/sv/LC_MESSAGES/kcm5_icons.mo share/locale/sv/LC_MESSAGES/kcm5_joystick.mo share/locale/sv/LC_MESSAGES/kcm5_kded.mo -share/locale/sv/LC_MESSAGES/kcm5_phonon.mo share/locale/sv/LC_MESSAGES/kcm_activities5.mo share/locale/sv/LC_MESSAGES/kcm_autostart.mo share/locale/sv/LC_MESSAGES/kcm_colors.mo @@ -4495,7 +4456,6 @@ share/locale/ta/LC_MESSAGES/kcm5_emoticons.mo share/locale/ta/LC_MESSAGES/kcm5_icons.mo share/locale/ta/LC_MESSAGES/kcm5_joystick.mo share/locale/ta/LC_MESSAGES/kcm5_kded.mo -share/locale/ta/LC_MESSAGES/kcm5_phonon.mo share/locale/ta/LC_MESSAGES/kcm_autostart.mo share/locale/ta/LC_MESSAGES/kcm_colors.mo share/locale/ta/LC_MESSAGES/kcm_cursortheme.mo @@ -4523,7 +4483,6 @@ share/locale/te/LC_MESSAGES/kcm5_emoticons.mo share/locale/te/LC_MESSAGES/kcm5_icons.mo share/locale/te/LC_MESSAGES/kcm5_joystick.mo share/locale/te/LC_MESSAGES/kcm5_kded.mo -share/locale/te/LC_MESSAGES/kcm5_phonon.mo share/locale/te/LC_MESSAGES/kcm_autostart.mo share/locale/te/LC_MESSAGES/kcm_colors.mo share/locale/te/LC_MESSAGES/kcm_cursortheme.mo @@ -4554,7 +4513,6 @@ share/locale/tg/LC_MESSAGES/kcm5_emoticons.mo share/locale/tg/LC_MESSAGES/kcm5_icons.mo share/locale/tg/LC_MESSAGES/kcm5_joystick.mo share/locale/tg/LC_MESSAGES/kcm5_kded.mo -share/locale/tg/LC_MESSAGES/kcm5_phonon.mo share/locale/tg/LC_MESSAGES/kcm_autostart.mo share/locale/tg/LC_MESSAGES/kcm_colors.mo share/locale/tg/LC_MESSAGES/kcm_cursortheme.mo @@ -4575,9 +4533,15 @@ share/locale/tg/LC_MESSAGES/kfontinst.mo share/locale/tg/LC_MESSAGES/knetattach5.mo share/locale/tg/LC_MESSAGES/krdb.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.showActivityManager.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.taskmanager.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.trash.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.windowlist.mo +share/locale/tg/LC_MESSAGES/plasma_runner_kwin.mo +share/locale/tg/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo share/locale/th/LC_MESSAGES/attica_kde_plugin.mo share/locale/th/LC_MESSAGES/kaccess.mo share/locale/th/LC_MESSAGES/kcm5_componentchooser.mo @@ -4586,7 +4550,6 @@ share/locale/th/LC_MESSAGES/kcm5_emoticons.mo share/locale/th/LC_MESSAGES/kcm5_icons.mo share/locale/th/LC_MESSAGES/kcm5_joystick.mo share/locale/th/LC_MESSAGES/kcm5_kded.mo -share/locale/th/LC_MESSAGES/kcm5_phonon.mo share/locale/th/LC_MESSAGES/kcm_autostart.mo share/locale/th/LC_MESSAGES/kcm_colors.mo share/locale/th/LC_MESSAGES/kcm_cursortheme.mo @@ -4623,7 +4586,6 @@ share/locale/tr/LC_MESSAGES/kcm5_emoticons.mo share/locale/tr/LC_MESSAGES/kcm5_icons.mo share/locale/tr/LC_MESSAGES/kcm5_joystick.mo share/locale/tr/LC_MESSAGES/kcm5_kded.mo -share/locale/tr/LC_MESSAGES/kcm5_phonon.mo share/locale/tr/LC_MESSAGES/kcm_activities5.mo share/locale/tr/LC_MESSAGES/kcm_autostart.mo share/locale/tr/LC_MESSAGES/kcm_colors.mo @@ -4675,7 +4637,6 @@ share/locale/ug/LC_MESSAGES/kcm5_emoticons.mo share/locale/ug/LC_MESSAGES/kcm5_icons.mo share/locale/ug/LC_MESSAGES/kcm5_joystick.mo share/locale/ug/LC_MESSAGES/kcm5_kded.mo -share/locale/ug/LC_MESSAGES/kcm5_phonon.mo share/locale/ug/LC_MESSAGES/kcm_autostart.mo share/locale/ug/LC_MESSAGES/kcm_colors.mo share/locale/ug/LC_MESSAGES/kcm_cursortheme.mo @@ -4716,7 +4677,6 @@ share/locale/uk/LC_MESSAGES/kcm5_emoticons.mo share/locale/uk/LC_MESSAGES/kcm5_icons.mo share/locale/uk/LC_MESSAGES/kcm5_joystick.mo share/locale/uk/LC_MESSAGES/kcm5_kded.mo -share/locale/uk/LC_MESSAGES/kcm5_phonon.mo share/locale/uk/LC_MESSAGES/kcm_activities5.mo share/locale/uk/LC_MESSAGES/kcm_autostart.mo share/locale/uk/LC_MESSAGES/kcm_colors.mo @@ -4814,7 +4774,6 @@ share/locale/vi/LC_MESSAGES/kcm5_emoticons.mo share/locale/vi/LC_MESSAGES/kcm5_icons.mo share/locale/vi/LC_MESSAGES/kcm5_joystick.mo share/locale/vi/LC_MESSAGES/kcm5_kded.mo -share/locale/vi/LC_MESSAGES/kcm5_phonon.mo share/locale/vi/LC_MESSAGES/kcm_colors.mo share/locale/vi/LC_MESSAGES/kcm_cursortheme.mo share/locale/vi/LC_MESSAGES/kcm_desktoppaths.mo @@ -4846,7 +4805,6 @@ share/locale/wa/LC_MESSAGES/kcm5_emoticons.mo share/locale/wa/LC_MESSAGES/kcm5_icons.mo share/locale/wa/LC_MESSAGES/kcm5_joystick.mo share/locale/wa/LC_MESSAGES/kcm5_kded.mo -share/locale/wa/LC_MESSAGES/kcm5_phonon.mo share/locale/wa/LC_MESSAGES/kcm_autostart.mo share/locale/wa/LC_MESSAGES/kcm_colors.mo share/locale/wa/LC_MESSAGES/kcm_cursortheme.mo @@ -4903,7 +4861,6 @@ share/locale/zh_CN/LC_MESSAGES/kcm5_emoticons.mo share/locale/zh_CN/LC_MESSAGES/kcm5_icons.mo share/locale/zh_CN/LC_MESSAGES/kcm5_joystick.mo share/locale/zh_CN/LC_MESSAGES/kcm5_kded.mo -share/locale/zh_CN/LC_MESSAGES/kcm5_phonon.mo share/locale/zh_CN/LC_MESSAGES/kcm_activities5.mo share/locale/zh_CN/LC_MESSAGES/kcm_autostart.mo share/locale/zh_CN/LC_MESSAGES/kcm_colors.mo @@ -4961,7 +4918,6 @@ share/locale/zh_TW/LC_MESSAGES/kcm5_emoticons.mo share/locale/zh_TW/LC_MESSAGES/kcm5_icons.mo share/locale/zh_TW/LC_MESSAGES/kcm5_joystick.mo share/locale/zh_TW/LC_MESSAGES/kcm5_kded.mo -share/locale/zh_TW/LC_MESSAGES/kcm5_phonon.mo share/locale/zh_TW/LC_MESSAGES/kcm_activities5.mo share/locale/zh_TW/LC_MESSAGES/kcm_autostart.mo share/locale/zh_TW/LC_MESSAGES/kcm_colors.mo @@ -5052,14 +5008,13 @@ share/plasma/packages/org.kde.paneltoolbox/metadata.json share/plasma/plasmoids/org.kde.desktopcontainment/contents/config/config.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/config/main.xml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ActionButton.qml -share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/AppletAppearance.qml -share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/AppletHandle.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/BackButtonItem.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/BusyOverlay.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/CompactRepresentation.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ConfigFilter.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ConfigIcons.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ConfigLocation.qml +share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ConfigOverlay.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ConfigTweaks.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemActionButton.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml @@ -5068,9 +5023,7 @@ share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderView.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderViewDialog.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderViewDropArea.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderViewLayer.qml -share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/ResizeHandle.qml share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/code/FolderTools.js -share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/code/LayoutManager.js share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml share/plasma/plasmoids/org.kde.desktopcontainment/metadata.desktop share/plasma/plasmoids/org.kde.desktopcontainment/metadata.json @@ -5227,7 +5180,7 @@ share/plasma/shells/org.kde.plasma.desktop/contents/explorer/AppletDelegate.qml share/plasma/shells/org.kde.plasma.desktop/contents/explorer/Tooltip.qml share/plasma/shells/org.kde.plasma.desktop/contents/explorer/WidgetExplorer.qml share/plasma/shells/org.kde.plasma.desktop/contents/layout.js -share/plasma/shells/org.kde.plasma.desktop/contents/loader.qml +share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js share/plasma/shells/org.kde.plasma.desktop/contents/updates/obsolete_kickoffrc.js share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo index 380f52d54416..47005ee3e113 100644 --- a/x11/plasma5-plasma-integration/distinfo +++ b/x11/plasma5-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567530022 -SHA256 (KDE/plasma/5.16.5/plasma-integration-5.16.5.tar.xz) = 635f109e7b59bb440c6be0c7a4baae70d2f44e659ab0522e170693b664e6d709 -SIZE (KDE/plasma/5.16.5/plasma-integration-5.16.5.tar.xz) = 55672 +TIMESTAMP = 1571209924 +SHA256 (KDE/plasma/5.17.0/plasma-integration-5.17.0.tar.xz) = d6011bd9a94e6c8e96f9b0fbbf7f17d8170be93a24edb1e7b0ff6ac6e28429ff +SIZE (KDE/plasma/5.17.0/plasma-integration-5.17.0.tar.xz) = 56376 diff --git a/x11/plasma5-plasma-integration/pkg-plist b/x11/plasma5-plasma-integration/pkg-plist index a075f74f8dac..0bfb3eafb456 100644 --- a/x11/plasma5-plasma-integration/pkg-plist +++ b/x11/plasma5-plasma-integration/pkg-plist @@ -7,6 +7,7 @@ share/kconf_update/fonts_global_toolbar.upd share/kconf_update/fonts_kate.pl share/kconf_update/fonts_kate.upd share/locale/ar/LC_MESSAGES/plasmaintegration5.mo +share/locale/ast/LC_MESSAGES/plasmaintegration5.mo share/locale/ca/LC_MESSAGES/plasmaintegration5.mo share/locale/ca@valencia/LC_MESSAGES/plasmaintegration5.mo share/locale/cs/LC_MESSAGES/plasmaintegration5.mo @@ -25,9 +26,7 @@ share/locale/hu/LC_MESSAGES/plasmaintegration5.mo share/locale/ia/LC_MESSAGES/plasmaintegration5.mo share/locale/id/LC_MESSAGES/plasmaintegration5.mo share/locale/it/LC_MESSAGES/plasmaintegration5.mo -share/locale/ja/LC_MESSAGES/plasmaintegration5.mo share/locale/ko/LC_MESSAGES/plasmaintegration5.mo -share/locale/ml/LC_MESSAGES/plasmaintegration5.mo share/locale/lt/LC_MESSAGES/plasmaintegration5.mo share/locale/nb/LC_MESSAGES/plasmaintegration5.mo share/locale/nl/LC_MESSAGES/plasmaintegration5.mo diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index f7458f9654ff..b43784eb867d 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -22,14 +22,14 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\ USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig \ qt:5 tar:xz -USE_KDE= activities activitymanagerd attica auth baloo bookmarks \ +USE_KDE= activities activities-stats activitymanagerd attica auth baloo bookmarks \ codecs completion config configwidgets coreaddons crash \ dbusaddons doctools emoticons filemetadata globalaccel \ guiaddons holidays i18n iconthemes idletime init itemmodels \ itemviews jobwidgets js jsembed kcmutils kdeclarative \ kdelibs4support kdesu kdewebkit kio kscreenlocker \ notifications package pty kwin libkscreen libksysguard \ - newstuff notifyconfig parts plasma-framework \ + newstuff notifyconfig parts people plasma-framework \ plasma-integration prison runner service solid sonnet \ texteditor textwidgets unitconversion wallet wayland \ widgetsaddons windowsystem xmlgui xmlrpcclient \ @@ -47,14 +47,4 @@ CMAKE_OFF= BUILD_TESTING # In 5.15 a file was moved from x11/plasma5-plasma-desktop to x11/plasma5-plasma-workspace: CONFLICTS_INSTALL= plasma5-plasma-desktop-5.14.* -post-patch: -# set the paths in startkde - ${REINPLACE_CMD} -e 's|%%KDE_PREFIX%%|${KDE_PREFIX}|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|%%QT_BINDIR%%|${QT_BINDIR}|g' \ - -e 's|%%QT_IMPORTDIR%%|${QT_IMPORTDIR}|g' \ - -e 's|%%QT_PLUGINDIR%%|${QT_PLUGINDIR}|g' \ - -e 's|%%QT_QMLDIR%%|${QT_QMLDIR}|g' \ - ${PATCH_WRKSRC}/startkde/startkde.cmake - .include <bsd.port.mk> diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo index e41b57722dc7..668a8d4613da 100644 --- a/x11/plasma5-plasma-workspace/distinfo +++ b/x11/plasma5-plasma-workspace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567530033 -SHA256 (KDE/plasma/5.16.5/plasma-workspace-5.16.5.tar.xz) = 43364fe4e7ea10ad7b5b1d7af4f1baa1d8796b60692f2dfc0d58693f63e458ff -SIZE (KDE/plasma/5.16.5/plasma-workspace-5.16.5.tar.xz) = 4905748 +TIMESTAMP = 1571209946 +SHA256 (KDE/plasma/5.17.0/plasma-workspace-5.17.0.tar.xz) = 4480ccf0b9168bdd10d4a5fa3ee40e5e77f10c12713f9de55c5d19e23fe993f0 +SIZE (KDE/plasma/5.17.0/plasma-workspace-5.17.0.tar.xz) = 4960412 diff --git a/x11/plasma5-plasma-workspace/files/patch-startkde__startkde.cmake b/x11/plasma5-plasma-workspace/files/patch-startkde__startkde.cmake deleted file mode 100644 index a9cd5b97c40b..000000000000 --- a/x11/plasma5-plasma-workspace/files/patch-startkde__startkde.cmake +++ /dev/null @@ -1,25 +0,0 @@ ---- startkde/startkde.cmake.orig 2017-01-12 17:46:38 UTC -+++ startkde/startkde.cmake -@@ -2,6 +2,22 @@ - # - # DEFAULT Plasma STARTUP SCRIPT ( @PROJECT_VERSION@ ) - # -+# FreeBSD: add ${QTPREFIX}/lib/qt5/bin to path - note, this should be done better -+PATH=${PATH}:%%QT_BINDIR%% -+export PATH -+ -+# FreeBSD: add xdg-dirs (see misc/kde4-xdg-env) -+XDG_CONFIG_DIRS=${XDG_CONFIG_DIRS}:/etc/xdg:%%LOCALBASE%%/etc/xdg:%%LOCALBASE%%/etc/xdg/xfce:%%KDE_PREFIX%%/etc/xdg -+export XDG_CONFIG_DIRS -+ -+XDG_DATA_DIRS=${XDG_DATA_DIRS}:/usr/share:%%KDE_PREFIX%%/share:%%LOCALBASE%%/share:%%LOCALBASE%%/share/gnome -+export XDG_DATA_DIRS -+ -+# FreeBSD: add qml/qt-plugin paths -+QML2_IMPORT_PATH="%%KDE_PREFIX%%/lib/qml:%%QT_QMLDIR%%:%%QT_IMPORTDIR%%:${QML2_IMPORT_PATH}" -+export QML2_IMPORT_PATH -+QT_PLUGIN_PATH="%%KDE_PREFIX%%/lib/plugins:%%QT_PLUGINDIR%%:${QT_PLUGIN_PATH}" -+export QT_PLUGIN_PATH - - # When the X server dies we get a HUP signal from xinit. We must ignore it - # because we still need to do some cleanup. diff --git a/x11/plasma5-plasma-workspace/pkg-message b/x11/plasma5-plasma-workspace/pkg-message index 29f14a701406..befc13091a7a 100644 --- a/x11/plasma5-plasma-workspace/pkg-message +++ b/x11/plasma5-plasma-workspace/pkg-message @@ -3,7 +3,7 @@ message: <<EOM To start plasma5 via x11/startx add the following to your .xinitrc file: - exec ck-launch-session startkde + exec ck-launch-session startplasma-x11 EOM } ] diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist index 1f8442872afa..3c337edf7270 100644 --- a/x11/plasma5-plasma-workspace/pkg-plist +++ b/x11/plasma5-plasma-workspace/pkg-plist @@ -1,28 +1,22 @@ bin/gmenudbusmenuproxy -bin/kcheckrunning bin/kcminit bin/kcminit_startup -bin/kdostartupconfig5 bin/klipper bin/krunner bin/ksmserver bin/ksplashqml -bin/kstartupconfig5 +bin/plasma_session bin/plasma_waitforname bin/plasmashell bin/plasmawindowed -bin/startkde -bin/startplasmacompositor +bin/startplasma-wayland +bin/startplasma-x11 bin/systemmonitor bin/xembedsniproxy etc/xdg/autostart/gmenudbusmenuproxy.desktop etc/xdg/autostart/klipper.desktop -etc/xdg/autostart/krunner.desktop etc/xdg/autostart/org.kde.plasmashell.desktop etc/xdg/autostart/xembedsniproxy.desktop -etc/xdg/klipper.categories -etc/xdg/libnotificationmanager.categories -etc/xdg/plasma-workspace.categories etc/xdg/plasmanotifyrc etc/xdg/taskmanagerrulesrc include/colorcorrect/colorcorrect_export.h @@ -33,6 +27,7 @@ include/kworkspace5/config-libkworkspace.h include/kworkspace5/kdisplaymanager.h include/kworkspace5/kworkspace.h include/kworkspace5/kworkspace_export.h +include/kworkspace5/sessionmanagement.h include/notificationmanager/job.h include/notificationmanager/jobsmodel.h include/notificationmanager/notification.h @@ -78,6 +73,7 @@ lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake lib/cmake/LibTaskManager/LibTaskManagerConfigVersion.cmake lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets.cmake +lib/kconf_update_bin/krunnerglobalshortcuts lib/kconf_update_bin/krunnerplugins lib/libcolorcorrect.so lib/libcolorcorrect.so.5 @@ -85,7 +81,8 @@ lib/libcolorcorrect.so.%%KDE_PLASMA_VERSION%% lib/libexec/baloorunner lib/libexec/ksmserver-logout-greeter lib/libexec/ksyncdbusenv -lib/libexec/startplasma +lib/libexec/plasma-sourceenv.sh +lib/libexec/startplasma-waylandsession lib/libkdeinit5_kcminit.so lib/libkdeinit5_kcminit_startup.so lib/libkdeinit5_klipper.so @@ -141,6 +138,11 @@ lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/plasma/applets/plasma_applet_calendar.so %%QT_PLUGINDIR%%/plasma/applets/plasma_applet_icon.so %%QT_PLUGINDIR%%/plasma/applets/plasma_applet_notifications.so +%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_applauncher.so +%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_contextmenu.so +%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_paste.so +%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_switchdesktop.so +%%QT_PLUGINDIR%%/plasma/containmentactions/plasma_containmentactions_switchwindow.so %%QT_PLUGINDIR%%/plasma/dataengine/ion_bbcukmet.so %%QT_PLUGINDIR%%/plasma/dataengine/ion_envcan.so %%QT_PLUGINDIR%%/plasma/dataengine/ion_noaa.so @@ -162,19 +164,12 @@ lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_packagekit.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_places.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_powermanagement.so -%%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_share.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_soliddevice.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_statusnotifieritem.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_systemmonitor.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_time.so %%QT_PLUGINDIR%%/plasma/dataengine/plasma_engine_weather.so -%%QT_PLUGINDIR%%/plasma/packagestructure/plasma_packagestructure_share.so -%%QT_PLUGINDIR%%/plasma_containmentactions_applauncher.so -%%QT_PLUGINDIR%%/plasma_containmentactions_contextmenu.so -%%QT_PLUGINDIR%%/plasma_containmentactions_paste.so %%QT_PLUGINDIR%%/plasma_containmentactions_switchactivity.so -%%QT_PLUGINDIR%%/plasma_containmentactions_switchdesktop.so -%%QT_PLUGINDIR%%/plasma_containmentactions_switchwindow.so %%QT_PLUGINDIR%%/plasmacalendarplugins/holidays/HolidaysConfig.qml %%QT_PLUGINDIR%%/plasmacalendarplugins/holidaysevents.so %%QT_QMLDIR%%/org/kde/colorcorrect/libcolorcorrectplugin.so @@ -185,8 +180,16 @@ lib/libweather_ion.so.7.0.0 %%QT_QMLDIR%%/org/kde/notificationmanager/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/appmenu/libappmenuplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/appmenu/qmldir +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/BasicAppletContainer.qml +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/ConfigOverlayWithHandles.qml +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/PlaceHolder.qml +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/libcontainmentlayoutmanagerplugin.so +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/private/BasicResizeHandle.qml +%%QT_QMLDIR%%/org/kde/plasma/private/containmentlayoutmanager/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/digitalclock/libdigitalclockplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/digitalclock/qmldir +%%QT_QMLDIR%%/org/kde/plasma/private/kicker/libkickerplugin.so +%%QT_QMLDIR%%/org/kde/plasma/private/kicker/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/sessions/libsessionsprivateplugin.so %%QT_QMLDIR%%/org/kde/plasma/private/sessions/qmldir %%QT_QMLDIR%%/org/kde/plasma/private/shell/libplasmashellprivateplugin.so @@ -282,13 +285,21 @@ share/doc/HTML/en/PolicyKit-kde/index.docbook share/doc/HTML/en/PolicyKit-kde/introduction.docbook share/doc/HTML/en/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/en/kcontrol/screenlocker/index.docbook +share/doc/HTML/en/kcontrol/translations/go-top.png share/doc/HTML/en/kcontrol/translations/index.cache.bz2 share/doc/HTML/en/kcontrol/translations/index.docbook +share/doc/HTML/en/kcontrol/translations/list-remove.png share/doc/HTML/en/klipper/index.cache.bz2 share/doc/HTML/en/klipper/index.docbook share/doc/HTML/en/klipper/klipper-application.png share/doc/HTML/en/klipper/klipper-widget.png share/doc/HTML/en/klipper/screenshot.png +share/doc/HTML/id/kcontrol/screenlocker/index.cache.bz2 +share/doc/HTML/id/kcontrol/screenlocker/index.docbook +share/doc/HTML/id/kcontrol/translations/index.cache.bz2 +share/doc/HTML/id/kcontrol/translations/index.docbook +share/doc/HTML/id/klipper/index.cache.bz2 +share/doc/HTML/id/klipper/index.docbook share/doc/HTML/it/kcontrol/screenlocker/index.cache.bz2 share/doc/HTML/it/kcontrol/screenlocker/index.docbook share/doc/HTML/it/kcontrol/translations/index.cache.bz2 @@ -334,8 +345,10 @@ share/doc/HTML/uk/klipper/index.cache.bz2 share/doc/HTML/uk/klipper/index.docbook share/doc/HTML/uk/klipper/klipper-widget.png share/doc/HTML/uk/klipper/screenshot.png +share/kconf_update/krunnerglobalshortcuts.upd share/kconf_update/krunnerplugins.upd share/kdevappwizard/templates/ion-dataengine.tar.bz2 +share/kglobalaccel/krunner.desktop share/kio_desktop/directory.desktop share/kio_desktop/directory.trash share/knotifications5/freespacenotifier.notifyrc @@ -373,12 +386,7 @@ share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.diskusage.desktop share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.memory.desktop share/kservices5/plasma-applet-org.kde.plasma.systemmonitor.net.desktop share/kservices5/plasma-applet-org.kde.plasma.systemtray.desktop -share/kservices5/plasma-containmentactions-applauncher.desktop -share/kservices5/plasma-containmentactions-contextmenu.desktop -share/kservices5/plasma-containmentactions-paste.desktop share/kservices5/plasma-containmentactions-switchactivity.desktop -share/kservices5/plasma-containmentactions-switchdesktop.desktop -share/kservices5/plasma-containmentactions-switchwindow.desktop share/kservices5/plasma-dataengine-activities.desktop share/kservices5/plasma-dataengine-applicationjobs.desktop share/kservices5/plasma-dataengine-apps.desktop @@ -396,18 +404,6 @@ share/kservices5/plasma-dataengine-notifications.desktop share/kservices5/plasma-dataengine-packagekit.desktop share/kservices5/plasma-dataengine-places.desktop share/kservices5/plasma-dataengine-powermanagement.desktop -share/kservices5/plasma-dataengine-share-addon-im9.desktop -share/kservices5/plasma-dataengine-share-addon-imgsusepasteorg.desktop -share/kservices5/plasma-dataengine-share-addon-imgur.desktop -share/kservices5/plasma-dataengine-share-addon-kde.desktop -share/kservices5/plasma-dataengine-share-addon-pastebincom.desktop -share/kservices5/plasma-dataengine-share-addon-pasteopensuseorg.desktop -share/kservices5/plasma-dataengine-share-addon-pasteubuntucom.desktop -share/kservices5/plasma-dataengine-share-addon-privatepastecom.desktop -share/kservices5/plasma-dataengine-share-addon-simplestimagehosting.desktop -share/kservices5/plasma-dataengine-share-addon-wklej.desktop -share/kservices5/plasma-dataengine-share-addon-wstaw.desktop -share/kservices5/plasma-dataengine-share.desktop share/kservices5/plasma-dataengine-soliddevice.desktop share/kservices5/plasma-dataengine-statusnotifieritem.desktop share/kservices5/plasma-dataengine-systemmonitor.desktop @@ -437,7 +433,6 @@ share/kservices5/plasma-wallpaper-org.kde.slideshow.desktop share/kservices5/programs.protocol share/kservicetypes5/phononbackend.desktop share/kservicetypes5/plasma-layouttemplate.desktop -share/kservicetypes5/plasma_shareprovider.desktop share/ksplash/Themes/Classic/FadeIn.qml share/ksplash/Themes/Classic/Preview.png share/ksplash/Themes/Classic/Theme.rc @@ -475,6 +470,7 @@ 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/libkicker.mo share/locale/ar/LC_MESSAGES/libkworkspace.mo share/locale/ar/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -504,7 +500,6 @@ share/locale/ar/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ar/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ar/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ar/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ar/LC_MESSAGES/plasma_engine_share.mo share/locale/ar/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ar/LC_MESSAGES/plasma_engine_time.mo share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo @@ -522,7 +517,6 @@ share/locale/ar/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ar/LC_MESSAGES/plasma_runner_services.mo share/locale/ar/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ar/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ar/LC_MESSAGES/plasma_runner_solid.mo share/locale/ar/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ar/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ar/LC_MESSAGES/plasma_runner_windows.mo @@ -532,6 +526,17 @@ share/locale/ar/LC_MESSAGES/plasmashell.mo share/locale/ar/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ar/LC_MESSAGES/soliduiserver5.mo share/locale/ar/LC_MESSAGES/systemmonitor.mo +share/locale/ast/LC_MESSAGES/kcm_translations.mo +share/locale/ast/LC_MESSAGES/kcminit.mo +share/locale/ast/LC_MESSAGES/phonon_kde_plugin.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.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.systemmonitor.cpu.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_engine_devicenotifications.mo +share/locale/ast/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/be/LC_MESSAGES/kcminit.mo share/locale/be/LC_MESSAGES/kio5_applications.mo share/locale/be/LC_MESSAGES/klipper.mo @@ -581,7 +586,6 @@ share/locale/bg/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/bg/LC_MESSAGES/plasma_runner_services.mo share/locale/bg/LC_MESSAGES/plasma_runner_sessions.mo 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/soliduiserver5.mo @@ -616,6 +620,7 @@ 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/libkicker.mo share/locale/bs/LC_MESSAGES/libkworkspace.mo share/locale/bs/LC_MESSAGES/phonon_kde_plugin.mo share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -641,7 +646,6 @@ share/locale/bs/LC_MESSAGES/plasma_engine_keystate.mo share/locale/bs/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/bs/LC_MESSAGES/plasma_engine_notifications.mo share/locale/bs/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/bs/LC_MESSAGES/plasma_engine_share.mo share/locale/bs/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/bs/LC_MESSAGES/plasma_engine_time.mo share/locale/bs/LC_MESSAGES/plasma_engine_weather.mo @@ -659,7 +663,6 @@ share/locale/bs/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/bs/LC_MESSAGES/plasma_runner_services.mo share/locale/bs/LC_MESSAGES/plasma_runner_sessions.mo share/locale/bs/LC_MESSAGES/plasma_runner_shell.mo -share/locale/bs/LC_MESSAGES/plasma_runner_solid.mo share/locale/bs/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/bs/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/bs/LC_MESSAGES/plasma_runner_windows.mo @@ -678,6 +681,7 @@ 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/libkicker.mo share/locale/ca/LC_MESSAGES/libkworkspace.mo share/locale/ca/LC_MESSAGES/libnotificationmanager.mo share/locale/ca/LC_MESSAGES/phonon_kde_plugin.mo @@ -705,11 +709,11 @@ 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_hotplug.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_notifications.mo share/locale/ca/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ca/LC_MESSAGES/plasma_engine_share.mo share/locale/ca/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ca/LC_MESSAGES/plasma_engine_time.mo share/locale/ca/LC_MESSAGES/plasma_engine_weather.mo @@ -728,7 +732,6 @@ share/locale/ca/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ca/LC_MESSAGES/plasma_runner_services.mo share/locale/ca/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ca/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ca/LC_MESSAGES/plasma_runner_solid.mo share/locale/ca/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ca/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ca/LC_MESSAGES/plasma_runner_windows.mo @@ -747,6 +750,7 @@ 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/libkicker.mo share/locale/ca@valencia/LC_MESSAGES/libkworkspace.mo share/locale/ca@valencia/LC_MESSAGES/libnotificationmanager.mo share/locale/ca@valencia/LC_MESSAGES/phonon_kde_plugin.mo @@ -778,7 +782,6 @@ 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_notifications.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ca@valencia/LC_MESSAGES/plasma_engine_share.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_time.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_weather.mo @@ -797,7 +800,6 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_services.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ca@valencia/LC_MESSAGES/plasma_runner_solid.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ca@valencia/LC_MESSAGES/plasma_runner_windows.mo @@ -816,6 +818,7 @@ 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/libkicker.mo share/locale/cs/LC_MESSAGES/libkworkspace.mo share/locale/cs/LC_MESSAGES/libnotificationmanager.mo share/locale/cs/LC_MESSAGES/phonon_kde_plugin.mo @@ -843,11 +846,11 @@ 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_hotplug.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_notifications.mo share/locale/cs/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/cs/LC_MESSAGES/plasma_engine_share.mo share/locale/cs/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/cs/LC_MESSAGES/plasma_engine_time.mo share/locale/cs/LC_MESSAGES/plasma_engine_weather.mo @@ -866,7 +869,6 @@ share/locale/cs/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/cs/LC_MESSAGES/plasma_runner_services.mo share/locale/cs/LC_MESSAGES/plasma_runner_sessions.mo share/locale/cs/LC_MESSAGES/plasma_runner_shell.mo -share/locale/cs/LC_MESSAGES/plasma_runner_solid.mo share/locale/cs/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/cs/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/cs/LC_MESSAGES/plasma_runner_windows.mo @@ -897,7 +899,6 @@ share/locale/csb/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/csb/LC_MESSAGES/plasma_runner_services.mo share/locale/csb/LC_MESSAGES/plasma_runner_sessions.mo share/locale/csb/LC_MESSAGES/plasma_runner_shell.mo -share/locale/csb/LC_MESSAGES/plasma_runner_solid.mo share/locale/csb/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/csb/LC_MESSAGES/plasma_runner_windows.mo share/locale/csb/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo @@ -914,6 +915,7 @@ 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/libkicker.mo share/locale/da/LC_MESSAGES/libkworkspace.mo share/locale/da/LC_MESSAGES/phonon_kde_plugin.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -944,7 +946,6 @@ 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_notifications.mo share/locale/da/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/da/LC_MESSAGES/plasma_engine_share.mo share/locale/da/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/da/LC_MESSAGES/plasma_engine_time.mo share/locale/da/LC_MESSAGES/plasma_engine_weather.mo @@ -963,7 +964,6 @@ share/locale/da/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/da/LC_MESSAGES/plasma_runner_services.mo share/locale/da/LC_MESSAGES/plasma_runner_sessions.mo share/locale/da/LC_MESSAGES/plasma_runner_shell.mo -share/locale/da/LC_MESSAGES/plasma_runner_solid.mo share/locale/da/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/da/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/da/LC_MESSAGES/plasma_runner_windows.mo @@ -982,6 +982,7 @@ 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/libkicker.mo share/locale/de/LC_MESSAGES/libkworkspace.mo share/locale/de/LC_MESSAGES/libnotificationmanager.mo share/locale/de/LC_MESSAGES/phonon_kde_plugin.mo @@ -1009,11 +1010,11 @@ 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_hotplug.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_notifications.mo share/locale/de/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/de/LC_MESSAGES/plasma_engine_share.mo share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/de/LC_MESSAGES/plasma_engine_time.mo share/locale/de/LC_MESSAGES/plasma_engine_weather.mo @@ -1032,7 +1033,6 @@ share/locale/de/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/de/LC_MESSAGES/plasma_runner_services.mo share/locale/de/LC_MESSAGES/plasma_runner_sessions.mo share/locale/de/LC_MESSAGES/plasma_runner_shell.mo -share/locale/de/LC_MESSAGES/plasma_runner_solid.mo share/locale/de/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/de/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/de/LC_MESSAGES/plasma_runner_windows.mo @@ -1051,6 +1051,7 @@ 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/libkicker.mo share/locale/el/LC_MESSAGES/libkworkspace.mo share/locale/el/LC_MESSAGES/phonon_kde_plugin.mo share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1079,7 +1080,6 @@ share/locale/el/LC_MESSAGES/plasma_engine_keystate.mo share/locale/el/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/el/LC_MESSAGES/plasma_engine_notifications.mo share/locale/el/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/el/LC_MESSAGES/plasma_engine_share.mo share/locale/el/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/el/LC_MESSAGES/plasma_engine_time.mo share/locale/el/LC_MESSAGES/plasma_engine_weather.mo @@ -1096,7 +1096,6 @@ share/locale/el/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/el/LC_MESSAGES/plasma_runner_services.mo share/locale/el/LC_MESSAGES/plasma_runner_sessions.mo share/locale/el/LC_MESSAGES/plasma_runner_shell.mo -share/locale/el/LC_MESSAGES/plasma_runner_solid.mo share/locale/el/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/el/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/el/LC_MESSAGES/plasma_runner_windows.mo @@ -1115,6 +1114,7 @@ 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/libkicker.mo share/locale/en_GB/LC_MESSAGES/libkworkspace.mo share/locale/en_GB/LC_MESSAGES/libnotificationmanager.mo share/locale/en_GB/LC_MESSAGES/phonon_kde_plugin.mo @@ -1142,11 +1142,11 @@ 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_hotplug.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_notifications.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/en_GB/LC_MESSAGES/plasma_engine_share.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_time.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_weather.mo @@ -1165,7 +1165,6 @@ share/locale/en_GB/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_services.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_sessions.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_shell.mo -share/locale/en_GB/LC_MESSAGES/plasma_runner_solid.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/en_GB/LC_MESSAGES/plasma_runner_windows.mo @@ -1192,7 +1191,6 @@ share/locale/eo/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/eo/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/eo/LC_MESSAGES/plasma_engine_keystate.mo share/locale/eo/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/eo/LC_MESSAGES/plasma_engine_share.mo share/locale/eo/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/eo/LC_MESSAGES/plasma_engine_weather.mo share/locale/eo/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1205,7 +1203,6 @@ share/locale/eo/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/eo/LC_MESSAGES/plasma_runner_services.mo share/locale/eo/LC_MESSAGES/plasma_runner_sessions.mo share/locale/eo/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1220,6 +1217,7 @@ 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/libkicker.mo share/locale/es/LC_MESSAGES/libkworkspace.mo share/locale/es/LC_MESSAGES/libnotificationmanager.mo share/locale/es/LC_MESSAGES/phonon_kde_plugin.mo @@ -1247,11 +1245,11 @@ 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_hotplug.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_notifications.mo share/locale/es/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/es/LC_MESSAGES/plasma_engine_share.mo share/locale/es/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/es/LC_MESSAGES/plasma_engine_time.mo share/locale/es/LC_MESSAGES/plasma_engine_weather.mo @@ -1270,7 +1268,6 @@ share/locale/es/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/es/LC_MESSAGES/plasma_runner_services.mo share/locale/es/LC_MESSAGES/plasma_runner_sessions.mo share/locale/es/LC_MESSAGES/plasma_runner_shell.mo -share/locale/es/LC_MESSAGES/plasma_runner_solid.mo share/locale/es/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/es/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/es/LC_MESSAGES/plasma_runner_windows.mo @@ -1288,6 +1285,7 @@ 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/libkicker.mo share/locale/et/LC_MESSAGES/libkworkspace.mo share/locale/et/LC_MESSAGES/phonon_kde_plugin.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1314,7 +1312,6 @@ share/locale/et/LC_MESSAGES/plasma_engine_keystate.mo share/locale/et/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/et/LC_MESSAGES/plasma_engine_notifications.mo share/locale/et/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/et/LC_MESSAGES/plasma_engine_share.mo share/locale/et/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/et/LC_MESSAGES/plasma_engine_time.mo share/locale/et/LC_MESSAGES/plasma_engine_weather.mo @@ -1332,7 +1329,6 @@ share/locale/et/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/et/LC_MESSAGES/plasma_runner_services.mo share/locale/et/LC_MESSAGES/plasma_runner_sessions.mo share/locale/et/LC_MESSAGES/plasma_runner_shell.mo -share/locale/et/LC_MESSAGES/plasma_runner_solid.mo share/locale/et/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/et/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/et/LC_MESSAGES/plasma_runner_windows.mo @@ -1351,6 +1347,7 @@ share/locale/eu/LC_MESSAGES/kio_desktop.mo share/locale/eu/LC_MESSAGES/klipper.mo share/locale/eu/LC_MESSAGES/krunner.mo share/locale/eu/LC_MESSAGES/ksmserver.mo +share/locale/eu/LC_MESSAGES/libkicker.mo share/locale/eu/LC_MESSAGES/libkworkspace.mo share/locale/eu/LC_MESSAGES/libnotificationmanager.mo share/locale/eu/LC_MESSAGES/phonon_kde_plugin.mo @@ -1378,11 +1375,11 @@ share/locale/eu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/eu/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/eu/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/eu/LC_MESSAGES/plasma_engine_dict.mo +share/locale/eu/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/eu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/eu/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/eu/LC_MESSAGES/plasma_engine_notifications.mo share/locale/eu/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/eu/LC_MESSAGES/plasma_engine_share.mo share/locale/eu/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/eu/LC_MESSAGES/plasma_engine_time.mo share/locale/eu/LC_MESSAGES/plasma_engine_weather.mo @@ -1401,7 +1398,6 @@ share/locale/eu/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/eu/LC_MESSAGES/plasma_runner_services.mo share/locale/eu/LC_MESSAGES/plasma_runner_sessions.mo share/locale/eu/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1434,6 +1430,7 @@ 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/libkicker.mo share/locale/fi/LC_MESSAGES/libkworkspace.mo share/locale/fi/LC_MESSAGES/libnotificationmanager.mo share/locale/fi/LC_MESSAGES/phonon_kde_plugin.mo @@ -1461,11 +1458,11 @@ 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_hotplug.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_notifications.mo share/locale/fi/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/fi/LC_MESSAGES/plasma_engine_share.mo share/locale/fi/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/fi/LC_MESSAGES/plasma_engine_time.mo share/locale/fi/LC_MESSAGES/plasma_engine_weather.mo @@ -1484,7 +1481,6 @@ share/locale/fi/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/fi/LC_MESSAGES/plasma_runner_services.mo share/locale/fi/LC_MESSAGES/plasma_runner_sessions.mo share/locale/fi/LC_MESSAGES/plasma_runner_shell.mo -share/locale/fi/LC_MESSAGES/plasma_runner_solid.mo share/locale/fi/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/fi/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/fi/LC_MESSAGES/plasma_runner_windows.mo @@ -1503,6 +1499,7 @@ 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/libkicker.mo share/locale/fr/LC_MESSAGES/libkworkspace.mo share/locale/fr/LC_MESSAGES/libnotificationmanager.mo share/locale/fr/LC_MESSAGES/phonon_kde_plugin.mo @@ -1530,11 +1527,11 @@ 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_hotplug.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_notifications.mo share/locale/fr/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/fr/LC_MESSAGES/plasma_engine_share.mo share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/fr/LC_MESSAGES/plasma_engine_time.mo share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo @@ -1553,7 +1550,6 @@ share/locale/fr/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/fr/LC_MESSAGES/plasma_runner_services.mo share/locale/fr/LC_MESSAGES/plasma_runner_sessions.mo share/locale/fr/LC_MESSAGES/plasma_runner_shell.mo -share/locale/fr/LC_MESSAGES/plasma_runner_solid.mo share/locale/fr/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/fr/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/fr/LC_MESSAGES/plasma_runner_windows.mo @@ -1594,6 +1590,7 @@ share/locale/ga/LC_MESSAGES/kcminit.mo share/locale/ga/LC_MESSAGES/kio5_applications.mo share/locale/ga/LC_MESSAGES/klipper.mo share/locale/ga/LC_MESSAGES/ksmserver.mo +share/locale/ga/LC_MESSAGES/libkicker.mo share/locale/ga/LC_MESSAGES/libkworkspace.mo share/locale/ga/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1607,7 +1604,6 @@ share/locale/ga/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/ga/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ga/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ga/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/ga/LC_MESSAGES/plasma_engine_share.mo share/locale/ga/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ga/LC_MESSAGES/plasma_engine_weather.mo share/locale/ga/LC_MESSAGES/plasma_runner_activities.mo @@ -1621,7 +1617,6 @@ share/locale/ga/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ga/LC_MESSAGES/plasma_runner_services.mo share/locale/ga/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ga/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1636,6 +1631,7 @@ 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/libkicker.mo share/locale/gl/LC_MESSAGES/libkworkspace.mo share/locale/gl/LC_MESSAGES/libnotificationmanager.mo share/locale/gl/LC_MESSAGES/phonon_kde_plugin.mo @@ -1663,11 +1659,11 @@ share/locale/gl/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/gl/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/gl/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/gl/LC_MESSAGES/plasma_engine_dict.mo +share/locale/gl/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/gl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/gl/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/gl/LC_MESSAGES/plasma_engine_notifications.mo share/locale/gl/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/gl/LC_MESSAGES/plasma_engine_share.mo share/locale/gl/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/gl/LC_MESSAGES/plasma_engine_time.mo share/locale/gl/LC_MESSAGES/plasma_engine_weather.mo @@ -1686,7 +1682,6 @@ share/locale/gl/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/gl/LC_MESSAGES/plasma_runner_services.mo share/locale/gl/LC_MESSAGES/plasma_runner_sessions.mo share/locale/gl/LC_MESSAGES/plasma_runner_shell.mo -share/locale/gl/LC_MESSAGES/plasma_runner_solid.mo share/locale/gl/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/gl/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/gl/LC_MESSAGES/plasma_runner_windows.mo @@ -1713,7 +1708,6 @@ share/locale/gu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/gu/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/gu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/gu/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/gu/LC_MESSAGES/plasma_engine_share.mo share/locale/gu/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/gu/LC_MESSAGES/plasma_engine_weather.mo share/locale/gu/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1725,7 +1719,6 @@ share/locale/gu/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/gu/LC_MESSAGES/plasma_runner_services.mo share/locale/gu/LC_MESSAGES/plasma_runner_sessions.mo share/locale/gu/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1740,6 +1733,7 @@ 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/libkicker.mo share/locale/he/LC_MESSAGES/libkworkspace.mo share/locale/he/LC_MESSAGES/phonon_kde_plugin.mo share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1768,7 +1762,6 @@ 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_notifications.mo share/locale/he/LC_MESSAGES/plasma_engine_powermanagement.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 @@ -1785,7 +1778,6 @@ share/locale/he/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/he/LC_MESSAGES/plasma_runner_services.mo share/locale/he/LC_MESSAGES/plasma_runner_sessions.mo share/locale/he/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1824,7 +1816,6 @@ share/locale/hi/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/hi/LC_MESSAGES/plasma_runner_services.mo share/locale/hi/LC_MESSAGES/plasma_runner_sessions.mo share/locale/hi/LC_MESSAGES/plasma_runner_shell.mo -share/locale/hi/LC_MESSAGES/plasma_runner_solid.mo share/locale/hi/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hi/LC_MESSAGES/plasma_runner_windows.mo share/locale/hi/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo @@ -1859,7 +1850,6 @@ share/locale/hr/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/hr/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/hr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/hr/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/hr/LC_MESSAGES/plasma_engine_share.mo share/locale/hr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/hr/LC_MESSAGES/plasma_engine_weather.mo share/locale/hr/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -1872,7 +1862,6 @@ share/locale/hr/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/hr/LC_MESSAGES/plasma_runner_services.mo share/locale/hr/LC_MESSAGES/plasma_runner_sessions.mo share/locale/hr/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -1904,6 +1893,7 @@ share/locale/hu/LC_MESSAGES/kio_desktop.mo share/locale/hu/LC_MESSAGES/klipper.mo share/locale/hu/LC_MESSAGES/krunner.mo share/locale/hu/LC_MESSAGES/ksmserver.mo +share/locale/hu/LC_MESSAGES/libkicker.mo share/locale/hu/LC_MESSAGES/libkworkspace.mo share/locale/hu/LC_MESSAGES/phonon_kde_plugin.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1930,7 +1920,6 @@ 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_notifications.mo share/locale/hu/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/hu/LC_MESSAGES/plasma_engine_share.mo share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/hu/LC_MESSAGES/plasma_engine_time.mo share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo @@ -1948,7 +1937,6 @@ share/locale/hu/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/hu/LC_MESSAGES/plasma_runner_services.mo share/locale/hu/LC_MESSAGES/plasma_runner_sessions.mo share/locale/hu/LC_MESSAGES/plasma_runner_shell.mo -share/locale/hu/LC_MESSAGES/plasma_runner_solid.mo share/locale/hu/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hu/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/hu/LC_MESSAGES/plasma_runner_windows.mo @@ -1970,6 +1958,7 @@ 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/libkicker.mo share/locale/ia/LC_MESSAGES/libkworkspace.mo share/locale/ia/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -1998,7 +1987,6 @@ 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_notifications.mo share/locale/ia/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ia/LC_MESSAGES/plasma_engine_share.mo share/locale/ia/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ia/LC_MESSAGES/plasma_engine_time.mo share/locale/ia/LC_MESSAGES/plasma_engine_weather.mo @@ -2016,7 +2004,6 @@ share/locale/ia/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ia/LC_MESSAGES/plasma_runner_services.mo share/locale/ia/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ia/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ia/LC_MESSAGES/plasma_runner_solid.mo share/locale/ia/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ia/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ia/LC_MESSAGES/plasma_runner_windows.mo @@ -2035,6 +2022,7 @@ share/locale/id/LC_MESSAGES/kio_desktop.mo share/locale/id/LC_MESSAGES/klipper.mo share/locale/id/LC_MESSAGES/krunner.mo share/locale/id/LC_MESSAGES/ksmserver.mo +share/locale/id/LC_MESSAGES/libkicker.mo share/locale/id/LC_MESSAGES/libkworkspace.mo share/locale/id/LC_MESSAGES/libnotificationmanager.mo share/locale/id/LC_MESSAGES/phonon_kde_plugin.mo @@ -2062,11 +2050,11 @@ share/locale/id/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/id/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/id/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/id/LC_MESSAGES/plasma_engine_dict.mo +share/locale/id/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/id/LC_MESSAGES/plasma_engine_keystate.mo share/locale/id/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/id/LC_MESSAGES/plasma_engine_notifications.mo share/locale/id/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/id/LC_MESSAGES/plasma_engine_share.mo share/locale/id/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/id/LC_MESSAGES/plasma_engine_time.mo share/locale/id/LC_MESSAGES/plasma_engine_weather.mo @@ -2085,7 +2073,6 @@ share/locale/id/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/id/LC_MESSAGES/plasma_runner_services.mo share/locale/id/LC_MESSAGES/plasma_runner_sessions.mo share/locale/id/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2111,7 +2098,6 @@ share/locale/is/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/is/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/is/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/is/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/is/LC_MESSAGES/plasma_engine_share.mo share/locale/is/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/is/LC_MESSAGES/plasma_engine_weather.mo share/locale/is/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2124,7 +2110,6 @@ share/locale/is/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/is/LC_MESSAGES/plasma_runner_services.mo share/locale/is/LC_MESSAGES/plasma_runner_sessions.mo share/locale/is/LC_MESSAGES/plasma_runner_shell.mo -share/locale/is/LC_MESSAGES/plasma_runner_solid.mo share/locale/is/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/is/LC_MESSAGES/plasma_runner_windows.mo share/locale/is/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo @@ -2138,6 +2123,7 @@ 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/libkicker.mo share/locale/it/LC_MESSAGES/libkworkspace.mo share/locale/it/LC_MESSAGES/libnotificationmanager.mo share/locale/it/LC_MESSAGES/phonon_kde_plugin.mo @@ -2165,11 +2151,11 @@ 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_hotplug.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_notifications.mo share/locale/it/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/it/LC_MESSAGES/plasma_engine_share.mo share/locale/it/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/it/LC_MESSAGES/plasma_engine_time.mo share/locale/it/LC_MESSAGES/plasma_engine_weather.mo @@ -2188,7 +2174,6 @@ share/locale/it/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/it/LC_MESSAGES/plasma_runner_services.mo share/locale/it/LC_MESSAGES/plasma_runner_sessions.mo share/locale/it/LC_MESSAGES/plasma_runner_shell.mo -share/locale/it/LC_MESSAGES/plasma_runner_solid.mo share/locale/it/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/it/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/it/LC_MESSAGES/plasma_runner_windows.mo @@ -2207,6 +2192,7 @@ 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/libkicker.mo share/locale/ja/LC_MESSAGES/libkworkspace.mo share/locale/ja/LC_MESSAGES/libnotificationmanager.mo share/locale/ja/LC_MESSAGES/phonon_kde_plugin.mo @@ -2234,11 +2220,11 @@ share/locale/ja/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/ja/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/ja/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ja/LC_MESSAGES/plasma_engine_dict.mo +share/locale/ja/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ja/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ja/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ja/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ja/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ja/LC_MESSAGES/plasma_engine_share.mo share/locale/ja/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ja/LC_MESSAGES/plasma_engine_time.mo share/locale/ja/LC_MESSAGES/plasma_engine_weather.mo @@ -2257,7 +2243,6 @@ share/locale/ja/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ja/LC_MESSAGES/plasma_runner_services.mo share/locale/ja/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ja/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ja/LC_MESSAGES/plasma_runner_solid.mo share/locale/ja/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ja/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ja/LC_MESSAGES/plasma_runner_windows.mo @@ -2286,7 +2271,6 @@ share/locale/kk/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/kk/LC_MESSAGES/plasma_engine_keystate.mo share/locale/kk/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/kk/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/kk/LC_MESSAGES/plasma_engine_share.mo share/locale/kk/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/kk/LC_MESSAGES/plasma_engine_weather.mo share/locale/kk/LC_MESSAGES/plasma_runner_activities.mo @@ -2300,7 +2284,6 @@ share/locale/kk/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/kk/LC_MESSAGES/plasma_runner_services.mo share/locale/kk/LC_MESSAGES/plasma_runner_sessions.mo share/locale/kk/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2324,7 +2307,6 @@ share/locale/km/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/km/LC_MESSAGES/plasma_engine_keystate.mo share/locale/km/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/km/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/km/LC_MESSAGES/plasma_engine_share.mo share/locale/km/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/km/LC_MESSAGES/plasma_engine_weather.mo share/locale/km/LC_MESSAGES/plasma_runner_activities.mo @@ -2338,7 +2320,6 @@ share/locale/km/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/km/LC_MESSAGES/plasma_runner_services.mo share/locale/km/LC_MESSAGES/plasma_runner_sessions.mo share/locale/km/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2371,7 +2352,6 @@ share/locale/kn/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/kn/LC_MESSAGES/plasma_runner_services.mo share/locale/kn/LC_MESSAGES/plasma_runner_sessions.mo 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/soliduiserver5.mo @@ -2384,6 +2364,7 @@ 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/libkicker.mo share/locale/ko/LC_MESSAGES/libkworkspace.mo share/locale/ko/LC_MESSAGES/libnotificationmanager.mo share/locale/ko/LC_MESSAGES/phonon_kde_plugin.mo @@ -2411,11 +2392,11 @@ 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_hotplug.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_notifications.mo share/locale/ko/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ko/LC_MESSAGES/plasma_engine_share.mo share/locale/ko/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ko/LC_MESSAGES/plasma_engine_time.mo share/locale/ko/LC_MESSAGES/plasma_engine_weather.mo @@ -2434,7 +2415,6 @@ share/locale/ko/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ko/LC_MESSAGES/plasma_runner_services.mo share/locale/ko/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ko/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ko/LC_MESSAGES/plasma_runner_solid.mo share/locale/ko/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ko/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ko/LC_MESSAGES/plasma_runner_windows.mo @@ -2472,7 +2452,9 @@ share/locale/lt/LC_MESSAGES/kio_desktop.mo share/locale/lt/LC_MESSAGES/klipper.mo share/locale/lt/LC_MESSAGES/krunner.mo share/locale/lt/LC_MESSAGES/ksmserver.mo +share/locale/lt/LC_MESSAGES/libkicker.mo share/locale/lt/LC_MESSAGES/libkworkspace.mo +share/locale/lt/LC_MESSAGES/libnotificationmanager.mo share/locale/lt/LC_MESSAGES/phonon_kde_plugin.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo @@ -2502,7 +2484,6 @@ share/locale/lt/LC_MESSAGES/plasma_engine_keystate.mo share/locale/lt/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/lt/LC_MESSAGES/plasma_engine_notifications.mo share/locale/lt/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/lt/LC_MESSAGES/plasma_engine_share.mo share/locale/lt/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/lt/LC_MESSAGES/plasma_engine_time.mo share/locale/lt/LC_MESSAGES/plasma_engine_weather.mo @@ -2521,7 +2502,6 @@ share/locale/lt/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/lt/LC_MESSAGES/plasma_runner_services.mo share/locale/lt/LC_MESSAGES/plasma_runner_sessions.mo share/locale/lt/LC_MESSAGES/plasma_runner_shell.mo -share/locale/lt/LC_MESSAGES/plasma_runner_solid.mo share/locale/lt/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/lt/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/lt/LC_MESSAGES/plasma_runner_windows.mo @@ -2536,6 +2516,7 @@ share/locale/lv/LC_MESSAGES/kcminit.mo share/locale/lv/LC_MESSAGES/kio5_applications.mo share/locale/lv/LC_MESSAGES/klipper.mo share/locale/lv/LC_MESSAGES/ksmserver.mo +share/locale/lv/LC_MESSAGES/libkicker.mo share/locale/lv/LC_MESSAGES/libkworkspace.mo share/locale/lv/LC_MESSAGES/phonon_kde_plugin.mo share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -2561,7 +2542,6 @@ share/locale/lv/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/lv/LC_MESSAGES/plasma_runner_services.mo share/locale/lv/LC_MESSAGES/plasma_runner_sessions.mo share/locale/lv/LC_MESSAGES/plasma_runner_shell.mo -share/locale/lv/LC_MESSAGES/plasma_runner_solid.mo share/locale/lv/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/lv/LC_MESSAGES/plasma_runner_windows.mo share/locale/lv/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo @@ -2583,7 +2563,6 @@ share/locale/mai/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/mai/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/mai/LC_MESSAGES/plasma_engine_keystate.mo share/locale/mai/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/mai/LC_MESSAGES/plasma_engine_share.mo share/locale/mai/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/mai/LC_MESSAGES/plasma_engine_weather.mo share/locale/mai/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2596,7 +2575,6 @@ share/locale/mai/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/mai/LC_MESSAGES/plasma_runner_services.mo share/locale/mai/LC_MESSAGES/plasma_runner_sessions.mo share/locale/mai/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2629,8 +2607,8 @@ share/locale/ml/LC_MESSAGES/kio_desktop.mo share/locale/ml/LC_MESSAGES/klipper.mo share/locale/ml/LC_MESSAGES/krunner.mo share/locale/ml/LC_MESSAGES/ksmserver.mo +share/locale/ml/LC_MESSAGES/libkicker.mo share/locale/ml/LC_MESSAGES/libkworkspace.mo -share/locale/ml/LC_MESSAGES/libnotificationmanager.mo share/locale/ml/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo @@ -2660,7 +2638,6 @@ share/locale/ml/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ml/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ml/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ml/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ml/LC_MESSAGES/plasma_engine_share.mo share/locale/ml/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ml/LC_MESSAGES/plasma_engine_time.mo share/locale/ml/LC_MESSAGES/plasma_engine_weather.mo @@ -2679,7 +2656,6 @@ share/locale/ml/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ml/LC_MESSAGES/plasma_runner_services.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_solid.mo share/locale/ml/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ml/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ml/LC_MESSAGES/plasma_runner_windows.mo @@ -2694,6 +2670,7 @@ share/locale/mr/LC_MESSAGES/kcminit.mo share/locale/mr/LC_MESSAGES/kio5_applications.mo share/locale/mr/LC_MESSAGES/klipper.mo share/locale/mr/LC_MESSAGES/ksmserver.mo +share/locale/mr/LC_MESSAGES/libkicker.mo share/locale/mr/LC_MESSAGES/libkworkspace.mo share/locale/mr/LC_MESSAGES/phonon_kde_plugin.mo share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -2708,7 +2685,6 @@ share/locale/mr/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/mr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/mr/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/mr/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/mr/LC_MESSAGES/plasma_engine_share.mo share/locale/mr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/mr/LC_MESSAGES/plasma_engine_weather.mo share/locale/mr/LC_MESSAGES/plasma_runner_activities.mo @@ -2722,7 +2698,6 @@ share/locale/mr/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/mr/LC_MESSAGES/plasma_runner_services.mo share/locale/mr/LC_MESSAGES/plasma_runner_sessions.mo share/locale/mr/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2745,7 +2720,6 @@ share/locale/ms/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/ms/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/ms/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ms/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/ms/LC_MESSAGES/plasma_engine_share.mo share/locale/ms/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ms/LC_MESSAGES/plasma_engine_weather.mo share/locale/ms/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -2758,7 +2732,6 @@ share/locale/ms/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ms/LC_MESSAGES/plasma_runner_services.mo share/locale/ms/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ms/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -2772,6 +2745,7 @@ share/locale/nb/LC_MESSAGES/kio_desktop.mo share/locale/nb/LC_MESSAGES/klipper.mo share/locale/nb/LC_MESSAGES/krunner.mo share/locale/nb/LC_MESSAGES/ksmserver.mo +share/locale/nb/LC_MESSAGES/libkicker.mo share/locale/nb/LC_MESSAGES/libkworkspace.mo share/locale/nb/LC_MESSAGES/phonon_kde_plugin.mo share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -2801,7 +2775,6 @@ share/locale/nb/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nb/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/nb/LC_MESSAGES/plasma_engine_notifications.mo share/locale/nb/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/nb/LC_MESSAGES/plasma_engine_share.mo share/locale/nb/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/nb/LC_MESSAGES/plasma_engine_time.mo share/locale/nb/LC_MESSAGES/plasma_engine_weather.mo @@ -2820,7 +2793,6 @@ share/locale/nb/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/nb/LC_MESSAGES/plasma_runner_services.mo share/locale/nb/LC_MESSAGES/plasma_runner_sessions.mo share/locale/nb/LC_MESSAGES/plasma_runner_shell.mo -share/locale/nb/LC_MESSAGES/plasma_runner_solid.mo share/locale/nb/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/nb/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/nb/LC_MESSAGES/plasma_runner_windows.mo @@ -2837,6 +2809,7 @@ 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/libkicker.mo share/locale/nds/LC_MESSAGES/libkworkspace.mo share/locale/nds/LC_MESSAGES/phonon_kde_plugin.mo share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -2857,7 +2830,6 @@ share/locale/nds/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nds/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/nds/LC_MESSAGES/plasma_engine_notifications.mo share/locale/nds/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/nds/LC_MESSAGES/plasma_engine_share.mo share/locale/nds/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/nds/LC_MESSAGES/plasma_engine_time.mo share/locale/nds/LC_MESSAGES/plasma_engine_weather.mo @@ -2875,7 +2847,6 @@ share/locale/nds/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/nds/LC_MESSAGES/plasma_runner_services.mo share/locale/nds/LC_MESSAGES/plasma_runner_sessions.mo share/locale/nds/LC_MESSAGES/plasma_runner_shell.mo -share/locale/nds/LC_MESSAGES/plasma_runner_solid.mo share/locale/nds/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/nds/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/nds/LC_MESSAGES/plasma_runner_windows.mo @@ -2904,6 +2875,7 @@ 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/libkicker.mo share/locale/nl/LC_MESSAGES/libkworkspace.mo share/locale/nl/LC_MESSAGES/libnotificationmanager.mo share/locale/nl/LC_MESSAGES/phonon_kde_plugin.mo @@ -2931,11 +2903,11 @@ 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_hotplug.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_notifications.mo share/locale/nl/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/nl/LC_MESSAGES/plasma_engine_share.mo share/locale/nl/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/nl/LC_MESSAGES/plasma_engine_time.mo share/locale/nl/LC_MESSAGES/plasma_engine_weather.mo @@ -2954,7 +2926,6 @@ share/locale/nl/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/nl/LC_MESSAGES/plasma_runner_services.mo share/locale/nl/LC_MESSAGES/plasma_runner_sessions.mo share/locale/nl/LC_MESSAGES/plasma_runner_shell.mo -share/locale/nl/LC_MESSAGES/plasma_runner_solid.mo share/locale/nl/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/nl/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/nl/LC_MESSAGES/plasma_runner_windows.mo @@ -2973,8 +2944,9 @@ share/locale/nn/LC_MESSAGES/kio_desktop.mo share/locale/nn/LC_MESSAGES/klipper.mo share/locale/nn/LC_MESSAGES/krunner.mo share/locale/nn/LC_MESSAGES/ksmserver.mo -share/locale/nn/LC_MESSAGES/libnotificationmanager.mo +share/locale/nn/LC_MESSAGES/libkicker.mo share/locale/nn/LC_MESSAGES/libkworkspace.mo +share/locale/nn/LC_MESSAGES/libnotificationmanager.mo share/locale/nn/LC_MESSAGES/phonon_kde_plugin.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo @@ -3000,11 +2972,11 @@ share/locale/nn/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/nn/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/nn/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/nn/LC_MESSAGES/plasma_engine_dict.mo +share/locale/nn/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/nn/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nn/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/nn/LC_MESSAGES/plasma_engine_notifications.mo share/locale/nn/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/nn/LC_MESSAGES/plasma_engine_share.mo share/locale/nn/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/nn/LC_MESSAGES/plasma_engine_time.mo share/locale/nn/LC_MESSAGES/plasma_engine_weather.mo @@ -3023,7 +2995,6 @@ share/locale/nn/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/nn/LC_MESSAGES/plasma_runner_services.mo share/locale/nn/LC_MESSAGES/plasma_runner_sessions.mo share/locale/nn/LC_MESSAGES/plasma_runner_shell.mo -share/locale/nn/LC_MESSAGES/plasma_runner_solid.mo share/locale/nn/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/nn/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/nn/LC_MESSAGES/plasma_runner_windows.mo @@ -3043,24 +3014,6 @@ 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/soliduiserver5.mo -share/locale/or/LC_MESSAGES/kcminit.mo -share/locale/or/LC_MESSAGES/kio5_applications.mo -share/locale/or/LC_MESSAGES/klipper.mo -share/locale/or/LC_MESSAGES/ksmserver.mo -share/locale/or/LC_MESSAGES/libkworkspace.mo -share/locale/or/LC_MESSAGES/phonon_kde_plugin.mo -share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo -share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo -share/locale/or/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo -share/locale/or/LC_MESSAGES/plasma_engine_applicationjobs.mo -share/locale/or/LC_MESSAGES/plasma_runner_locations.mo -share/locale/or/LC_MESSAGES/plasma_runner_powerdevil.mo -share/locale/or/LC_MESSAGES/plasma_runner_recentdocuments.mo -share/locale/or/LC_MESSAGES/plasma_runner_sessions.mo -share/locale/or/LC_MESSAGES/plasma_runner_shell.mo -share/locale/or/LC_MESSAGES/plasma_runner_webshortcuts.mo -share/locale/or/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo -share/locale/or/LC_MESSAGES/soliduiserver5.mo share/locale/pa/LC_MESSAGES/freespacenotifier.mo share/locale/pa/LC_MESSAGES/kcm_translations.mo share/locale/pa/LC_MESSAGES/kcminit.mo @@ -3069,6 +3022,7 @@ 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/libkicker.mo share/locale/pa/LC_MESSAGES/libkworkspace.mo share/locale/pa/LC_MESSAGES/phonon_kde_plugin.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3096,7 +3050,6 @@ share/locale/pa/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pa/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/pa/LC_MESSAGES/plasma_engine_notifications.mo share/locale/pa/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/pa/LC_MESSAGES/plasma_engine_share.mo share/locale/pa/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/pa/LC_MESSAGES/plasma_engine_time.mo share/locale/pa/LC_MESSAGES/plasma_engine_weather.mo @@ -3114,7 +3067,6 @@ share/locale/pa/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/pa/LC_MESSAGES/plasma_runner_services.mo share/locale/pa/LC_MESSAGES/plasma_runner_sessions.mo share/locale/pa/LC_MESSAGES/plasma_runner_shell.mo -share/locale/pa/LC_MESSAGES/plasma_runner_solid.mo share/locale/pa/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/pa/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/pa/LC_MESSAGES/plasma_runner_windows.mo @@ -3133,6 +3085,7 @@ 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/libkicker.mo share/locale/pl/LC_MESSAGES/libkworkspace.mo share/locale/pl/LC_MESSAGES/libnotificationmanager.mo share/locale/pl/LC_MESSAGES/phonon_kde_plugin.mo @@ -3160,11 +3113,11 @@ 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_hotplug.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_notifications.mo share/locale/pl/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/pl/LC_MESSAGES/plasma_engine_share.mo share/locale/pl/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/pl/LC_MESSAGES/plasma_engine_time.mo share/locale/pl/LC_MESSAGES/plasma_engine_weather.mo @@ -3183,7 +3136,6 @@ share/locale/pl/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/pl/LC_MESSAGES/plasma_runner_services.mo share/locale/pl/LC_MESSAGES/plasma_runner_sessions.mo share/locale/pl/LC_MESSAGES/plasma_runner_shell.mo -share/locale/pl/LC_MESSAGES/plasma_runner_solid.mo share/locale/pl/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/pl/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/pl/LC_MESSAGES/plasma_runner_windows.mo @@ -3202,6 +3154,7 @@ 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/libkicker.mo share/locale/pt/LC_MESSAGES/libkworkspace.mo share/locale/pt/LC_MESSAGES/libnotificationmanager.mo share/locale/pt/LC_MESSAGES/phonon_kde_plugin.mo @@ -3229,11 +3182,11 @@ 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_hotplug.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_notifications.mo share/locale/pt/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/pt/LC_MESSAGES/plasma_engine_share.mo share/locale/pt/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/pt/LC_MESSAGES/plasma_engine_time.mo share/locale/pt/LC_MESSAGES/plasma_engine_weather.mo @@ -3252,7 +3205,6 @@ share/locale/pt/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/pt/LC_MESSAGES/plasma_runner_services.mo share/locale/pt/LC_MESSAGES/plasma_runner_sessions.mo share/locale/pt/LC_MESSAGES/plasma_runner_shell.mo -share/locale/pt/LC_MESSAGES/plasma_runner_solid.mo share/locale/pt/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/pt/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/pt/LC_MESSAGES/plasma_runner_windows.mo @@ -3271,6 +3223,7 @@ 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/libkicker.mo share/locale/pt_BR/LC_MESSAGES/libkworkspace.mo share/locale/pt_BR/LC_MESSAGES/libnotificationmanager.mo share/locale/pt_BR/LC_MESSAGES/phonon_kde_plugin.mo @@ -3298,11 +3251,11 @@ 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_hotplug.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_notifications.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/pt_BR/LC_MESSAGES/plasma_engine_share.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_time.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_weather.mo @@ -3321,7 +3274,6 @@ share/locale/pt_BR/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_services.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_sessions.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_shell.mo -share/locale/pt_BR/LC_MESSAGES/plasma_runner_solid.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/pt_BR/LC_MESSAGES/plasma_runner_windows.mo @@ -3338,6 +3290,7 @@ 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/libkicker.mo share/locale/ro/LC_MESSAGES/libkworkspace.mo share/locale/ro/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3363,7 +3316,6 @@ share/locale/ro/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ro/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ro/LC_MESSAGES/plasma_engine_notifications.mo share/locale/ro/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ro/LC_MESSAGES/plasma_engine_share.mo share/locale/ro/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ro/LC_MESSAGES/plasma_engine_time.mo share/locale/ro/LC_MESSAGES/plasma_engine_weather.mo @@ -3379,7 +3331,6 @@ share/locale/ro/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ro/LC_MESSAGES/plasma_runner_services.mo share/locale/ro/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ro/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ro/LC_MESSAGES/plasma_runner_solid.mo share/locale/ro/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ro/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ro/LC_MESSAGES/plasma_runner_windows.mo @@ -3397,8 +3348,9 @@ share/locale/ru/LC_MESSAGES/kio_desktop.mo share/locale/ru/LC_MESSAGES/klipper.mo share/locale/ru/LC_MESSAGES/krunner.mo share/locale/ru/LC_MESSAGES/ksmserver.mo -share/locale/ru/LC_MESSAGES/libnotificationmanager.mo +share/locale/ru/LC_MESSAGES/libkicker.mo share/locale/ru/LC_MESSAGES/libkworkspace.mo +share/locale/ru/LC_MESSAGES/libnotificationmanager.mo share/locale/ru/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo @@ -3424,11 +3376,11 @@ 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_hotplug.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_notifications.mo share/locale/ru/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/ru/LC_MESSAGES/plasma_engine_share.mo share/locale/ru/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ru/LC_MESSAGES/plasma_engine_time.mo share/locale/ru/LC_MESSAGES/plasma_engine_weather.mo @@ -3447,7 +3399,6 @@ share/locale/ru/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ru/LC_MESSAGES/plasma_runner_services.mo share/locale/ru/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ru/LC_MESSAGES/plasma_runner_shell.mo -share/locale/ru/LC_MESSAGES/plasma_runner_solid.mo share/locale/ru/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/ru/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/ru/LC_MESSAGES/plasma_runner_windows.mo @@ -3507,6 +3458,7 @@ 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/libkicker.mo share/locale/sk/LC_MESSAGES/libkworkspace.mo share/locale/sk/LC_MESSAGES/libnotificationmanager.mo share/locale/sk/LC_MESSAGES/phonon_kde_plugin.mo @@ -3534,11 +3486,11 @@ 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_hotplug.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_notifications.mo share/locale/sk/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sk/LC_MESSAGES/plasma_engine_share.mo share/locale/sk/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sk/LC_MESSAGES/plasma_engine_time.mo share/locale/sk/LC_MESSAGES/plasma_engine_weather.mo @@ -3557,7 +3509,6 @@ share/locale/sk/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sk/LC_MESSAGES/plasma_runner_services.mo share/locale/sk/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sk/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sk/LC_MESSAGES/plasma_runner_solid.mo share/locale/sk/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sk/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sk/LC_MESSAGES/plasma_runner_windows.mo @@ -3576,6 +3527,7 @@ 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/libkicker.mo share/locale/sl/LC_MESSAGES/libkworkspace.mo share/locale/sl/LC_MESSAGES/phonon_kde_plugin.mo share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3606,7 +3558,6 @@ share/locale/sl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sl/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/sl/LC_MESSAGES/plasma_engine_notifications.mo share/locale/sl/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sl/LC_MESSAGES/plasma_engine_share.mo share/locale/sl/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sl/LC_MESSAGES/plasma_engine_time.mo share/locale/sl/LC_MESSAGES/plasma_engine_weather.mo @@ -3624,7 +3575,6 @@ share/locale/sl/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sl/LC_MESSAGES/plasma_runner_services.mo share/locale/sl/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sl/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sl/LC_MESSAGES/plasma_runner_solid.mo share/locale/sl/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sl/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sl/LC_MESSAGES/plasma_runner_windows.mo @@ -3659,7 +3609,6 @@ share/locale/sq/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sq/LC_MESSAGES/plasma_runner_services.mo share/locale/sq/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sq/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sq/LC_MESSAGES/plasma_runner_solid.mo share/locale/sq/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sq/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/sq/LC_MESSAGES/soliduiserver5.mo @@ -3672,6 +3621,7 @@ 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/libkicker.mo share/locale/sr/LC_MESSAGES/libkworkspace.mo share/locale/sr/LC_MESSAGES/phonon_kde_plugin.mo share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3702,7 +3652,6 @@ 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_notifications.mo share/locale/sr/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sr/LC_MESSAGES/plasma_engine_share.mo share/locale/sr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sr/LC_MESSAGES/plasma_engine_time.mo share/locale/sr/LC_MESSAGES/plasma_engine_weather.mo @@ -3720,7 +3669,6 @@ share/locale/sr/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sr/LC_MESSAGES/plasma_runner_services.mo share/locale/sr/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sr/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sr/LC_MESSAGES/plasma_runner_solid.mo share/locale/sr/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sr/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sr/LC_MESSAGES/plasma_runner_windows.mo @@ -3739,6 +3687,7 @@ 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/libkicker.mo share/locale/sr@ijekavian/LC_MESSAGES/libkworkspace.mo share/locale/sr@ijekavian/LC_MESSAGES/phonon_kde_plugin.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3769,7 +3718,6 @@ 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_notifications.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_share.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_weather.mo @@ -3787,7 +3735,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_services.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_solid.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_windows.mo @@ -3806,6 +3753,7 @@ 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/libkicker.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/libkworkspace.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/phonon_kde_plugin.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3836,7 +3784,6 @@ 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_notifications.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_share.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_weather.mo @@ -3854,7 +3801,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_services.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_solid.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_windows.mo @@ -3873,6 +3819,7 @@ 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/libkicker.mo share/locale/sr@latin/LC_MESSAGES/libkworkspace.mo share/locale/sr@latin/LC_MESSAGES/phonon_kde_plugin.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -3903,7 +3850,6 @@ 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_notifications.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sr@latin/LC_MESSAGES/plasma_engine_share.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_time.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_weather.mo @@ -3921,7 +3867,6 @@ share/locale/sr@latin/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_services.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sr@latin/LC_MESSAGES/plasma_runner_solid.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sr@latin/LC_MESSAGES/plasma_runner_windows.mo @@ -3940,6 +3885,7 @@ 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/libkicker.mo share/locale/sv/LC_MESSAGES/libkworkspace.mo share/locale/sv/LC_MESSAGES/libnotificationmanager.mo share/locale/sv/LC_MESSAGES/phonon_kde_plugin.mo @@ -3967,11 +3913,11 @@ 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_hotplug.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_notifications.mo share/locale/sv/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/sv/LC_MESSAGES/plasma_engine_share.mo share/locale/sv/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/sv/LC_MESSAGES/plasma_engine_time.mo share/locale/sv/LC_MESSAGES/plasma_engine_weather.mo @@ -3990,7 +3936,6 @@ share/locale/sv/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/sv/LC_MESSAGES/plasma_runner_services.mo share/locale/sv/LC_MESSAGES/plasma_runner_sessions.mo share/locale/sv/LC_MESSAGES/plasma_runner_shell.mo -share/locale/sv/LC_MESSAGES/plasma_runner_solid.mo share/locale/sv/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/sv/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/sv/LC_MESSAGES/plasma_runner_windows.mo @@ -4033,7 +3978,9 @@ share/locale/te/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/te/LC_MESSAGES/soliduiserver5.mo share/locale/tg/LC_MESSAGES/freespacenotifier.mo share/locale/tg/LC_MESSAGES/kcminit.mo +share/locale/tg/LC_MESSAGES/kholidays_calendar_plugin.mo share/locale/tg/LC_MESSAGES/kio5_applications.mo +share/locale/tg/LC_MESSAGES/kio_desktop.mo share/locale/tg/LC_MESSAGES/klipper.mo share/locale/tg/LC_MESSAGES/ksmserver.mo share/locale/tg/LC_MESSAGES/libkworkspace.mo @@ -4041,15 +3988,30 @@ share/locale/tg/LC_MESSAGES/phonon_kde_plugin.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.cpu.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.diskusage.mo +share/locale/tg/LC_MESSAGES/plasma_containmentactions_applauncher.mo +share/locale/tg/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/tg/LC_MESSAGES/plasma_engine_applicationjobs.mo +share/locale/tg/LC_MESSAGES/plasma_engine_dict.mo +share/locale/tg/LC_MESSAGES/plasma_engine_hotplug.mo +share/locale/tg/LC_MESSAGES/plasma_engine_powermanagement.mo +share/locale/tg/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo +share/locale/tg/LC_MESSAGES/plasma_runner_appstream.mo share/locale/tg/LC_MESSAGES/plasma_runner_locations.mo share/locale/tg/LC_MESSAGES/plasma_runner_powerdevil.mo share/locale/tg/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/tg/LC_MESSAGES/plasma_runner_sessions.mo share/locale/tg/LC_MESSAGES/plasma_runner_shell.mo share/locale/tg/LC_MESSAGES/plasma_runner_webshortcuts.mo +share/locale/tg/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo share/locale/tg/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo +share/locale/tg/LC_MESSAGES/plasmashell.mo share/locale/tg/LC_MESSAGES/soliduiserver5.mo +share/locale/tg/LC_MESSAGES/systemmonitor.mo share/locale/th/LC_MESSAGES/freespacenotifier.mo share/locale/th/LC_MESSAGES/kcminit.mo share/locale/th/LC_MESSAGES/kio5_applications.mo @@ -4067,7 +4029,6 @@ share/locale/th/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/th/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/th/LC_MESSAGES/plasma_engine_keystate.mo share/locale/th/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/th/LC_MESSAGES/plasma_engine_share.mo share/locale/th/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/th/LC_MESSAGES/plasma_engine_weather.mo share/locale/th/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4080,7 +4041,6 @@ share/locale/th/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/th/LC_MESSAGES/plasma_runner_services.mo share/locale/th/LC_MESSAGES/plasma_runner_sessions.mo share/locale/th/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -4095,6 +4055,7 @@ 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/libkicker.mo share/locale/tr/LC_MESSAGES/libkworkspace.mo share/locale/tr/LC_MESSAGES/phonon_kde_plugin.mo share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -4124,7 +4085,6 @@ 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_notifications.mo share/locale/tr/LC_MESSAGES/plasma_engine_powermanagement.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 @@ -4142,7 +4102,6 @@ share/locale/tr/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/tr/LC_MESSAGES/plasma_runner_services.mo share/locale/tr/LC_MESSAGES/plasma_runner_sessions.mo share/locale/tr/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -4157,6 +4116,7 @@ share/locale/ug/LC_MESSAGES/kcminit.mo share/locale/ug/LC_MESSAGES/kio5_applications.mo share/locale/ug/LC_MESSAGES/klipper.mo share/locale/ug/LC_MESSAGES/ksmserver.mo +share/locale/ug/LC_MESSAGES/libkicker.mo share/locale/ug/LC_MESSAGES/libkworkspace.mo share/locale/ug/LC_MESSAGES/phonon_kde_plugin.mo share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo @@ -4170,7 +4130,6 @@ share/locale/ug/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/ug/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ug/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/ug/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/ug/LC_MESSAGES/plasma_engine_share.mo share/locale/ug/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/ug/LC_MESSAGES/plasma_engine_weather.mo share/locale/ug/LC_MESSAGES/plasma_runner_activities.mo @@ -4184,7 +4143,6 @@ share/locale/ug/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/ug/LC_MESSAGES/plasma_runner_services.mo share/locale/ug/LC_MESSAGES/plasma_runner_sessions.mo share/locale/ug/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -4199,6 +4157,7 @@ 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/libkicker.mo share/locale/uk/LC_MESSAGES/libkworkspace.mo share/locale/uk/LC_MESSAGES/libnotificationmanager.mo share/locale/uk/LC_MESSAGES/phonon_kde_plugin.mo @@ -4226,11 +4185,11 @@ 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_hotplug.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_notifications.mo share/locale/uk/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/uk/LC_MESSAGES/plasma_engine_share.mo share/locale/uk/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/uk/LC_MESSAGES/plasma_engine_time.mo share/locale/uk/LC_MESSAGES/plasma_engine_weather.mo @@ -4249,7 +4208,6 @@ share/locale/uk/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/uk/LC_MESSAGES/plasma_runner_services.mo share/locale/uk/LC_MESSAGES/plasma_runner_sessions.mo share/locale/uk/LC_MESSAGES/plasma_runner_shell.mo -share/locale/uk/LC_MESSAGES/plasma_runner_solid.mo share/locale/uk/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/uk/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/uk/LC_MESSAGES/plasma_runner_windows.mo @@ -4294,7 +4252,6 @@ share/locale/wa/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/wa/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/wa/LC_MESSAGES/plasma_engine_keystate.mo share/locale/wa/LC_MESSAGES/plasma_engine_notifications.mo -share/locale/wa/LC_MESSAGES/plasma_engine_share.mo share/locale/wa/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/wa/LC_MESSAGES/plasma_engine_weather.mo share/locale/wa/LC_MESSAGES/plasma_runner_bookmarksrunner.mo @@ -4307,7 +4264,6 @@ share/locale/wa/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/wa/LC_MESSAGES/plasma_runner_services.mo share/locale/wa/LC_MESSAGES/plasma_runner_sessions.mo share/locale/wa/LC_MESSAGES/plasma_runner_shell.mo -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 @@ -4324,6 +4280,7 @@ 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/libkicker.mo share/locale/zh_CN/LC_MESSAGES/libkworkspace.mo share/locale/zh_CN/LC_MESSAGES/libnotificationmanager.mo share/locale/zh_CN/LC_MESSAGES/phonon_kde_plugin.mo @@ -4351,11 +4308,11 @@ 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_hotplug.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_notifications.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/zh_CN/LC_MESSAGES/plasma_engine_share.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_time.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo @@ -4374,7 +4331,6 @@ share/locale/zh_CN/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_services.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_sessions.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_shell.mo -share/locale/zh_CN/LC_MESSAGES/plasma_runner_solid.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_windows.mo @@ -4393,6 +4349,7 @@ share/locale/zh_TW/LC_MESSAGES/kio_desktop.mo share/locale/zh_TW/LC_MESSAGES/klipper.mo share/locale/zh_TW/LC_MESSAGES/krunner.mo share/locale/zh_TW/LC_MESSAGES/ksmserver.mo +share/locale/zh_TW/LC_MESSAGES/libkicker.mo share/locale/zh_TW/LC_MESSAGES/libkworkspace.mo share/locale/zh_TW/LC_MESSAGES/libnotificationmanager.mo share/locale/zh_TW/LC_MESSAGES/phonon_kde_plugin.mo @@ -4420,11 +4377,11 @@ share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_applicationjobs.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_dict.mo +share/locale/zh_TW/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_keystate.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_mpris2.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_notifications.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_powermanagement.mo -share/locale/zh_TW/LC_MESSAGES/plasma_engine_share.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_time.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo @@ -4443,7 +4400,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_runner_recentdocuments.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_services.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_sessions.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_shell.mo -share/locale/zh_TW/LC_MESSAGES/plasma_runner_solid.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_windows.mo @@ -4706,31 +4662,8 @@ share/plasma/services/org.kde.places.operations share/plasma/services/org.kde.plasma.clipboard.operations share/plasma/services/packagekit.operations share/plasma/services/powermanagementservice.operations -share/plasma/services/share.operations share/plasma/services/soliddevice.operations share/plasma/services/statusnotifieritem.operations -share/plasma/shareprovider/im9/contents/code/main.js -share/plasma/shareprovider/im9/metadata.desktop -share/plasma/shareprovider/imgsusepasteorg/contents/code/main.js -share/plasma/shareprovider/imgsusepasteorg/metadata.desktop -share/plasma/shareprovider/imgur/contents/code/main.js -share/plasma/shareprovider/imgur/metadata.desktop -share/plasma/shareprovider/kde/contents/code/main.js -share/plasma/shareprovider/kde/metadata.desktop -share/plasma/shareprovider/pastebincom/contents/code/main.js -share/plasma/shareprovider/pastebincom/metadata.desktop -share/plasma/shareprovider/pasteopensuseorg/contents/code/main.js -share/plasma/shareprovider/pasteopensuseorg/metadata.desktop -share/plasma/shareprovider/pasteubuntucom/contents/code/main.js -share/plasma/shareprovider/pasteubuntucom/metadata.desktop -share/plasma/shareprovider/privatepastecom/contents/code/main.js -share/plasma/shareprovider/privatepastecom/metadata.desktop -share/plasma/shareprovider/simplestimagehosting/contents/code/main.js -share/plasma/shareprovider/simplestimagehosting/metadata.desktop -share/plasma/shareprovider/wklej/contents/code/main.js -share/plasma/shareprovider/wklej/metadata.desktop -share/plasma/shareprovider/wstaw/contents/code/main.js -share/plasma/shareprovider/wstaw/metadata.desktop 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 @@ -4754,6 +4687,9 @@ 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/qlogging-categories5/klipper.categories +share/qlogging-categories5/libnotificationmanager.categories +share/qlogging-categories5/plasma-workspace.categories share/sddm/themes/breeze/Background.qml share/sddm/themes/breeze/BreezeMenuStyle.qml share/sddm/themes/breeze/KeyboardButton.qml |