Hello community,

here is the log from the commit of package kcmutils for openSUSE:Factory 
checked in at 2020-04-15 20:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Wed Apr 15 20:00:55 2020 rev:79 rq:793133 version:5.69.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2020-03-19 
19:43:40.843965609 +0100
+++ /work/SRC/openSUSE:Factory/.kcmutils.new.2738/kcmutils.changes      
2020-04-15 20:02:15.453922848 +0200
@@ -1,0 +2,11 @@
+Sun Apr  5 19:45:21 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * listen to passiveNotificationRequested
+  * workaround to never make applicationitem resize itself
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.68.0.tar.xz
  kcmutils-5.68.0.tar.xz.sig

New:
----
  kcmutils-5.69.0.tar.xz
  kcmutils-5.69.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.Bqxd2i/_old  2020-04-15 20:02:16.017923271 +0200
+++ /var/tmp/diff_new_pack.Bqxd2i/_new  2020-04-15 20:02:16.017923271 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kcmutils
-Version:        5.68.0
+Version:        5.69.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later


++++++ kcmutils-5.68.0.tar.xz -> kcmutils-5.69.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/CMakeLists.txt 
new/kcmutils-5.69.0/CMakeLists.txt
--- old/kcmutils-5.68.0/CMakeLists.txt  2020-03-07 10:35:56.000000000 +0100
+++ new/kcmutils-5.69.0/CMakeLists.txt  2020-04-05 00:55:22.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KCMUtils VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -50,7 +50,7 @@
 find_package(KF5Declarative ${KF5_DEP_VERSION} REQUIRED)
 
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_definitions(-DTRANSLATION_DOMAIN=\"kcmutils5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
     ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/fi/kcmutils5.po 
new/kcmutils-5.69.0/po/fi/kcmutils5.po
--- old/kcmutils-5.68.0/po/fi/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/fi/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -11,8 +11,7 @@
 # Joonas Niilola <juip...@roskakori.org>, 2006.
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007.
 # Teemu Rytilahti <t...@d5k.net>, 2008.
-# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011.
-# Tommi Nieminen <tommi.niemi...@legisign.org>, 2009, 2018, 2019.
+# Tommi Nieminen <transla...@legisign.org>, 2009, 2010, 2011, 2018, 2019, 2020.
 # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010.
 # Lasse Liehu <lasse.li...@gmail.com>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
@@ -27,7 +26,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
-"PO-Revision-Date: 2019-05-16 23:34+0200\n"
+"PO-Revision-Date: 2020-01-07 12:15+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -35,7 +34,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n"
 
 #, kde-format
@@ -80,10 +79,9 @@
 "ylläpitäjä on poistanut moduulin käytöstä.</p></qt>"
 
 #: kcmoduleloader.cpp:105
-#, fuzzy, kde-format
-#| msgid "Error opening file."
+#, kde-format
 msgid "Error loading QML file."
-msgstr "Tiedoston avausvirhe."
+msgstr "Virhe ladattaessa QML-tiedostoa."
 
 #: kcmoduleloader.cpp:146
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/ko/kcmutils5.po 
new/kcmutils-5.69.0/po/ko/kcmutils5.po
--- old/kcmutils-5.68.0/po/ko/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/ko/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
-"PO-Revision-Date: 2020-02-16 00:02+0100\n"
+"PO-Revision-Date: 2020-04-04 01:23+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -53,8 +53,8 @@
 "<qt><p>Either the hardware/software the module configures is not available "
 "or the module has been disabled by the administrator.</p></qt>"
 msgstr ""
-"<qt><p>모듈이 설정하는 하드웨어/소프트웨어가 사용 가능하지 않거나 모듈이 관리"
-"자에 의해 비활성화되었습니다.</p></qt>"
+"<qt><p>모듈이 설정하는 하드웨어/소프트웨어가 사용 가능하지 않거나 관리자가 모"
+"듈을 비활성화했습니다.</p></qt>"
 
 #: kcmoduleloader.cpp:105
 #, kde-format
@@ -84,10 +84,10 @@
 "carefully and try to remove the module mentioned in the error message. If "
 "this fails, consider contacting your distributor or packager.</p></qt>"
 msgstr ""
-"<qt><p>가능한 이유:<ul><li>불안정한 제어 모듈을 남겨두고 마지막 시스템 업그레"
-"이드를 하는 동안 오류가 발생했습니다.</li><li>과거의 서드 파티 모듈이 남아 있"
-"습니다.</li></ul></p><p>이 점을 유의하셔서 오류 메시지에 나와 있는 모듈을 제"
-"거해 보십시오. 만약 이것이 실패하면 배포하거나 패키징한 사람에게 연락해 보십"
+"<qt><p>가능한 이유:<ul><li>불안정한 제어 모듈을 남겨 두고 마지막 시스템 업그"
+"레이드를 하는 동안 오류가 발생했습니다.</li><li>과거의 서드 파티 모듈이 남아 "
+"있습니다.</li></ul></p><p>이 점을 유의하여 오류 메시지에 나와 있는 모듈을 삭"
+"제해 보십시오. 만약 이것이 실패하면 배포하거나 패키징한 사람에게 연락해 보십"
 "시오.</p></qt>"
 
 #: kcmoduleproxy.cpp:120
@@ -147,7 +147,7 @@
 #: kdeglobals.kcfg:30
 #, kde-format
 msgid "Use the PC speaker"
-msgstr "PC 스피커 사용하기"
+msgstr "PC 스피커 사용"
 
 #. i18n: ectx: whatsthis, entry, group (General)
 #: kdeglobals.kcfg:31
@@ -248,25 +248,25 @@
 #: kdeglobals.kcfg:73
 #, kde-format
 msgid "Shortcut for taking screenshot"
-msgstr "스크린샷을 찍기 위한 단축키"
+msgstr "스크린샷을 찍는 단축키"
 
 #. i18n: ectx: label, entry (Enable/Disable Clipboard Actions), group (Global 
Shortcuts)
 #: kdeglobals.kcfg:78
 #, kde-format
 msgid "Shortcut for toggling Clipboard Actions on and off"
