Hello community,

here is the log from the commit of package purpose for openSUSE:Factory checked 
in at 2018-05-18 14:25:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purpose (Old)
 and      /work/SRC/openSUSE:Factory/.purpose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purpose"

Fri May 18 14:25:13 2018 rev:8 rq:607601 version:5.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/purpose/purpose.changes  2018-04-19 
15:19:59.534153823 +0200
+++ /work/SRC/openSUSE:Factory/.purpose.new/purpose.changes     2018-05-18 
14:25:14.832218745 +0200
@@ -1,0 +2,15 @@
+Sun May 13 21:03:11 UTC 2018 - [email protected]
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * Readability
+  * Make sure we give some vertical space to configuration plugins
+  * Port KDEConnect plugin config to QQC2
+  * Port AlternativesView to QQC2
+  * Warning--
+- Adjust runtime requirements
+
+-------------------------------------------------------------------

Old:
----
  purpose-5.45.0.tar.xz

New:
----
  purpose-5.46.0.tar.xz

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

Other differences:
------------------
++++++ purpose.spec ++++++
--- /var/tmp/diff_new_pack.CIUhYt/_old  2018-05-18 14:25:15.492194522 +0200
+++ /var/tmp/diff_new_pack.CIUhYt/_new  2018-05-18 14:25:15.492194522 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Purpose5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           purpose
-Version:        5.45.0
+Version:        5.46.0
 Release:        0
 Summary:        Framework to integrate services and actions in applications
 License:        LGPL-2.1-or-later
@@ -51,6 +51,9 @@
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:       kdeclarative-components >= %{_kf5_bugfix_version}
+Requires:       libqt5-qtquickcontrols2
+Suggests:       kdeconnect-kde
 Recommends:     %{name}-lang
 
 %description

++++++ purpose-5.45.0.tar.xz -> purpose-5.46.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/CMakeLists.txt 
new/purpose-5.46.0/CMakeLists.txt
--- old/purpose-5.45.0/CMakeLists.txt   2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/CMakeLists.txt   2018-05-05 15:01:42.000000000 +0200
@@ -2,7 +2,7 @@
 
 project(Purpose)
 
-find_package(ECM 5.45.0 REQUIRED NO_MODULE)
+find_package(ECM 5.46.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -22,8 +22,8 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS CoreAddons I18n Config)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ast/libpurpose_quick.po 
new/purpose-5.46.0/po/ast/libpurpose_quick.po
--- old/purpose-5.45.0/po/ast/libpurpose_quick.po       2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ast/libpurpose_quick.po       2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2017-01-05 19:44+0100\n"
 "Last-Translator: enolp <[email protected]>\n"
 "Language-Team: Asturian <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Usar"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executar"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Atrás"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ca/libpurpose_quick.po 
new/purpose-5.46.0/po/ca/libpurpose_quick.po
--- old/purpose-5.45.0/po/ca/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ca/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-27 13:06+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -25,12 +25,12 @@
 msgid "Use"
 msgstr "Usa"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executa"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Enrere"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ca@valencia/libpurpose_quick.po 
new/purpose-5.46.0/po/ca@valencia/libpurpose_quick.po
--- old/purpose-5.45.0/po/ca@valencia/libpurpose_quick.po       2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ca@valencia/libpurpose_quick.po       2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-27 13:06+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -25,12 +25,12 @@
 msgid "Use"
 msgstr "Usa"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executa"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Arrere"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/cs/libpurpose_quick.po 
new/purpose-5.46.0/po/cs/libpurpose_quick.po
--- old/purpose-5.45.0/po/cs/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/cs/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-10-01 15:50+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Použít"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Spustit"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Zpět"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/da/libpurpose_quick.po 
new/purpose-5.46.0/po/da/libpurpose_quick.po
--- old/purpose-5.45.0/po/da/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/da/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2016-05-12 20:31+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Brug"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Kør"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Tilbage"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/de/libpurpose_quick.po 
new/purpose-5.46.0/po/de/libpurpose_quick.po
--- old/purpose-5.45.0/po/de/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/de/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-10-25 00:23+0100\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
@@ -19,12 +19,12 @@
 msgid "Use"
 msgstr "Verwenden"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Ausführen"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Zurück"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/el/libpurpose_quick.po 
new/purpose-5.46.0/po/el/libpurpose_quick.po
--- old/purpose-5.45.0/po/el/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/el/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2016-04-03 17:30+0200\n"
 "Last-Translator: Dimitris Kardarakos <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Χρήση"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Εκτέλεση"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Πίσω"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/en_GB/libpurpose_quick.po 
