Hello community,

here is the log from the commit of package purpose for openSUSE:Factory checked 
in at 2015-10-19 22:16:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purpose (Old)
 and      /work/SRC/openSUSE:Factory/.purpose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purpose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/purpose/purpose.changes  2015-09-02 
07:49:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.purpose.new/purpose.changes     2015-10-19 
22:16:22.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Oct  3 09:24:31 UTC 2015 - [email protected]
+
+- Update to 1.0
+  * No changelog provided
+- Drop build.patch, upstreamed
+
+-------------------------------------------------------------------

Old:
----
  build.patch
  purpose-1.0rc1.tar.xz

New:
----
  purpose-1.0.tar.xz

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

Other differences:
------------------
++++++ purpose.spec ++++++
--- /var/tmp/diff_new_pack.YWW9vA/_old  2015-10-19 22:16:22.000000000 +0200
+++ /var/tmp/diff_new_pack.YWW9vA/_new  2015-10-19 22:16:22.000000000 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           purpose
-Version:        1.0~rc1
+Version:        1.0
 Release:        0
 %define kf5_version 5.7.0
-%define rversion 1.0rc1
+%define rversion 1.0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  intltool
@@ -44,7 +44,6 @@
 Url:            http://www.kde.org
 Source:         %{name}-%{rversion}.tar.xz
 Source1:        baselibs.conf
-Patch0:         build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -64,7 +63,6 @@
 %lang_package
 %prep
 %setup -q -n %{name}-%{rversion}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++++++ purpose-1.0rc1.tar.xz -> purpose-1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/plugins/CMakeLists.txt 
new/purpose-1.0/src/plugins/CMakeLists.txt
--- old/purpose-1.0rc1/src/plugins/CMakeLists.txt       2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/CMakeLists.txt  2015-09-12 22:46:02.000000000 
+0200
@@ -9,7 +9,7 @@
 
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
 find_package(KAccounts REQUIRED)
-find_package(QMLModule 0.1 COMPONENTS Ubuntu.OnlineAccount)
+find_package(QMLModule 0.1 COMPONENTS Ubuntu.OnlineAccounts)
 find_package(QMLModule 1.0 COMPONENTS org.kde.kdeconnect)
 
 add_subdirectory(saveas)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/plugins/ExportPluginType.json 
new/purpose-1.0/src/plugins/ExportPluginType.json
--- old/purpose-1.0rc1/src/plugins/ExportPluginType.json        2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/ExportPluginType.json   2015-09-12 
22:46:02.000000000 +0200
@@ -2,15 +2,20 @@
     "KPlugin": {
         "Icon": "edit-paste", 
         "Name": "Upload...", 
+        "Name[ast]": "Xubir...", 
+        "Name[bs]": "Slanje...", 
         "Name[ca]": "Puja...", 
         "Name[cs]": "Odeslat...", 
         "Name[de]": "Hochladen ...", 
         "Name[es]": "Enviar...", 
+        "Name[fi]": "Lähetä…", 
         "Name[gl]": "Enviar…", 
+        "Name[hu]": "Feltöltés…", 
         "Name[nl]": "Uploaden...", 
         "Name[pl]": "Wyślij...", 
         "Name[pt]": "Enviar...", 
         "Name[pt_BR]": "Enviar...", 
+        "Name[ro]": "Încarcă...", 
         "Name[sk]": "Nahrať...", 
         "Name[sv]": "Ladda upp...", 
         "Name[tr]": "Yükle...", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/plugins/cmake/FindQMLModule.cmake 
new/purpose-1.0/src/plugins/cmake/FindQMLModule.cmake
--- old/purpose-1.0rc1/src/plugins/cmake/FindQMLModule.cmake    2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/cmake/FindQMLModule.cmake       2015-09-12 
22:46:02.000000000 +0200
@@ -41,6 +41,8 @@
     return()
 endif()
 
+set_package_properties(QMLModule PROPERTIES DESCRIPTION "QML Modules: checks 
failed or cannot be performed" TYPE RUNTIME)
+
 include(FindPackageHandleStandardArgs)
 include(FeatureSummary)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/plugins/imgur/imgurplugin.json 
new/purpose-1.0/src/plugins/imgur/imgurplugin.json
--- old/purpose-1.0rc1/src/plugins/imgur/imgurplugin.json       2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/imgur/imgurplugin.json  2015-09-12 
22:46:02.000000000 +0200
@@ -6,34 +6,34 @@
             }
         ], 
         "Category": "Utilities", 