-msgstr "클립보드 동작을 켜고 끄기 위한 단축키"
+msgstr "클립보드 동작을 켜고 끄는 단축키"
 
 #. i18n: ectx: label, entry (Halt without Confirmation), group (Global 
Shortcuts)
 #: kdeglobals.kcfg:83
 #, kde-format
 msgid "Shortcut for shutting down the computer without confirmation"
-msgstr "확인하지 않고 컴퓨터를 종료하기 위한 단축키"
+msgstr "확인하지 않고 컴퓨터를 종료하는 단축키"
 
 #. i18n: ectx: label, entry (Sort directories first), group (KFileDialog 
Settings)
 #: kdeglobals.kcfg:380
 #, kde-format
 msgid "Show directories first"
-msgstr "디렉터리 먼저 보이기"
+msgstr "디렉터리 먼저 표시"
 
 #. i18n: ectx: whatsthis, entry (Sort directories first), group (KFileDialog 
Settings)
 #: kdeglobals.kcfg:381
@@ -284,19 +284,19 @@
 #: kdeglobals.kcfg:390
 #, kde-format
 msgid "Used for auto-completion in file dialogs, for example"
-msgstr "예를 들어 파일 대화상자의 자동 완성 기능에서 사용합니다"
+msgstr "예를 들어 파일 대화 상자의 자동 완성 기능에서 사용합니다"
 
 #. i18n: ectx: label, entry (Show Preview), group (KFileDialog Settings)
 #: kdeglobals.kcfg:394
 #, kde-format
 msgid "Show file preview in file dialog"
-msgstr "파일 대화상자에서 파일 미리 보기"
+msgstr "파일 대화 상자에서 파일 미리 보기"
 
 #. i18n: ectx: label, entry (Show hidden files), group (KFileDialog Settings)
 #: kdeglobals.kcfg:399
 #, kde-format
 msgid "Show hidden files"
-msgstr "숨김 파일 보이기"
+msgstr "숨김 파일 표시"
 
 #. i18n: ectx: whatsthis, entry (Show hidden files), group (KFileDialog 
Settings)
 #: kdeglobals.kcfg:400
@@ -304,20 +304,20 @@
 msgid ""
 "Whether files starting with a dot (convention for hidden files) should be "
 "shown"
-msgstr "점(.)으로 시작하는 숨김 파일을 보일지 여부입니다"
+msgstr "점(.)으로 시작하는 숨김 파일을 표시할지 여부입니다"
 
 #. i18n: ectx: label, entry (Show Speedbar), group (KFileDialog Settings)
 #: kdeglobals.kcfg:405
 #, kde-format
 msgid "Show speedbar"