new/purpose-5.46.0/po/en_GB/libpurpose_quick.po
--- old/purpose-5.45.0/po/en_GB/libpurpose_quick.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/en_GB/libpurpose_quick.po     2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2016-09-11 17:31+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Use"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Run"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Back"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/es/libpurpose_quick.po 
new/purpose-5.46.0/po/es/libpurpose_quick.po
--- old/purpose-5.45.0/po/es/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/es/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-11-15 01:30+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
@@ -24,12 +24,12 @@
 msgid "Use"
 msgstr "Usar"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Ejecutar"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Atrás"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/fi/libpurpose_quick.po 
new/purpose-5.46.0/po/fi/libpurpose_quick.po
--- old/purpose-5.45.0/po/fi/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/fi/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2018-02-20 12:56+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Käytä"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Suorita"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Takaisin"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/fr/libpurpose_quick.po 
new/purpose-5.46.0/po/fr/libpurpose_quick.po
--- old/purpose-5.45.0/po/fr/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/fr/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2017-05-11 08:19+0200\n"
 "Last-Translator: KDE Francophone <[email protected]>\n"
 "Language-Team: KDE Francophone <[email protected]>\n"
@@ -21,12 +21,12 @@
 msgid "Use"
 msgstr "Utiliser"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Exécuter"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Retour"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/gl/libpurpose_quick.po 
new/purpose-5.46.0/po/gl/libpurpose_quick.po
--- old/purpose-5.45.0/po/gl/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/gl/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-10-24 11:43+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
@@ -23,12 +23,12 @@
 msgid "Use"
 msgstr "Usar"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executar"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Atrás"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/hu/libpurpose_quick.po 
new/purpose-5.46.0/po/hu/libpurpose_quick.po
--- old/purpose-5.45.0/po/hu/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/hu/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2017-03-04 14:39+0100\n"
 "Last-Translator: Kiszel Kristóf <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Használat"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Futtatás"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Vissza"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/id/libpurpose_quick.po 
new/purpose-5.46.0/po/id/libpurpose_quick.po
--- old/purpose-5.45.0/po/id/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/id/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2018-01-29 21:07+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
@@ -21,12 +21,12 @@
 msgid "Use"
 msgstr "Gunakan"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Jalankan"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Mundurkan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ja/libpurpose_quick.po 
new/purpose-5.46.0/po/ja/libpurpose_quick.po
--- old/purpose-5.45.0/po/ja/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ja/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-30 11:23-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
@@ -19,12 +19,12 @@
 msgid "Use"
 msgstr ""
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr ""
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/nl/libpurpose_quick.po 
new/purpose-5.46.0/po/nl/libpurpose_quick.po
--- old/purpose-5.45.0/po/nl/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/nl/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-27 13:06+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Gebruiken"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Uitvoeren"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Terug"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/nn/libpurpose_quick.po 
new/purpose-5.46.0/po/nn/libpurpose_quick.po
--- old/purpose-5.45.0/po/nn/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/nn/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2018-02-12 20:32+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -21,12 +21,12 @@
 msgid "Use"
 msgstr "Bruk"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Køyr"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Tilbake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/pl/libpurpose_quick.po 
new/purpose-5.46.0/po/pl/libpurpose_quick.po
--- old/purpose-5.45.0/po/pl/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/pl/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-10-04 08:01+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
@@ -23,12 +23,12 @@
 msgid "Use"
 msgstr "Użyj"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Uruchom"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Wstecz"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/pt/libpurpose_quick.po 
new/purpose-5.46.0/po/pt/libpurpose_quick.po
--- old/purpose-5.45.0/po/pt/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/pt/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-26 16:01+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Usar"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executar"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Recuar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/pt_BR/libpurpose_quick.po 
new/purpose-5.46.0/po/pt_BR/libpurpose_quick.po
--- old/purpose-5.45.0/po/pt_BR/libpurpose_quick.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/pt_BR/libpurpose_quick.po     2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-28 08:22-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -23,12 +23,12 @@
 msgid "Use"
 msgstr "Usar"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Executar"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Voltar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/pt_BR/purpose_imgur.po 
new/purpose-5.46.0/po/pt_BR/purpose_imgur.po
--- old/purpose-5.45.0/po/pt_BR/purpose_imgur.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/pt_BR/purpose_imgur.po        2018-05-05 
15:01:42.000000000 +0200
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <[email protected]>, 2015.
+# Luiz Fernando Ranghetti <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: purpose_imgur\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-03 04:08+0100\n"
-"PO-Revision-Date: 2015-09-28 08:22-0300\n"
-"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
-"Language-Team: Brazilian Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2018-05-02 01:19-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: imgurplugin.cpp:77
 #, kde-format
@@ -26,4 +27,4 @@
 #: imgurplugin.cpp:106
 #, kde-format
 msgid "Uploading files to imgur..."