-        "Description": "Upload pictures to imgur", 
-        "Description[ca]": "Puja imatges a imgur", 
-        "Description[cs]": "Odeslat obrázky na Imgur", 
-        "Description[de]": "Bilder zu Imgur hochladen", 
-        "Description[es]": "Enviar imágenes a imgur", 
-        "Description[gl]": "Enviar imaxes a Imgur", 
-        "Description[nl]": "Afbeeldingen uploaden naar imgur", 
+        "Description": "Upload pictures to Imgur", 
+        "Description[ca]": "Puja imatges a Imgur", 
+        "Description[hu]": "Képek feltöltése az Imgurre", 
+        "Description[nl]": "Afbeeldingen uploaden naar Imgur", 
         "Description[pl]": "Wyślij zdjęcia na imgur", 
         "Description[pt]": "Enviar as imagens para o Imgur", 
         "Description[pt_BR]": "Envia imagens para Imgur", 
-        "Description[sk]": "Nahrať obrázky na imgur", 
-        "Description[sv]": "Ladda upp bilder till imgur", 
-        "Description[tr]": "Resimleri imgur'e yükle", 
-        "Description[uk]": "Вивантаження зображень на imgur", 
-        "Description[x-test]": "xxUpload pictures to imgurxx", 
-        "Description[zh_CN]": "上传图片到 imgur", 
+        "Description[sv]": "Ladda upp bilder till Imgur", 
+        "Description[uk]": "Вивантаження зображень на Imgur", 
+        "Description[x-test]": "xxUpload pictures to Imgurxx", 
         "Icon": "edit-paste", 
         "License": "GPL", 
         "Name": "Imgur", 
+        "Name[ast]": "Imgur", 
+        "Name[bs]": "Imgur", 
         "Name[ca]": "Imgur", 
         "Name[cs]": "Imgur", 
         "Name[de]": "Imgur", 
         "Name[es]": "Imgur", 
+        "Name[fi]": "Imgur", 
         "Name[gl]": "Imgur", 
+        "Name[hu]": "Imgur", 
         "Name[nl]": "Imgur", 
         "Name[pl]": "Imgur", 
         "Name[pt]": "Imgur", 
         "Name[pt_BR]": "Imgur", 
+        "Name[ro]": "Imgur", 
+        "Name[ru]": "Imgur", 
         "Name[sk]": "Imgur", 
         "Name[sv]": "Imgur", 
         "Name[tr]": "Imgur", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/kdeconnect/kdeconnectplugin.json 
new/purpose-1.0/src/plugins/kdeconnect/kdeconnectplugin.json
--- old/purpose-1.0rc1/src/plugins/kdeconnect/kdeconnectplugin.json     
2015-08-04 15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/kdeconnect/kdeconnectplugin.json        
2015-09-12 22:46:02.000000000 +0200
@@ -11,11 +11,14 @@
         "Description[cs]": "Poslat přes KDE Connect", 
         "Description[de]": "Mit KDE-Connect versenden", 
         "Description[es]": "Enviar a través de KDE Connect", 
+        "Description[fi]": "Lähetä KDE Connectin välityksellä", 
         "Description[gl]": "Enviar mediante KDE Connect", 
+        "Description[hu]": "Küldés a KDE Connecttel", 
         "Description[nl]": "Via KDE Connect verzenden", 
         "Description[pl]": "Wyślij przez KDE Connect", 
         "Description[pt]": "Enviar pelo KDE Connect", 
         "Description[pt_BR]": "Enviar através do KDE Connect", 
+        "Description[ru]": "Отправка через KDE Connect", 
         "Description[sk]": "Poslať cez KDE Connect", 
         "Description[sv]": "Skicka via KDE-anslut", 
         "Description[tr]": "KDE Bağlantısı ile gönder", 
@@ -25,15 +28,20 @@
         "Icon": "kdeconnect", 
         "License": "GPL", 
         "Name": "Send To Device...", 