-msgstr "빠른 탐색 표시줄 보이기"
+msgstr "빠른 탐색 표시줄 표시"
 
 #. i18n: ectx: whatsthis, entry (Show Speedbar), group (KFileDialog Settings)
 #: kdeglobals.kcfg:406
 #, kde-format
 msgid ""
 "Whether the shortcut icons to the left in the file dialog should be shown"
-msgstr "파일 대화상자 왼쪽에 단축 아이콘을 보일지 여부를 결정합니다."
+msgstr "파일 대화 상자 왼쪽에 단축 아이콘을 표시할지 여부를 결정합니다."
 
 #. i18n: ectx: label, entry, group (Locale)
 #: kdeglobals.kcfg:425
@@ -367,7 +367,7 @@
 #: kdeglobals.kcfg:487
 #, kde-format
 msgid "Enable SOCKS support"
-msgstr "SOCKS 지원 사용하기"
+msgstr "SOCKS 지원 사용"
 
 #. i18n: ectx: whatsthis, entry, group (Socks)
 #: kdeglobals.kcfg:488
@@ -385,13 +385,13 @@
 #: kdeglobals.kcfg:498
 #, kde-format
 msgid "Highlight toolbar buttons on mouse over"
-msgstr "마우스 커서가 올려진 도구 모음 단추 강조"
+msgstr "마우스 커서를 올려 둔 도구 모음 단추 강조"
 
 #. i18n: ectx: label, entry, group (Toolbar style)
 #: kdeglobals.kcfg:502
 #, kde-format
 msgid "Show text on toolbar icons "
-msgstr "도구 모음 아이콘에 텍스트 보이기"
+msgstr "도구 모음 아이콘에 텍스트 표시"
 
 #. i18n: ectx: whatsthis, entry, group (Toolbar style)
 #: kdeglobals.kcfg:503
@@ -409,7 +409,7 @@
 #: kdeglobals.kcfg:534
 #, kde-format
 msgid "The size of the dialog"
-msgstr "대화상자의 크기"
+msgstr "대화 상자의 크기"
 
 #: kpluginselector.cpp:139
 #, kde-format
@@ -425,7 +425,7 @@
 msgid ""
 "Automatic changes have been performed in order to satisfy plugin "
 "dependencies:\n"
-msgstr "플러그인 의존성을 맞추기 위하여 자동 변경이 실행되었습니다:\n"
+msgstr "플러그인 의존성을 맞추려고 자동으로 변경했습니다:\n"
 
 #: kpluginselector.cpp:211
 #, kde-format
@@ -457,7 +457,7 @@
 #, kde-format
 msgid "%1 plugin automatically added due to plugin dependencies"
 msgid_plural "%1 plugins automatically added due to plugin dependencies"
-msgstr[0] "플러그인 의존성 때문에 %1개의 플러그인이 자동으로 추가되었습니다"
+msgstr[0] "플러그인 의존성 때문에 플러그인 %1개를 자동으로 추가했습니다"
 
 #: kpluginselector.cpp:237
 #, kde-format
@@ -468,7 +468,7 @@
 #, kde-format
 msgid "%1 plugin automatically removed due to plugin dependencies"
 msgid_plural "%1 plugins automatically removed due to plugin dependencies"
-msgstr[0] "플러그인 의존성 때문에 %1개의 플러그인이 자동으로 삭제되었습니다"
+msgstr[0] "플러그인 의존성 때문에 플러그인 %1개를 자동으로 삭제했습니다"
 
 #: kpluginselector.cpp:261
 #, kde-format
@@ -488,4 +488,4 @@
 #: ksettings/dialog.cpp:232
 #, kde-format
 msgid "Enable component"
-msgstr "구성 요소 사용하기"
+msgstr "구성 요소 활성화"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/nb/kcmutils5.po 
new/kcmutils-5.69.0/po/nb/kcmutils5.po
--- old/kcmutils-5.68.0/po/nb/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/nb/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
 "PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
-"Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/nn/kcmutils5.po 
new/kcmutils-5.69.0/po/nn/kcmutils5.po
--- old/kcmutils-5.68.0/po/nn/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/nn/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
 "PO-Revision-Date: 2019-10-26 12:28+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
-"Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
+"Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/se/kcmutils5.po 
new/kcmutils-5.69.0/po/se/kcmutils5.po
--- old/kcmutils-5.68.0/po/se/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/se/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n"
-"Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n"
+"Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
 "Language: se\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/sl/kcmutils5.po 