-msgstr ""
+msgstr "Enviando arquivos para o imgur..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ru/libpurpose_quick.po 
new/purpose-5.46.0/po/ru/libpurpose_quick.po
--- old/purpose-5.45.0/po/ru/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ru/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-26 14:27+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
@@ -23,12 +23,12 @@
 msgid "Use"
 msgstr ""
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr ""
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Назад"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/ru/purpose_reviewboard.po 
new/purpose-5.46.0/po/ru/purpose_reviewboard.po
--- old/purpose-5.45.0/po/ru/purpose_reviewboard.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/ru/purpose_reviewboard.po     2018-05-05 
15:01:42.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Alexander Potashev <[email protected]>, 2015.
+# Alexander Potashev <[email protected]>, 2015, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2015-09-26 15:37+0300\n"
+"PO-Revision-Date: 2018-04-21 21:45+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -54,8 +54,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: reviewboardplugin_config.qml:43 reviewpatch.ui:26
-#, fuzzy, kde-format
-#| msgid "Server"
+#, kde-format
 msgid "Server:"
 msgstr "Сервер:"
 
@@ -72,10 +71,9 @@
 msgstr "Пароль:"
 
 #: reviewboardplugin_config.qml:61
-#, fuzzy, kde-format
-#| msgid "Repository"
+#, kde-format
 msgid "Repository:"
-msgstr "Репозиторий"
+msgstr "Репозиторий:"
 
 #: reviewboardplugin_config.qml:86
 #, fuzzy, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/sk/libpurpose_quick.po 
new/purpose-5.46.0/po/sk/libpurpose_quick.po
--- old/purpose-5.45.0/po/sk/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/sk/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-26 12:23+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -20,12 +20,12 @@
 msgid "Use"
 msgstr "Použiť"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Spustiť"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Späť"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/sv/libpurpose_quick.po 
new/purpose-5.46.0/po/sv/libpurpose_quick.po
--- old/purpose-5.45.0/po/sv/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/sv/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-10-04 12:19+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Use"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Run"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Tillbaka"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/tr/libpurpose_quick.po 
new/purpose-5.46.0/po/tr/libpurpose_quick.po
--- old/purpose-5.45.0/po/tr/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/tr/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2017-08-10 09:15+0000\n"
 "Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "Kullan"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Çalıştır"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Geri"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/uk/libpurpose_quick.po 
new/purpose-5.46.0/po/uk/libpurpose_quick.po
--- old/purpose-5.45.0/po/uk/libpurpose_quick.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/uk/libpurpose_quick.po        2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2015-09-26 17:32+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
@@ -25,12 +25,12 @@
 msgid "Use"
 msgstr "Використання"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "Виконати"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "Назад"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/libpurpose_quick.po 
new/purpose-5.46.0/po/zh_CN/libpurpose_quick.po
--- old/purpose-5.45.0/po/zh_CN/libpurpose_quick.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/libpurpose_quick.po     2018-05-05 
15:01:42.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -25,12 +25,12 @@
 msgid "Use"
 msgstr "使用"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "运行"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "后退"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/libpurpose_widgets.po 
new/purpose-5.46.0/po/zh_CN/libpurpose_widgets.po
--- old/purpose-5.45.0/po/zh_CN/libpurpose_widgets.po   2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/libpurpose_widgets.po   2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_email.po 
new/purpose-5.46.0/po/zh_CN/purpose_email.po
--- old/purpose-5.45.0/po/zh_CN/purpose_email.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_email.po        2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-11 07:02+0200\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_imgur.po 
new/purpose-5.46.0/po/zh_CN/purpose_imgur.po
--- old/purpose-5.45.0/po/zh_CN/purpose_imgur.po        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_imgur.po        2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-03 04:08+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_ktp-sendfile.po 
new/purpose-5.46.0/po/zh_CN/purpose_ktp-sendfile.po
--- old/purpose-5.45.0/po/zh_CN/purpose_ktp-sendfile.po 2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_ktp-sendfile.po 2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_nextcloud.po 
new/purpose-5.46.0/po/zh_CN/purpose_nextcloud.po
--- old/purpose-5.45.0/po/zh_CN/purpose_nextcloud.po    2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_nextcloud.po    2018-05-05 
15:01:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-20 02:55+0200\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_pastebin.po 
new/purpose-5.46.0/po/zh_CN/purpose_pastebin.po
--- old/purpose-5.45.0/po/zh_CN/purpose_pastebin.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_pastebin.po     2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_reviewboard.po 
new/purpose-5.46.0/po/zh_CN/purpose_reviewboard.po
--- old/purpose-5.45.0/po/zh_CN/purpose_reviewboard.po  2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_reviewboard.po  2018-05-05 
15:01:42.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_saveas.po 
new/purpose-5.46.0/po/zh_CN/purpose_saveas.po
--- old/purpose-5.45.0/po/zh_CN/purpose_saveas.po       2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_saveas.po       2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-31 06:53+0200\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_CN/purpose_youtube.po 
new/purpose-5.46.0/po/zh_CN/purpose_youtube.po
--- old/purpose-5.45.0/po/zh_CN/purpose_youtube.po      2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_CN/purpose_youtube.po      2018-05-05 
15:01:42.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/po/zh_TW/libpurpose_quick.po 
new/purpose-5.46.0/po/zh_TW/libpurpose_quick.po
--- old/purpose-5.45.0/po/zh_TW/libpurpose_quick.po     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/po/zh_TW/libpurpose_quick.po     2018-05-05 
15:01:42.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libpurpose_quick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-10 04:11+0100\n"
+"POT-Creation-Date: 2018-04-20 03:31+0200\n"
 "PO-Revision-Date: 2016-12-14 16:15+0800\n"
 "Last-Translator: Jeff Huang <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