+        "Name[ast]": "Unviar al preséu...", 
         "Name[ca]": "Envia a un dispositiu...", 
         "Name[cs]": "Poslat na zařízení...", 
         "Name[de]": "An Gerät senden ...", 
         "Name[es]": "Enviar a dispositivo...", 
+        "Name[fi]": "Lähetä laitteeseen…", 
         "Name[gl]": "Enviar a un dispositivo…", 
+        "Name[hu]": "Küldés eszközre…", 
         "Name[nl]": "Naar apparaat verzenden...", 
         "Name[pl]": "Wyślij na urządzenie...", 
         "Name[pt]": "Enviar para o Dispositivo...", 
         "Name[pt_BR]": "Enviar para o dispositivo...", 
+        "Name[ro]": "Trimite către dispozitiv...", 
+        "Name[ru]": "Отправить на устройство...", 
         "Name[sk]": "Poslať na zariadenie...", 
         "Name[sv]": "Skicka till enhet...", 
         "Name[tr]": "Aygıta Gönder...", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/kdeconnect/kdeconnectplugin_config.qml 
new/purpose-1.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml
--- old/purpose-1.0rc1/src/plugins/kdeconnect/kdeconnectplugin_config.qml       
2015-08-04 15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/kdeconnect/kdeconnectplugin_config.qml  
2015-09-12 22:46:02.000000000 +0200
@@ -39,11 +39,11 @@
 
         model: DevicesModel {
             id: connectDeviceModel
-            displayFilter: DevicesModel.StatusPaired | 
DevicesModel.StatusReachable
+            displayFilter: DevicesModel.Paired | DevicesModel.Reachable
         }
 
         onCurrentRowChanged: {
-            root.device = connectDeviceModel.getDevice(devices.currentRow).id
+            root.device = connectDeviceModel.getDevice(devices.currentRow).id()
         }
     }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/ktp-sendfile/ktpsendfileplugin.json 
new/purpose-1.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json
--- old/purpose-1.0rc1/src/plugins/ktp-sendfile/ktpsendfileplugin.json  
2015-08-04 15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/ktp-sendfile/ktpsendfileplugin.json     
2015-09-12 22:46:02.000000000 +0200
@@ -11,11 +11,14 @@
         "Description[cs]": "Poslat zkrze chat", 
         "Description[de]": "Mit Instant-Messaging versenden", 
         "Description[es]": "Enviar por mensajería instantánea", 
+        "Description[fi]": "Lähetä pikaviestinnän välityksellä", 
         "Description[gl]": "Enviar por mensaxaría instantánea", 
+        "Description[hu]": "Küldés azonnali üzenetküldéssel", 
         "Description[nl]": "Via Instant Messaging verzenden", 
         "Description[pl]": "Wyślij przez komunikatora internetowego", 
         "Description[pt]": "Enviar pelas Mensagens Instantâneas", 
         "Description[pt_BR]": "Envia por mensagem instantânea", 
+        "Description[ru]": "Отправка в личном сообщении", 
         "Description[sk]": "Poslať cez instantné správy", 
         "Description[sv]": "Skicka via direktmeddelanden", 
         "Description[tr]": "Anında Mesajlaşma ile Gönder", 
@@ -25,15 +28,21 @@
         "Icon": "im-user", 
         "License": "GPL", 
         "Name": "Send To Contact...", 
+        "Name[ast]": "Unviar al contautu...", 
+        "Name[bs]": "Šalji na kontakt...", 
         "Name[ca]": "Envia a un contacte...", 
         "Name[cs]": "Poslat kontaktu...", 
         "Name[de]": "An Kontakt senden ...", 
         "Name[es]": "Enviar a contacto...", 
+        "Name[fi]": "Lähetä yhteystiedolle…", 
         "Name[gl]": "Enviar a un contacto…", 
+        "Name[hu]": "Küldés névjegynek…", 
         "Name[nl]": "Naar contactpersoon verzenden...", 
         "Name[pl]": "Wyślij do kontaktu...", 
         "Name[pt]": "Enviar para o Contacto...", 
         "Name[pt_BR]": "Enviar para o contato...", 
+        "Name[ro]": "Trimite către contact...", 
+        "Name[ru]": "Отправить в сообщении...", 
         "Name[sk]": "Poslať do kontaktu...", 
         "Name[sv]": "Skicka till kontakt...", 
         "Name[tr]": "Bağlantıya Gönder...", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/pastebin/pastebinplugin.json 