new/kcmutils-5.69.0/po/sl/kcmutils5.po
--- old/kcmutils-5.68.0/po/sl/kcmutils5.po      2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/sl/kcmutils5.po      2020-04-05 00:55:22.000000000 
+0200
@@ -17,14 +17,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
-"PO-Revision-Date: 2016-07-24 17:39+0200\n"
+"PO-Revision-Date: 2020-03-23 10:05+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Poedit 2.3\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
 
@@ -68,10 +68,9 @@
 "ali pa jo je skrbnik onesposobil.</p></qt>"
 
 #: kcmoduleloader.cpp:105
-#, fuzzy, kde-format
-#| msgid "Error loading '%1'.\n"
+#, kde-format
 msgid "Error loading QML file."
-msgstr "Napaka med nalaganjem »%1«.\n"
+msgstr "Napaka med nalaganjem datoteke QML."
 
 #: kcmoduleloader.cpp:146
 #, kde-format
@@ -86,13 +85,7 @@
 msgstr "<qt>Diagnoza je:<br />Namizna datoteka %1 ne navaja knjižnice.</qt>"
 
 #: kcmoduleloader.cpp:162
-#, fuzzy, kde-format
-#| msgid ""
-#| "<qt><p>Possible reasons:<ul><li>An error occurred during your last KDE "
-#| "upgrade leaving an orphaned control module</li><li>You have old third "
-#| "party modules lying around.</li></ul></p><p>Check these points carefully "
-#| "and try to remove the module mentioned in the error message. If this "
-#| "fails, consider contacting your distributor or packager.</p></qt>"
+#, kde-format
 msgid ""
 "<qt><p>Possible reasons:<ul><li>An error occurred during your last system "
 "upgrade, leaving an orphaned control module behind</li><li>You have old "
@@ -101,10 +94,11 @@
 "this fails, consider contacting your distributor or packager.</p></qt>"
 msgstr ""
 "<qt><p>Mogoči razlogi:<ul><li>Napaka se je pojavila med vašo zadnjo "
-"nadgradnjo KDE in pustila zavržen nadzorni modul.</li><li>Imate stare module "
-"tretjih razvijalcev.</li></ul></p><p>Ti točki pazljivo preučite in poskusite "
-"odstraniti modul, ki je omenjen v sporočilu o napaki. Če to ne uspe, "
-"poskusite obvestiti vašega distributerja ali izdelovalca paketov.</p></qt>"
+"nadgradnjo KDE in pustila nevzdrževan nadzorni modul.</li><li>Imate stare "
+"module tretjih razvijalcev.</li></ul></p><p>Ti točki pazljivo preučite in "
+"poskusite odstraniti modul, ki je omenjen v sporočilu o napaki. Če to ne "
+"uspe, poskusite obvestiti vašega distributerja ali izdelovalca paketov.</p></"
+"qt>"
 
 #: kcmoduleproxy.cpp:120
 #, kde-format
@@ -416,7 +410,7 @@
 #: kdeglobals.kcfg:502
 #, kde-format
 msgid "Show text on toolbar icons "
-msgstr "Na gumbih v orodni vrstici pokaži besedilo"
+msgstr "Na gumbih v orodni vrstici pokaži besedilo "
 
 #. i18n: ectx: whatsthis, entry, group (Toolbar style)
 #: kdeglobals.kcfg:503
@@ -444,7 +438,7 @@
 "for further information"
 msgstr ""
 "Opravljene so bile samodejne spremembe zaradi odvisnosti vstavkov. Za več "
-"podrobnosti kliknite tukaj."
+"podrobnosti kliknite tukaj"
 
 #: kpluginselector.cpp:207
 #, kde-format
@@ -473,7 +467,7 @@
 "%2 plugin"
 msgstr ""
 "\n"
-"   vstavek %1 je bil samodejno onemogočen, saj je odvisen od vstavka %2 "
+"   vstavek %1 je bil samodejno onemogočen, saj je odvisen od vstavka %2"
 
 #: kpluginselector.cpp:216
 #, kde-format
@@ -484,10 +478,10 @@
 #, kde-format
 msgid "%1 plugin automatically added due to plugin dependencies"
 msgid_plural "%1 plugins automatically added due to plugin dependencies"