@@ -22,12 +22,12 @@
 msgid "Use"
 msgstr "使用"
 
-#: AlternativesView.qml:130
+#: AlternativesView.qml:125
 #, kde-format
 msgid "Run"
 msgstr "執行"
 
-#: AlternativesView.qml:138
+#: AlternativesView.qml:133
 #, kde-format
 msgid "Back"
 msgstr "返回"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/alternativesmodel.cpp 
new/purpose-5.46.0/src/alternativesmodel.cpp
--- old/purpose-5.45.0/src/alternativesmodel.cpp        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/alternativesmodel.cpp        2018-05-05 
15:01:42.000000000 +0200
@@ -74,6 +74,7 @@
 
 static bool dbusMatch(const QString& constraint, const QJsonValue& value)
 {
+    Q_UNUSED(value)
     return 
QDBusConnection::sessionBus().interface()->isServiceRegistered(constraint);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/alternativesmodel.h 
new/purpose-5.46.0/src/alternativesmodel.h
--- old/purpose-5.45.0/src/alternativesmodel.h  2018-04-07 21:40:49.000000000 
+0200
+++ new/purpose-5.46.0/src/alternativesmodel.h  2018-05-05 15:01:42.000000000 
+0200
@@ -61,7 +61,7 @@
         IconNameRole
     };
 
-    AlternativesModel(QObject* parent = nullptr);
+    explicit AlternativesModel(QObject* parent = nullptr);
     ~AlternativesModel() override;
 
     QJsonObject inputData() const;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/pluginbase.h 