new/purpose-1.0/src/plugins/pastebin/pastebinplugin.json
--- old/purpose-1.0rc1/src/plugins/pastebin/pastebinplugin.json 2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/pastebin/pastebinplugin.json    2015-09-12 
22:46:02.000000000 +0200
@@ -6,33 +6,34 @@
             }
         ], 
         "Category": "Utilities", 
-        "Description": "Upload text to pastebin", 
-        "Description[ca]": "Puja el text a pastebin", 
-        "Description[de]": "Text zu Pastebin hochladen", 
-        "Description[es]": "Enviar texto a pastebin", 
-        "Description[gl]": "Enviar texto a Pastebin", 
-        "Description[nl]": "Tekst uploaden naar pastebin", 
-        "Description[pl]": "Wysyłaj tekst na pastebin", 
+        "Description": "Upload text to Pastebin", 
+        "Description[ca]": "Puja el text a Pastebin", 
+        "Description[hu]": "Szöveg feltöltése a Pastebinre", 
+        "Description[nl]": "Tekst uploaden naar Pastebin", 
+        "Description[pl]": "Wyślij tekst na Pastebin", 
         "Description[pt]": "Enviar o texto para o Pastebin", 
         "Description[pt_BR]": "Enviar o texto para o Pastebin", 
-        "Description[sk]": "Nahrať text na pastebin", 
-        "Description[sv]": "Ladda upp text till pastebin", 
-        "Description[tr]": "Metni pastebin'e yükle", 
-        "Description[uk]": "Вивантажити текст на pastebin", 
-        "Description[x-test]": "xxUpload text to pastebinxx", 
-        "Description[zh_CN]": "上传文本到 pastebin", 
+        "Description[sv]": "Ladda upp text till Pastebin", 
+        "Description[uk]": "Вивантажити текст на Pastebin", 
+        "Description[x-test]": "xxUpload text to Pastebinxx", 
         "Icon": "edit-paste", 
         "License": "GPL", 
         "Name": "Pastebin", 
+        "Name[ast]": "Pastebin", 
+        "Name[bs]": "Pastebin", 
         "Name[ca]": "Pastebin", 
         "Name[cs]": "Pastebin", 
         "Name[de]": "Pastebin", 
         "Name[es]": "Pastebin", 
+        "Name[fi]": "Pastebin", 
         "Name[gl]": "Pastebin", 
+        "Name[hu]": "Pastebin", 
         "Name[nl]": "Pastebin", 
         "Name[pl]": "Pastebin", 
         "Name[pt]": "Pastebin", 
         "Name[pt_BR]": "Pastebin", 
+        "Name[ro]": "Pastebin", 
+        "Name[ru]": "Pastebin", 
         "Name[sk]": "Pastebin", 
         "Name[sv]": "Pastebin", 
         "Name[tr]": "Pastebin", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/reviewboard/quick/rbrepositoriesmodel.h 