-msgstr[0] "%1 vstavkov je bilo samodejno dodano zaradi odvisnosti vstavkov"
-msgstr[1] "%1 vstavek je bil samodejno dodan zaradi odvisnosti vstavkov"
-msgstr[2] "%1 vstavka sta bila samodejno dodana zaradi odvisnosti vstavkov"
-msgstr[3] "%1 vstavki so bili samodejno dodani zaradi odvisnosti vstavkov"
+msgstr[0] "%1 vstavek je bil samodejno dodan zaradi odvisnosti vstavkov"
+msgstr[1] "%1 vstavka sta bila samodejno dodana zaradi odvisnosti vstavkov"
+msgstr[2] "%1 vstavki so bili samodejno dodani zaradi odvisnosti vstavkov"
+msgstr[3] "%1 vstavkov je bilo samodejno dodano zaradi odvisnosti vstavkov"
 
 #: kpluginselector.cpp:237
 #, kde-format
@@ -498,22 +492,20 @@
 #, kde-format
 msgid "%1 plugin automatically removed due to plugin dependencies"
 msgid_plural "%1 plugins automatically removed due to plugin dependencies"
-msgstr[0] ""
-"%1 vstavkov je bilo samodejno odstranjenih zaradi odvisnosti vstavkov"
-msgstr[1] "%1 vstavek je bil samodejno odstranjen zaradi odvisnosti vstavkov"
-msgstr[2] ""
+msgstr[0] "%1 vstavek je bil samodejno odstranjen zaradi odvisnosti vstavkov"
+msgstr[1] ""
 "%1 vstavka sta bila samodejno odstranjena zaradi odvisnosti vstavkov"
-msgstr[3] "%1 vstavki so bili samodejno odstranjeni zaradi odvisnosti vstavkov"
+msgstr[2] "%1 vstavki so bili samodejno odstranjeni zaradi odvisnosti vstavkov"
+msgstr[3] ""
+"%1 vstavkov je bilo samodejno odstranjenih zaradi odvisnosti vstavkov"
 
 #: kpluginselector.cpp:261
-#, fuzzy, kde-format
-#| msgid "Search"
+#, kde-format
 msgid "Search..."
-msgstr "Poišči"
+msgstr "Poišči..."
 
 #: kpluginselector.cpp:722
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
 msgstr "&O programu"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/po/zh_CN/kcmutils5.po 
new/kcmutils-5.69.0/po/zh_CN/kcmutils5.po
--- old/kcmutils-5.68.0/po/zh_CN/kcmutils5.po   2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/po/zh_CN/kcmutils5.po   2020-04-05 00:55:22.000000000 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-21 02:56+0100\n"
-"PO-Revision-Date: 2020-01-20 21:48\n"
+"PO-Revision-Date: 2020-03-25 19:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.68.0/src/kcmoduleqml.cpp 
new/kcmutils-5.69.0/src/kcmoduleqml.cpp
--- old/kcmutils-5.68.0/src/kcmoduleqml.cpp     2020-03-07 10:35:56.000000000 
+0100
+++ new/kcmutils-5.69.0/src/kcmoduleqml.cpp     2020-04-05 00:55:22.000000000 
+0200
@@ -138,7 +138,10 @@
     //Qt bug https://bugreports.qt.io/browse/QTBUG-70934
     component->setData(QByteArrayLiteral("import QtQuick 2.3\n"
         "import org.kde.kirigami 2.4 as Kirigami\n"
+        "import QtQuick.Window 2.2\n"
         "Kirigami.ApplicationItem{"
+            //force it to *never* try to resize itself
+            "width: Window.width;"
             //purely cosmetic space, those magic values are to align perfectly 
within Systemsettings
             "header: Item {height: Math.round(Kirigami.Units.gridUnit*0.25)}"
             "implicitWidth:pageStack.implicitWidth;"
@@ -177,6 +180,10 @@
             d->pageRow->setProperty("currentIndex", 
d->configModule->currentIndex());
             }
         );
+        connect(d->configModule.get(), 
&KQuickAddons::ConfigModule::passiveNotificationRequested, this, [this](const 
QString &message, const QVariant &timeout, const QString &actionText, const 
QJSValue &callBack) {
+                
d->rootPlaceHolder->metaObject()->invokeMethod(d->rootPlaceHolder, 
"showPassiveNotification", Q_ARG(QVariant, message), Q_ARG(QVariant, timeout), 
Q_ARG(QVariant, actionText), Q_ARG(QVariant, QVariant::fromValue(callBack)));
+            }
+        );
         //New syntax cannot be used to connect to QML types
         connect(d->pageRow, SIGNAL(currentIndexChanged()), this, 
SLOT(syncCurrentIndex()));
 


Reply via email to