Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2020-07-14 07:52:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Tue Jul 14 07:52:21 2020 rev:82 rq:820354 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2020-06-16 13:42:40.273077669 +0200 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new.3060/kdeclarative.changes 2020-07-14 07:53:07.812593018 +0200 @@ -1,0 +2,10 @@ +Sun Jul 5 07:55:14 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * Port to CommandLauncherJob + +------------------------------------------------------------------- Old: ---- kdeclarative-5.71.0.tar.xz kdeclarative-5.71.0.tar.xz.sig New: ---- kdeclarative-5.72.0.tar.xz kdeclarative-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.IvpHf6/_old 2020-07-14 07:53:09.796599442 +0200 +++ /var/tmp/diff_new_pack.IvpHf6/_new 2020-07-14 07:53:09.796599442 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Declarative5 -%define _tar_path 5.71 +%define _tar_path 5.72 # 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: kdeclarative -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Integration of QML and KDE workspaces License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem ++++++ kdeclarative-5.71.0.tar.xz -> kdeclarative-5.72.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/CMakeLists.txt new/kdeclarative-5.72.0/CMakeLists.txt --- old/kdeclarative-5.71.0/CMakeLists.txt 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/CMakeLists.txt 2020-07-04 15:09:08.000000000 +0200 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.71.0") # handled by release scripts -set(KF5_DEP_VERSION "5.71.0") # handled by release scripts +set(KF5_VERSION "5.72.0") # handled by release scripts +set(KF5_DEP_VERSION "5.72.0") # handled by release scripts project(KDeclarative VERSION ${KF5_VERSION}) # Dependencies include(FeatureSummary) -find_package(ECM 5.71.0 NO_MODULE) +find_package(ECM 5.72.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) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/bn/kdeclarative5.po new/kdeclarative-5.72.0/po/bn/kdeclarative5.po --- old/kdeclarative-5.71.0/po/bn/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/bn/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -14,7 +14,7 @@ "PO-Revision-Date: 2012-07-16 14:27+0530\n" "Last-Translator: Deepayan Sarkar <[email protected]>\n" "Language-Team: American English <[email protected]>\n" -"Language: en_US\n" +"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/bs/kdeclarative5.po new/kdeclarative-5.72.0/po/bs/kdeclarative5.po --- old/kdeclarative-5.71.0/po/bs/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/bs/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -16,7 +16,7 @@ "PO-Revision-Date: 2013-12-21 17:26+0000\n" "Last-Translator: Ademovic Saudin <[email protected]>\n" "Language-Team: bosanski <[email protected]>\n" -"Language: bosnian\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/cs/kdeclarative5.po new/kdeclarative-5.72.0/po/cs/kdeclarative5.po --- old/kdeclarative-5.71.0/po/cs/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/cs/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2020-02-11 11:12+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" -"Language: en_US\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/hne/kdeclarative5.po new/kdeclarative-5.72.0/po/hne/kdeclarative5.po --- old/kdeclarative-5.71.0/po/hne/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/hne/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2009-02-10 20:44+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" -"Language: hi\n" +"Language: hne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/mai/kdeclarative5.po new/kdeclarative-5.72.0/po/mai/kdeclarative5.po --- old/kdeclarative-5.71.0/po/mai/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/mai/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -13,7 +13,7 @@ "PO-Revision-Date: 2010-09-24 15:44+0530\n" "Last-Translator: Rajesh Ranjan <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" -"Language: hi\n" +"Language: mai\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/sr/kdeclarative5.po new/kdeclarative-5.72.0/po/sr/kdeclarative5.po --- old/kdeclarative-5.71.0/po/sr/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/sr/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeclarative5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-04 03:08+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-05-12 03:04+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -42,14 +42,7 @@ msgid "The unique name of the application (mandatory)" msgstr "Јединствено име програма (обавезно)" -#: qmlcontrols/kcmcontrols/qml/GridDelegate.qml:108 -#, fuzzy, kde-format -#| msgctxt "No shortcut defined" -#| msgid "None" -msgid "None" -msgstr "ниједна" - -#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:38 +#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:58 #, kde-format msgid "" "Click on the button, then enter the shortcut like you would in the program.\n" @@ -58,12 +51,12 @@ "Кликните на дугме, па унесите пречицу као што бисте у програму.\n" "Пример за Ctrl+A: држите тастер Ctrl и притисните A." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:276 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:288 #, kde-format msgid "Reserved Shortcut" msgstr "Резервисана пречица" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:277 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:289 #, kde-format msgid "" "The F12 key is reserved on Windows, so cannot be used for a global " @@ -74,12 +67,12 @@ "пречица.\n" "Изаберите неку другу." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:333 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:345 #, kde-format msgid "Conflict with Standard Application Shortcut" msgstr "Сукоб са стандардном програмском пречицом" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:334 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:346 #, kde-format msgid "" "The '%1' key combination is also used for the standard action \"%2\" that " @@ -90,29 +83,39 @@ "неки програми.\n" "Желите ли заиста да је користите и као глобалну пречицу?" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:339 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:351 #, kde-format msgid "Reassign" msgstr "Поново додели" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:381 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:393 #, kde-format msgctxt "What the user inputs now will be taken as the new shortcut" msgid "Input" msgstr "унесите..." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:388 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:400 #, kde-format msgctxt "No shortcut defined" msgid "None" msgstr "ниједна" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:409 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:421 #, kde-format msgid "The key you just pressed is not supported by Qt." msgstr "КуТ не подржава тастер који сте управо притиснули." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:410 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:422 #, kde-format msgid "Unsupported Key" msgstr "Неподржани тастер" + +#: quickaddons/configmodule.cpp:176 +#, kde-format +msgid "Invalid KPackage '%1'" +msgstr "" + +#: quickaddons/configmodule.cpp:182 +#, kde-format +msgid "No QML file provided" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/sr@ijekavian/kdeclarative5.po new/kdeclarative-5.72.0/po/sr@ijekavian/kdeclarative5.po --- old/kdeclarative-5.71.0/po/sr@ijekavian/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/sr@ijekavian/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeclarative5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-04 03:08+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-05-12 03:04+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -41,14 +41,7 @@ msgid "The unique name of the application (mandatory)" msgstr "Јединствено име програма (обавезно)" -#: qmlcontrols/kcmcontrols/qml/GridDelegate.qml:108 -#, fuzzy, kde-format -#| msgctxt "No shortcut defined" -#| msgid "None" -msgid "None" -msgstr "ниједна" - -#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:38 +#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:58 #, kde-format msgid "" "Click on the button, then enter the shortcut like you would in the program.\n" @@ -57,12 +50,12 @@ "Кликните на дугме, па унесите пречицу као што бисте у програму.\n" "Примјер за Ctrl+A: држите тастер Ctrl и притисните A." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:276 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:288 #, kde-format msgid "Reserved Shortcut" msgstr "Резервисана пречица" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:277 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:289 #, kde-format msgid "" "The F12 key is reserved on Windows, so cannot be used for a global " @@ -73,12 +66,12 @@ "пречица.\n" "Изаберите неку другу." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:333 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:345 #, kde-format msgid "Conflict with Standard Application Shortcut" msgstr "Сукоб са стандардном програмском пречицом" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:334 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:346 #, kde-format msgid "" "The '%1' key combination is also used for the standard action \"%2\" that " @@ -89,29 +82,39 @@ "користе неки програми.\n" "Желите ли заиста да је користите и као глобалну пречицу?" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:339 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:351 #, kde-format msgid "Reassign" msgstr "Поново додијели" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:381 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:393 #, kde-format msgctxt "What the user inputs now will be taken as the new shortcut" msgid "Input" msgstr "унесите..." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:388 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:400 #, kde-format msgctxt "No shortcut defined" msgid "None" msgstr "ниједна" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:409 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:421 #, kde-format msgid "The key you just pressed is not supported by Qt." msgstr "КуТ не подржава тастер који сте управо притиснули." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:410 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:422 #, kde-format msgid "Unsupported Key" msgstr "Неподржани тастер" + +#: quickaddons/configmodule.cpp:176 +#, kde-format +msgid "Invalid KPackage '%1'" +msgstr "" + +#: quickaddons/configmodule.cpp:182 +#, kde-format +msgid "No QML file provided" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/sr@ijekavianlatin/kdeclarative5.po new/kdeclarative-5.72.0/po/sr@ijekavianlatin/kdeclarative5.po --- old/kdeclarative-5.71.0/po/sr@ijekavianlatin/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/sr@ijekavianlatin/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeclarative5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-04 03:08+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-05-12 03:04+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -41,14 +41,7 @@ msgid "The unique name of the application (mandatory)" msgstr "Jedinstveno ime programa (obavezno)" -#: qmlcontrols/kcmcontrols/qml/GridDelegate.qml:108 -#, fuzzy, kde-format -#| msgctxt "No shortcut defined" -#| msgid "None" -msgid "None" -msgstr "nijedna" - -#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:38 +#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:58 #, kde-format msgid "" "Click on the button, then enter the shortcut like you would in the program.\n" @@ -57,12 +50,12 @@ "Kliknite na dugme, pa unesite prečicu kao što biste u programu.\n" "Primjer za Ctrl+A: držite taster Ctrl i pritisnite A." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:276 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:288 #, kde-format msgid "Reserved Shortcut" msgstr "Rezervisana prečica" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:277 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:289 #, kde-format msgid "" "The F12 key is reserved on Windows, so cannot be used for a global " @@ -73,12 +66,12 @@ "prečica.\n" "Izaberite neku drugu." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:333 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:345 #, kde-format msgid "Conflict with Standard Application Shortcut" msgstr "Sukob sa standardnom programskom prečicom" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:334 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:346 #, kde-format msgid "" "The '%1' key combination is also used for the standard action \"%2\" that " @@ -89,29 +82,39 @@ "koriste neki programi.\n" "Želite li zaista da je koristite i kao globalnu prečicu?" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:339 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:351 #, kde-format msgid "Reassign" msgstr "Ponovo dodijeli" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:381 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:393 #, kde-format msgctxt "What the user inputs now will be taken as the new shortcut" msgid "Input" msgstr "unesite..." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:388 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:400 #, kde-format msgctxt "No shortcut defined" msgid "None" msgstr "nijedna" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:409 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:421 #, kde-format msgid "The key you just pressed is not supported by Qt." msgstr "Qt ne podržava taster koji ste upravo pritisnuli." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:410 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:422 #, kde-format msgid "Unsupported Key" msgstr "Nepodržani taster" + +#: quickaddons/configmodule.cpp:176 +#, kde-format +msgid "Invalid KPackage '%1'" +msgstr "" + +#: quickaddons/configmodule.cpp:182 +#, kde-format +msgid "No QML file provided" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/sr@latin/kdeclarative5.po new/kdeclarative-5.72.0/po/sr@latin/kdeclarative5.po --- old/kdeclarative-5.71.0/po/sr@latin/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/sr@latin/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeclarative5\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-02-04 03:08+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-05-12 03:04+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -41,14 +41,7 @@ msgid "The unique name of the application (mandatory)" msgstr "Jedinstveno ime programa (obavezno)" -#: qmlcontrols/kcmcontrols/qml/GridDelegate.qml:108 -#, fuzzy, kde-format -#| msgctxt "No shortcut defined" -#| msgid "None" -msgid "None" -msgstr "nijedna" - -#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:38 +#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:58 #, kde-format msgid "" "Click on the button, then enter the shortcut like you would in the program.\n" @@ -57,12 +50,12 @@ "Kliknite na dugme, pa unesite prečicu kao što biste u programu.\n" "Primer za Ctrl+A: držite taster Ctrl i pritisnite A." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:276 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:288 #, kde-format msgid "Reserved Shortcut" msgstr "Rezervisana prečica" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:277 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:289 #, kde-format msgid "" "The F12 key is reserved on Windows, so cannot be used for a global " @@ -73,12 +66,12 @@ "prečica.\n" "Izaberite neku drugu." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:333 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:345 #, kde-format msgid "Conflict with Standard Application Shortcut" msgstr "Sukob sa standardnom programskom prečicom" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:334 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:346 #, kde-format msgid "" "The '%1' key combination is also used for the standard action \"%2\" that " @@ -89,29 +82,39 @@ "koriste neki programi.\n" "Želite li zaista da je koristite i kao globalnu prečicu?" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:339 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:351 #, kde-format msgid "Reassign" msgstr "Ponovo dodeli" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:381 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:393 #, kde-format msgctxt "What the user inputs now will be taken as the new shortcut" msgid "Input" msgstr "unesite..." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:388 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:400 #, kde-format msgctxt "No shortcut defined" msgid "None" msgstr "nijedna" -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:409 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:421 #, kde-format msgid "The key you just pressed is not supported by Qt." msgstr "Qt ne podržava taster koji ste upravo pritisnuli." -#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:410 +#: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:422 #, kde-format msgid "Unsupported Key" msgstr "Nepodržani taster" + +#: quickaddons/configmodule.cpp:176 +#, kde-format +msgid "Invalid KPackage '%1'" +msgstr "" + +#: quickaddons/configmodule.cpp:182 +#, kde-format +msgid "No QML file provided" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/uz@cyrillic/kdeclarative5.po new/kdeclarative-5.72.0/po/uz@cyrillic/kdeclarative5.po --- old/kdeclarative-5.71.0/po/uz@cyrillic/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/uz@cyrillic/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -10,7 +10,7 @@ "PO-Revision-Date: 2009-10-17 00:34+0200\n" "Last-Translator: Mashrab Kuvatov <[email protected]>\n" "Language-Team: Uzbek <[email protected]>\n" -"Language: uz\n" +"Language: uz@cyrillic\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/vi/kdeclarative5.po new/kdeclarative-5.72.0/po/vi/kdeclarative5.po --- old/kdeclarative-5.71.0/po/vi/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/vi/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -12,7 +12,7 @@ "PO-Revision-Date: 2012-09-23 18:43+0800\n" "Last-Translator: Lê Hoàng Phương <[email protected]>\n" "Language-Team: American English <[email protected]>\n" -"Language: en_US\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/po/zh_CN/kdeclarative5.po new/kdeclarative-5.72.0/po/zh_CN/kdeclarative5.po --- old/kdeclarative-5.71.0/po/zh_CN/kdeclarative5.po 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/po/zh_CN/kdeclarative5.po 2020-07-04 15:09:08.000000000 +0200 @@ -15,8 +15,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-05-12 03:04+0200\n" -"PO-Revision-Date: 2020-05-09 13:50\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2020-06-24 08:00\n" +"Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -24,8 +24,10 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: kdeorg\n" +"X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/frameworks/kdeclarative5.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kdeclarative/kdeclarative5.pot\n" +"X-Crowdin-File-ID: 5567\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdeclarative-5.71.0/src/qmlcontrols/kquickcontrolsaddons/kcmshell.cpp new/kdeclarative-5.72.0/src/qmlcontrols/kquickcontrolsaddons/kcmshell.cpp --- old/kdeclarative-5.71.0/src/qmlcontrols/kquickcontrolsaddons/kcmshell.cpp 2020-06-07 20:25:10.000000000 +0200 +++ new/kdeclarative-5.72.0/src/qmlcontrols/kquickcontrolsaddons/kcmshell.cpp 2020-07-04 15:09:08.000000000 +0200 @@ -19,11 +19,11 @@ #include "kcmshell.h" -#include <QProcess> - #include <KAuthorized> #include <KService> +#include <KIO/CommandLauncherJob> + KCMShell::KCMShell(QObject *parent) : QObject(parent) { @@ -36,27 +36,41 @@ void KCMShell::open(const QStringList &names) const { - QProcess::startDetached(QStringLiteral("kcmshell5"), names); + KIO::CommandLauncherJob *job = new KIO::CommandLauncherJob(QStringLiteral("kcmshell5"), names); + job->start(); } void KCMShell::openSystemSettings(const QString &name) const { - auto service = KService::serviceByDesktopName(QStringLiteral("systemsettings")); - if (service) { - QProcess::startDetached(QStringLiteral("systemsettings5"), QStringList(name)); + const QString systemSettings = QStringLiteral("systemsettings"); + KIO::CommandLauncherJob *job = nullptr; + + // Open in System Settings if it's available' + if (KService::serviceByDesktopName(systemSettings)) { + job = new KIO::CommandLauncherJob(QStringLiteral("systemsettings5"), QStringList(name)); + job->setDesktopName(systemSettings); } else { - QProcess::startDetached(QStringLiteral("kcmshell5"), QStringList(name)); + job = new KIO::CommandLauncherJob(QStringLiteral("kcmshell5"), QStringList(name)); } + + job->start(); } void KCMShell::openInfoCenter(const QString &name) const { - auto service = KService::serviceByDesktopName(QStringLiteral("systemsettings")); - if (service) { - QProcess::startDetached(QStringLiteral("kinfocenter"), QStringList(name)); + const QString systemSettings = QStringLiteral("systemsettings"); + KIO::CommandLauncherJob *job = nullptr; + + // Open in Info Center if System Settings is available + if (KService::serviceByDesktopName(systemSettings)) { + job = new KIO::CommandLauncherJob(QStringLiteral("kinfocenter"), QStringList(name)); + job->setIcon(systemSettings); + job->setDesktopName(systemSettings); } else { - QProcess::startDetached(QStringLiteral("kcmshell5"), QStringList(name)); + job = new KIO::CommandLauncherJob(QStringLiteral("kcmshell5"), QStringList(name)); } + + job->start(); } QStringList KCMShell::authorize(const QStringList &menuIds) const