new/purpose-1.0/src/plugins/reviewboard/quick/rbrepositoriesmodel.h
--- old/purpose-1.0rc1/src/plugins/reviewboard/quick/rbrepositoriesmodel.h      
2015-08-04 15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/reviewboard/quick/rbrepositoriesmodel.h 
2015-09-12 22:46:02.000000000 +0200
@@ -54,7 +54,7 @@
     struct Value {
         QVariant name;
         QVariant path;
-        bool operator<(const Value &v1) {
+        bool operator<(const Value &v1) const {
             return name.toString() < v1.name.toString();
         }
     };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/reviewboard/reviewboardplugin.json 
new/purpose-1.0/src/plugins/reviewboard/reviewboardplugin.json
--- old/purpose-1.0rc1/src/plugins/reviewboard/reviewboardplugin.json   
2015-08-04 15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/reviewboard/reviewboardplugin.json      
2015-09-12 22:46:02.000000000 +0200
@@ -10,11 +10,14 @@
         "Description[ca]": "Puja els pedaços al «reviewboard»", 
         "Description[de]": "Bilder an das Reviewboard hochladen", 
         "Description[es]": "Enviar imágenes a reviewboard", 
+        "Description[fi]": "Lähetä paikkauksia Review Boardiin", 
         "Description[gl]": "Enviar parches á táboa de revisións.", 
+        "Description[hu]": "Patchek feltöltése a Review Boardra", 
         "Description[nl]": "Patches uploaden naar reviewboard", 
         "Description[pl]": "Wyślij łaty do rady opiniującej", 
         "Description[pt]": "Enviar as modificações para o grupo de revisão", 
         "Description[pt_BR]": "Enviar modificações para o painel de revisão", 
+        "Description[ru]": "Загрузка изображений на Imgur", 
         "Description[sk]": "Nahrať záplaty na revíziu", 
         "Description[sv]": "Ladda upp programfixar till Review Board", 
         "Description[tr]": "Yamaları gözden geçirme panosuna yükle", 
@@ -26,11 +29,14 @@
         "Name[ca]": "Review Board", 
         "Name[de]": "Review Board", 
         "Name[es]": "Review Board", 
+        "Name[fi]": "Review Board", 
         "Name[gl]": "Táboa de revisións", 
+        "Name[hu]": "Review Board", 
         "Name[nl]": "Reviewboard", 
         "Name[pl]": "Rada opiniująca", 
         "Name[pt]": "Grupo de Revisão", 
         "Name[pt_BR]": "Painel de revisão", 
+        "Name[ru]": "Review Board", 
         "Name[sk]": "Revízna komisia", 
         "Name[sv]": "Review Board", 
         "Name[tr]": "Gözden Geçirme Panosu", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/plugins/saveas/saveasplugin.json 
new/purpose-1.0/src/plugins/saveas/saveasplugin.json
--- old/purpose-1.0rc1/src/plugins/saveas/saveasplugin.json     2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/saveas/saveasplugin.json        2015-09-12 
22:46:02.000000000 +0200
@@ -10,7 +10,9 @@
         "Description[ca]": "Connector de simulació, per provar la sortida de 
les funcionalitats", 
         "Description[de]": "Dummy-Modul zum Testen der Funktion", 
         "Description[es]": "Complemento de simulación para probar la salida de 
la funcionalidad", 
+        "Description[fi]": "Koeliitännäinen, joka testaa ominaisuuden 
läpikotaisin", 
         "Description[gl]": "Complemento para probar a funcionalidade.", 
+        "Description[hu]": "Üres bővítmény, a szolgáltatás tesztelésére", 
         "Description[nl]": "Dummy-plug-in, om de rommel uit de functie te 
testen", 
         "Description[pl]": "Fikcyjna wtyczka, do testowana", 
         "Description[pt]": "'Plugin' de testes para testar as 
funcionalidades", 
@@ -24,15 +26,20 @@
         "Icon": "document-save", 
         "License": "GPL", 
         "Name": "Save as...", 
+        "Name[ast]": "Guardar como...", 
         "Name[ca]": "Desa com a...", 
         "Name[cs]": "Uložit jako...", 
         "Name[de]": "Speichern unter ...", 
         "Name[es]": "Guardar como...", 
+        "Name[fi]": "Tallenna nimellä…", 
         "Name[gl]": "Gardar como…", 
+        "Name[hu]": "Mentés másként…", 
         "Name[nl]": "Opslaan als...", 
         "Name[pl]": "Zapisz jako...", 
         "Name[pt]": "Gravar como...", 
         "Name[pt_BR]": "Salvar como...", 
+        "Name[ro]": "Salvează ca...", 
+        "Name[ru]": "Сохранить в файл...", 
         "Name[sk]": "Uložiť ako...", 
         "Name[sv]": "Spara som...", 
         "Name[tr]": "Farklı kaydet...", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-1.0rc1/src/plugins/youtube/youtubeplugin.json 
new/purpose-1.0/src/plugins/youtube/youtubeplugin.json
--- old/purpose-1.0rc1/src/plugins/youtube/youtubeplugin.json   2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/plugins/youtube/youtubeplugin.json      2015-09-12 
22:46:02.000000000 +0200
@@ -11,11 +11,14 @@
         "Description[cs]": "Odeslat videa na YouTube", 
         "Description[de]": "Videos auf YouTube hochladen", 
         "Description[es]": "Enviar vídeos a YouTube", 
+        "Description[fi]": "Lähetä videoita YouTubeen", 
         "Description[gl]": "Enviar vídeos a YouTube", 
+        "Description[hu]": "Videók feltöltése YouTube-ra", 
         "Description[nl]": "Video's naar YouTube uploaden", 
         "Description[pl]": "Wyślij film na YouTube", 
         "Description[pt]": "Enviar os vídeos para o YouTube", 
         "Description[pt_BR]": "Envia vídeos para o YouTube", 
+        "Description[ru]": "Загрузка видео на YouTube", 
         "Description[sk]": "Nahrať videá na YouTube", 
         "Description[sv]": "Ladda upp videor till YouTube", 
         "Description[tr]": "Videoları YouTube'a yükle", 
@@ -24,22 +27,16 @@
         "Description[zh_CN]": "上传视频到 YouTube", 
         "Icon": "edit-paste", 
         "License": "GPL", 
-        "Name": "Youtube", 
+        "Name": "YouTube", 
         "Name[ca]": "YouTube", 
-        "Name[cs]": "YouTube", 
-        "Name[de]": "YouTube", 
-        "Name[es]": "Youtube", 
-        "Name[gl]": "YouTube", 
-        "Name[nl]": "Youtube", 
-        "Name[pl]": "Youtube", 
-        "Name[pt]": "Youtube", 
-        "Name[pt_BR]": "Youtube", 
-        "Name[sk]": "YouTube", 
+        "Name[hu]": "YouTube", 
+        "Name[nl]": "YouTube", 
+        "Name[pl]": "YouTube", 
+        "Name[pt]": "YouTube", 
+        "Name[pt_BR]": "YouTube", 
         "Name[sv]": "YouTube", 
-        "Name[tr]": "YouTube", 
         "Name[uk]": "YouTube", 
-        "Name[x-test]": "xxYoutubexx", 
-        "Name[zh_CN]": "Youtube"
+        "Name[x-test]": "xxYouTubexx"
     }, 
     "X-Purpose-Configuration": [
         "videoDesc", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/quick/PurposeWizard.qml 
new/purpose-1.0/src/quick/PurposeWizard.qml
--- old/purpose-1.0rc1/src/quick/PurposeWizard.qml      2015-08-04 
15:53:00.000000000 +0200
+++ new/purpose-1.0/src/quick/PurposeWizard.qml 2015-09-12 22:46:02.000000000 
+0200
@@ -28,8 +28,8 @@
         configuration.destroy();
     }
 