new/purpose-5.46.0/src/pluginbase.h
--- old/purpose-5.45.0/src/pluginbase.h 2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/pluginbase.h 2018-05-05 15:01:42.000000000 +0200
@@ -41,7 +41,7 @@
 {
 Q_OBJECT
 public:
-    PluginBase(QObject* parent = nullptr);
+    explicit PluginBase(QObject* parent = nullptr);
     ~PluginBase() override;
 
     /** @returns the job that will perform the plugin's action. */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/ExportPluginType.json 
new/purpose-5.46.0/src/plugins/ExportPluginType.json
--- old/purpose-5.45.0/src/plugins/ExportPluginType.json        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/ExportPluginType.json        2018-05-05 
15:01:42.000000000 +0200
@@ -10,6 +10,7 @@
         "Name[de]": "Hochladen ...",
         "Name[el]": "Αποστολή...",
         "Name[es]": "Enviar...",
+        "Name[eu]": "Igo...",
         "Name[fi]": "Lähetä…",
         "Name[fr]": "Envoyer…",
         "Name[gl]": "Enviar…",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/email/emailplugin.cpp 
new/purpose-5.46.0/src/plugins/email/emailplugin.cpp
--- old/purpose-5.45.0/src/plugins/email/emailplugin.cpp        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/email/emailplugin.cpp        2018-05-05 
15:01:42.000000000 +0200
@@ -35,7 +35,7 @@
 {
     Q_OBJECT
 public:
-    EmailJob(QObject *parent = nullptr)
+    explicit EmailJob(QObject *parent = nullptr)
         : Purpose::Job(parent)
     {}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/email/emailplugin.json 
new/purpose-5.46.0/src/plugins/email/emailplugin.json
--- old/purpose-5.45.0/src/plugins/email/emailplugin.json       2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/email/emailplugin.json       2018-05-05 
15:01:42.000000000 +0200
@@ -14,6 +14,7 @@
         "Description[da]": "Send via e-mail",
         "Description[de]": "Als E-Mail senden",
         "Description[es]": "Enviar por correo electrónico",
+        "Description[eu]": "Bidali e-posta bidez",
         "Description[fi]": "Lähetä sähköpostitse",
         "Description[fr]": "Envoyer par courriel",
         "Description[gl]": "Enviar por correo electrónico",
@@ -37,6 +38,7 @@
         "Name[da]": "Send via e-mail...",
         "Name[de]": "Als E-Mail senden ...",
         "Name[es]": "Enviar por correo electrónico...",
+        "Name[eu]": "Bidali e-posta bidez...",
         "Name[fi]": "Lähetä sähköpostitse…",
         "Name[fr]": "Envoyer par courriel...",
         "Name[gl]": "Enviar por correo electrónico…",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/imgur/imgurplugin.cpp 
new/purpose-5.46.0/src/plugins/imgur/imgurplugin.cpp
--- old/purpose-5.45.0/src/plugins/imgur/imgurplugin.cpp        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/imgur/imgurplugin.cpp        2018-05-05 
15:01:42.000000000 +0200
@@ -42,7 +42,7 @@
 {
     Q_OBJECT
     public:
-        ImgurShareJob(QObject* parent)
+        explicit ImgurShareJob(QObject* parent)
             : Purpose::Job(parent)
             , m_pendingJobs(0)
         {}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/imgur/imgurplugin.json 
new/purpose-5.46.0/src/plugins/imgur/imgurplugin.json
--- old/purpose-5.45.0/src/plugins/imgur/imgurplugin.json       2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/imgur/imgurplugin.json       2018-05-05 
15:01:42.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[de]": "Bilder zu Imgur hochladen",
         "Description[el]": "Αποστολή εικόνων στο Imgur",
         "Description[es]": "Enviar imágenes a imgur",
+        "Description[eu]": "Igo irudia Imgur-rera",
         "Description[fi]": "Lähetä kuvia Imguriin",
         "Description[fr]": "Envoyer des images vers Imgur",
         "Description[gl]": "Enviar imaxes a Imgur.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin.cpp 
new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin.cpp
--- old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin.cpp      
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin.cpp      
2018-05-05 15:01:42.000000000 +0200
@@ -49,7 +49,8 @@
             process->setProgram(QStringLiteral("kdeconnect-cli"));
             QJsonArray urlsJson = 
data().value(QStringLiteral("urls")).toArray();
             process->setArguments(QStringList(QStringLiteral("--device")) << 
data().value(QStringLiteral("device")).toString() << QStringLiteral("--share") 
<< arrayToList(urlsJson));
-            connect(process, static_cast<void (QProcess::*)(int, 
QProcess::ExitStatus)>(&QProcess::finished), this, &KDEConnectJob::jobFinished);
+            connect(process, QOverload<int, 
QProcess::ExitStatus>::of(&QProcess::finished), this, 
&KDEConnectJob::jobFinished);
+            connect(process, &QProcess::readyRead, this, [process](){ qDebug() 
<< "kdeconnect-cli output:" << process->readAll(); });
 
             process->start();
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin.json 
new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin.json
--- old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin.json     
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin.json     
2018-05-05 15:01:42.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[de]": "Mit KDE-Connect versenden",
         "Description[el]": "Αποστολή μέσω KDE Connect",
         "Description[es]": "Enviar a través de KDE Connect",
+        "Description[eu]": "Bidali KDE Connect bitartez",
         "Description[fi]": "Lähetä KDE Connectin välityksellä",
         "Description[fr]": "Envoyer via KDE Connect",
         "Description[gl]": "Enviar mediante KDE Connect.",
@@ -45,11 +46,12 @@
         "Name[de]": "An Gerät senden ...",
         "Name[el]": "Αποστολή σε συσκευή...",
         "Name[es]": "Enviar a dispositivo...",
+        "Name[eu]": "Bidali gailura...",
         "Name[fi]": "Lähetä laitteeseen…",
         "Name[fr]": "Envoyer vers un périphérique...",
         "Name[gl]": "Enviar a un dispositivo…",
         "Name[hu]": "Küldés eszközre…",
-        "Name[id]": "Kirim Ke Peranti...",
+        "Name[id]": "Kirim Ke Perangkat...",
         "Name[nl]": "Naar apparaat verzenden...",
         "Name[nn]": "Send til eining …",
         "Name[pl]": "Wyślij na urządzenie...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml 
new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml
--- old/purpose-5.45.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml       
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml       
2018-05-05 15:01:42.000000000 +0200
@@ -15,35 +15,36 @@
  License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+import QtQuick 2.1
 import QtQuick.Layouts 1.1
-import QtQuick.Controls 1.2
+import QtQuick.Controls 2.1
 import org.kde.kdeconnect 1.0
 
-ColumnLayout
-{
+ListView {
     id: root
     property string device: ""
+    Layout.fillWidth: true
+    Layout.fillHeight: true
 
-    Label {
+    header: Label {
         text: i18n("Choose a device to send to:")
     }
-    TableView {
-        id: devices
-        Layout.fillWidth: true
-        Layout.fillHeight: true
-
-        TableViewColumn {
-            title: i18n("Device")
-            role: "display"
-        }
-
-        model: DevicesModel {
-            id: connectDeviceModel
-            displayFilter: DevicesModel.Paired | DevicesModel.Reachable
-        }
+    model: DevicesModel {
+        id: connectDeviceModel
+        displayFilter: DevicesModel.Paired | DevicesModel.Reachable
+    }
+    delegate: ItemDelegate {
+        width: parent.width
+        text: model.display
+        onClicked: root.device = deviceId
+        checked: root.device === deviceId
+    }
 
-        onCurrentRowChanged: {
-            root.device = connectDeviceModel.getDevice(devices.currentRow).id()
-        }
+    Label {
+        anchors.fill: parent
+        verticalAlignment: Qt.AlignVCenter
+        horizontalAlignment: Qt.AlignHCenter
+        visible: root.count === 0
+        text: i18n("No devices found")
     }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json 
new/purpose-5.46.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json
--- old/purpose-5.45.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json  
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json  
2018-05-05 15:01:42.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[de]": "Mit Instant-Messaging versenden",
         "Description[el]": "Αποστολή με στιγμιαίο μήνυμα",
         "Description[es]": "Enviar por mensajería instantánea",
+        "Description[eu]": "Bidali berehalako mezularitza bitartez",
         "Description[fi]": "Lähetä pikaviestinnän välityksellä",
         "Description[fr]": "Envoyer via messagerie instantanée",
         "Description[gl]": "Enviar por mensaxaría instantánea.",
@@ -46,6 +47,7 @@
         "Name[de]": "An Kontakt senden ...",
         "Name[el]": "Αποστολή σε επαφή...",
         "Name[es]": "Enviar a contacto...",
+        "Name[eu]": "Bidali kontaktuari...",
         "Name[fi]": "Lähetä yhteystiedolle…",
         "Name[fr]": "Envoyer au contact...",
         "Name[gl]": "Enviar a un contacto…",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/nextcloud/nextcloudplugin.cpp 
new/purpose-5.46.0/src/plugins/nextcloud/nextcloudplugin.cpp
--- old/purpose-5.45.0/src/plugins/nextcloud/nextcloudplugin.cpp        
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/nextcloud/nextcloudplugin.cpp        
2018-05-05 15:01:42.000000000 +0200
@@ -31,7 +31,7 @@
         Q_UNUSED(args);
     }
 
-    virtual Purpose::Job* createJob() const override
+    Purpose::Job* createJob() const override
     {
         return new NextcloudJob(nullptr);
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/nextcloud/nextcloudplugin.json 
new/purpose-5.46.0/src/plugins/nextcloud/nextcloudplugin.json
--- old/purpose-5.45.0/src/plugins/nextcloud/nextcloudplugin.json       
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/nextcloud/nextcloudplugin.json       
2018-05-05 15:01:42.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[da]": "Upload filer til Nextcloud",
         "Description[de]": "Dateien auf Nextcloud hochladen",
         "Description[es]": "Enviar archivos a Nextcloud",
+        "Description[eu]": "Igo fitxategiak NextCloud-era",
         "Description[fi]": "Lähetä tiedostoja Nextcloudiin",
         "Description[fr]": "Envoyer des fichiers vers Nextcloud",
         "Description[gl]": "Enviar ficheiros a NextCloud.",
@@ -34,6 +35,7 @@
         "License": "GPL",
         "Name": "NextCloud",
         "Name[ast]": "Nextcloud",
+        "Name[ru]": "Nextcloud",
         "Name[sv]": "Nextcloud",
         "Name[x-test]": "xxNextCloudxx"
     },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/pastebin/pastebinplugin.json 
new/purpose-5.46.0/src/plugins/pastebin/pastebinplugin.json
--- old/purpose-5.45.0/src/plugins/pastebin/pastebinplugin.json 2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/pastebin/pastebinplugin.json 2018-05-05 
15:01:42.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[de]": "Text zu Pastebin hochladen",
         "Description[el]": "Αποστολή κειμένου στο Pastebin",
         "Description[es]": "Enviar texto a Pastebin",
+        "Description[eu]": "Igo testua Pastebin-era",
         "Description[fi]": "Lähetä tekstiä Pastebiniin",
         "Description[fr]": "Envoyer du texte vers Pastebin",
         "Description[gl]": "Enviar texto a Pastebin.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/phabricator/phabricatorjobs.cpp 
new/purpose-5.46.0/src/plugins/phabricator/phabricatorjobs.cpp
--- old/purpose-5.45.0/src/plugins/phabricator/phabricatorjobs.cpp      
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/phabricator/phabricatorjobs.cpp      
2018-05-05 15:01:42.000000000 +0200
@@ -207,6 +207,7 @@
 
 bool Phabricator::DiffRevList::buildArcCommand(const QString& workDir, const 
QString& unused, bool)
 {
+    Q_UNUSED(unused)
     bool ret;
     QString arc = QStandardPaths::findExecutable(QStringLiteral("arc"));
     if (!arc.isEmpty()) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/phabricator/phabricatorplugin.json 
new/purpose-5.46.0/src/plugins/phabricator/phabricatorplugin.json
--- old/purpose-5.45.0/src/plugins/phabricator/phabricatorplugin.json   
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/phabricator/phabricatorplugin.json   
2018-05-05 15:01:42.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[da]": "Upload rettelser til Phabricator",
         "Description[de]": "Patch auf Phabricator hochladen",
         "Description[es]": "Enviar parches a Phabricator",
+        "Description[eu]": "Igo partxeak Phabricator-rera",
         "Description[fi]": "Lähetä paikkauksia Phabricatoriin",
         "Description[fr]": "Envoyer des correctifs vers Phabricator",
         "Description[gl]": "Enviar parches a Phabricator.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/reviewboard/reviewboardplugin.json 
new/purpose-5.46.0/src/plugins/reviewboard/reviewboardplugin.json
--- old/purpose-5.45.0/src/plugins/reviewboard/reviewboardplugin.json   
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/reviewboard/reviewboardplugin.json   
2018-05-05 15:01:42.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[de]": "Patch auf Reviewboard hochladen",
         "Description[el]": "Αποστολή διορθώσεων κώδικα στο reviewboard",
         "Description[es]": "Enviar imágenes a reviewboard",
+        "Description[eu]": "Igo partxeak reviewboard-era",
         "Description[fi]": "Lähetä paikkauksia Review Boardiin",
         "Description[fr]": "Envoyer des correctifs vers reviewboard",
         "Description[gl]": "Enviar parches a reviewboard.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/saveas/saveasplugin.json 
new/purpose-5.46.0/src/plugins/saveas/saveasplugin.json
--- old/purpose-5.45.0/src/plugins/saveas/saveasplugin.json     2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/saveas/saveasplugin.json     2018-05-05 
15:01:42.000000000 +0200
@@ -15,6 +15,7 @@
         "Description[de]": "Speichert die Freigabe am ausgewählten Ort.",
         "Description[el]": "Αποθήκευση του διαμοιρασμένου στην επιλεγμένη 
τοποθεσία.",
         "Description[es]": "Guarda el recurso compartido en la ubicación 
elegida.",
+        "Description[eu]": "Partekatua hautatutako kokapenean gordetzen du.",
         "Description[fi]": "Tallentaa jaettavan asian valittuun sijaintiin.",
         "Description[fr]": "Enregistre le partage à l'emplacement choisi.",
         "Description[gl]": "Garda a compartición no lugar escollido.",
@@ -43,6 +44,7 @@
         "Name[de]": "Speichern unter ...",
         "Name[el]": "Αποθήκευση ως...",
         "Name[es]": "Guardar como...",
+        "Name[eu]": "Gorde honela...",
         "Name[fi]": "Tallenna nimellä…",
         "Name[fr]": "Enregistrer sous...",
         "Name[gl]": "Gardar como…",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/twitter/metadata.json 
new/purpose-5.46.0/src/plugins/twitter/metadata.json
--- old/purpose-5.45.0/src/plugins/twitter/metadata.json        2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/twitter/metadata.json        2018-05-05 
15:01:42.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[de]": "Gibt die Medien auf Twitter frei.",
         "Description[el]": "Διαμοιρασμός πολυμέσων στο Twitter.",
         "Description[es]": "Comparte el medio en Twitter.",
+        "Description[eu]": "Partekatu multimedia edukia Twitterren.",
         "Description[fi]": "Jakaa mediaa Twitteriin.",
         "Description[fr]": "Partager le contenu sur Twitter.",
         "Description[gl]": "Comparte contido en Twitter.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/youtube/youtubejobcomposite.h 
new/purpose-5.46.0/src/plugins/youtube/youtubejobcomposite.h
--- old/purpose-5.45.0/src/plugins/youtube/youtubejobcomposite.h        
2018-04-07 21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/youtube/youtubejobcomposite.h        
2018-05-05 15:01:42.000000000 +0200
@@ -25,7 +25,7 @@
 public:
     YoutubeJobComposite();
 
-    virtual void start() override;
+    void start() override;
 
 private Q_SLOTS:
     void subjobFinished(KJob* subjob);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/plugins/youtube/youtubeplugin.cpp 
new/purpose-5.46.0/src/plugins/youtube/youtubeplugin.cpp
--- old/purpose-5.45.0/src/plugins/youtube/youtubeplugin.cpp    2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/youtube/youtubeplugin.cpp    2018-05-05 
15:01:42.000000000 +0200
@@ -32,7 +32,7 @@
         Q_UNUSED(args);
     }
 
-    virtual Purpose::Job* createJob() const override
+    Purpose::Job* createJob() const override
     {
         return new YoutubeJobComposite;
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.45.0/src/plugins/youtube/youtubeplugin.json 
new/purpose-5.46.0/src/plugins/youtube/youtubeplugin.json
--- old/purpose-5.45.0/src/plugins/youtube/youtubeplugin.json   2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/plugins/youtube/youtubeplugin.json   2018-05-05 
15:01:42.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[de]": "Videos auf YouTube hochladen",
         "Description[el]": "Αποστολή βίντεο στο YouTube",
         "Description[es]": "Enviar vídeos a YouTube",
+        "Description[eu]": "Igo bideoak YouTubera",
         "Description[fi]": "Lähetä videoita YouTubeen",
         "Description[fr]": "Envoyer des vidéos vers YouTube",
         "Description[gl]": "Enviar vídeos a YouTube.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/quick/AlternativesView.qml 
new/purpose-5.46.0/src/quick/AlternativesView.qml
--- old/purpose-5.45.0/src/quick/AlternativesView.qml   2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/quick/AlternativesView.qml   2018-05-05 
15:01:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 import QtQuick 2.2
 import QtQuick.Layouts 1.1
-import QtQuick.Controls 1.2
+import QtQuick.Controls 2.2
 import org.kde.purpose 1.0
 
 StackView {
@@ -61,14 +61,12 @@
 
     function startJob(config) {
         var job = config.createJob();
+        console.log("run!", runningJobComponent, job)
         if (!job) {
             console.warn("couldn't start job")
             return;
         }
-        stack.push({
-            item: runningJobComponent,
-            properties: { job: job }
-        })
+        stack.push(runningJobComponent, { job: job })
         job.start()
         stack.running = true;
     }
@@ -79,10 +77,7 @@
     function createJob(index) {
         var conf = altsModel.configureJob(index);
         if (!conf.isReady) {
-            stack.push({
-                item: configWizardComponent,
-                properties: { configuration: conf }
-            })
+            stack.push(configWizardComponent, { configuration: conf })
         } else {
             startJob(conf)
         }
@@ -96,18 +91,16 @@
         {}
     }
 
-    initialItem: ScrollView {
+    initialItem: ListView {
+        ScrollBar.vertical: ScrollBar {}
         focus: true
-        ListView {
-            focus: true
-            model: altsModel
-
-            verticalLayoutDirection: stack.verticalLayoutDirection
-            delegate: stack.delegate
-            highlight: stack.highlight
-            footer: stack.footer
-            header: stack.header
-        }
+        model: altsModel
+
+        verticalLayoutDirection: stack.verticalLayoutDirection
+        delegate: stack.delegate
+        highlight: stack.highlight
+        footer: stack.footer
+        header: stack.header
     }
 
     Component {
@@ -122,7 +115,9 @@
                 PurposeWizard {
                     id: wiz
                     focus: true
-                    width: scroll.viewport.width
+
+                    width: scroll.width
+                    height: scroll.height
                 }
             }
             RowLayout {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/quick/PurposeWizard.qml 
new/purpose-5.46.0/src/quick/PurposeWizard.qml
--- old/purpose-5.45.0/src/quick/PurposeWizard.qml      2018-04-07 
21:40:49.000000000 +0200
+++ new/purpose-5.46.0/src/quick/PurposeWizard.qml      2018-05-05 
15:01:42.000000000 +0200
@@ -28,7 +28,7 @@
         configuration.destroy();
     }
 
-    Layout.minimumHeight: item ? item.Layout.minimumHeight : height
+    Layout.minimumHeight: item ? Math.max(item.Layout.minimumHeight, height) : 
height
     Layout.preferredHeight: item ? item.Layout.preferredHeight : width
 
     Component.onCompleted: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.45.0/src/widgets/menu.h 
new/purpose-5.46.0/src/widgets/menu.h
--- old/purpose-5.45.0/src/widgets/menu.h       2018-04-07 21:40:49.000000000 
+0200
+++ new/purpose-5.46.0/src/widgets/menu.h       2018-05-05 15:01:42.000000000 
+0200
@@ -32,7 +32,7 @@
 {
 Q_OBJECT
 public:
-    Menu(QWidget* parent = nullptr);
+    explicit Menu(QWidget* parent = nullptr);
 
     /**
      * Exposes the used AlternativesModel so that it can be configured to suit


Reply via email to