-    Layout.minimumHeight: item ? item.Layout.minimumHeight : 0
-    Layout.preferredHeight: item ? item.Layout.preferredHeight : 0
+    Layout.minimumHeight: item ? item.Layout.minimumHeight : height
+    Layout.preferredHeight: item ? item.Layout.preferredHeight : width
 
     Component.onCompleted: {
         setSource(configuration.configSourceCode, configuration.data)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/src/widgets/menu.cpp 
new/purpose-1.0/src/widgets/menu.cpp
--- old/purpose-1.0rc1/src/widgets/menu.cpp     2015-08-04 15:53:00.000000000 
+0200
+++ new/purpose-1.0/src/widgets/menu.cpp        2015-09-12 22:46:02.000000000 
+0200
@@ -62,7 +62,7 @@
     : QMenu(parent)
     , d_ptr(new MenuPrivate(this))
 {
-    connect(d_ptr->m_model, &AlternativesModel::inputDataChanged, this, 
&Menu::reload);
+    connect(d_ptr->m_model.data(), &AlternativesModel::inputDataChanged, this, 
&Menu::reload);
     connect(this, &QMenu::triggered, this, [this](QAction* action) {
         Q_D(Menu);
         d->trigger(action->property("row").toInt());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-1.0rc1/tests/tool/main.qml 
new/purpose-1.0/tests/tool/main.qml
--- old/purpose-1.0rc1/tests/tool/main.qml      2015-08-04 15:53:00.000000000 
+0200
+++ new/purpose-1.0/tests/tool/main.qml 2015-09-12 22:46:02.000000000 +0200
@@ -30,6 +30,9 @@
         id: view
         anchors.fill: parent
 
+        Layout.minimumWidth: 200
+        Layout.minimumHeight: 200
+
         pluginType: "Export"
         onFinished: {
             if (error != 0) {


Reply via email to