Hello community,

here is the log from the commit of package ktp-send-file for openSUSE:Factory 
checked in at 2014-09-18 07:56:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-send-file (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-send-file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-send-file"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes      
2014-04-26 10:05:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2014-09-18 07:56:33.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 16 16:13:14 UTC 2014 - [email protected]
+
+- Update to 0.8.80 (0.9 beta)
+  * OTR support
+  * Improved group chats
+  * Modernised video chats, now based on GStreamer 1.0
+  * Lots of fixes and speed improvements
+
+-------------------------------------------------------------------

Old:
----
  ktp-send-file-0.8.1.tar.bz2

New:
----
  ktp-send-file-0.8.80.tar.bz2

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

Other differences:
------------------
++++++ ktp-send-file.spec ++++++
--- /var/tmp/diff_new_pack.3ZDjSy/_old  2014-09-18 07:56:34.000000000 +0200
+++ /var/tmp/diff_new_pack.3ZDjSy/_new  2014-09-18 07:56:34.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           ktp-send-file
-Version:        0.8.1
+Version:        0.8.80
 Release:        0
 Summary:        File manager plugin
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Instant Messenger
 Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
-Source0:        
http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
+Source:         
http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  ktp-common-internals-devel >= %{version}
 BuildRequires:  libkde4-devel >= 4.7.0

++++++ ktp-send-file-0.8.1.tar.bz2 -> ktp-send-file-0.8.80.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/CMakeLists.txt 
new/ktp-send-file-0.8.80/CMakeLists.txt
--- old/ktp-send-file-0.8.1/CMakeLists.txt      2014-04-25 18:30:16.000000000 
+0200
+++ new/ktp-send-file-0.8.80/CMakeLists.txt     2014-09-15 14:42:42.000000000 
+0200
@@ -1,6 +1,6 @@
 project(ktp-send-file)
 
-set (KTP_SEND_FILE_VERSION "0.8.1")
+set (KTP_SEND_FILE_VERSION "0.8.80")
 
 set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/ktp-send-file.desktop 
new/ktp-send-file-0.8.80/ktp-send-file.desktop
--- old/ktp-send-file-0.8.1/ktp-send-file.desktop       2014-04-25 
18:29:24.000000000 +0200
+++ new/ktp-send-file-0.8.80/ktp-send-file.desktop      2014-09-15 
14:41:35.000000000 +0200
@@ -13,8 +13,10 @@
 Name[da]=Send fil til IM-kontakt
 Name[de]=Datei an einen Instant-Messenger-Kontakt senden
 Name[el]=αποστολή αρχείου σε επαφή στιγμιαίου μηνύματος
+Name[en_GB]=Send file to IM contact
 Name[es]=Enviar archivo a un contacto de MI
 Name[et]=Faili saatmine kiirsuhtluskontaktile
+Name[fa]=ارسال پرونده برای مخاطب پیام رسان فوری
 Name[fi]=Lähetä tiedosto pikaviestimen käyttäjälle
 Name[fr]=Envoi d'un fichier à un contact de la messagerie instantanée
 Name[ga]=Seol comhad chuig theagmháil TM
@@ -30,6 +32,7 @@
 Name[nb]=Send fil til lynmeldingskontakt
 Name[nds]=En KN-Kontakt en Datei tostüern
 Name[nl]=Bestand naar IM-contactpersoon verzenden
+Name[pa]=IM ਸੰਪਰਕ ਨੂੰ ਫਾਇਲ ਭੇਜੋ
 Name[pl]=Wyślij plik do kontaktu komunikatora internetowego
 Name[pt]=Enviar o ficheiro para o contacto MI
 Name[pt_BR]=Enviar arquivo por mensagem instantânea
@@ -43,6 +46,7 @@
 Name[sr@latin]=Pošalji fajl IM kontaktu
 Name[sv]=Skicka fil till direktmeddelandekontakt
 Name[tr]=IM kişisine dosya gönder
+Name[ug]=مۇڭداشقۇدىكى ئالاقەداشقا ھۆججەت ئەۋەتىش
 Name[uk]=Надіслати файл контакту
 Name[wa]=Evoyî fitchî a on soçon d' MSM
 Name[x-test]=xxSend file to IM contactxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/main.cpp 
new/ktp-send-file-0.8.80/main.cpp
--- old/ktp-send-file-0.8.1/main.cpp    2014-04-25 18:29:24.000000000 +0200
+++ new/ktp-send-file-0.8.80/main.cpp   2014-09-15 14:41:35.000000000 +0200
@@ -25,6 +25,7 @@
 #include <KLocale>
 #include <KUrl>
 #include <KFileDialog>
+#include <KPushButton>
 #include <KDebug>
 
 #include "mainwindow.h"
@@ -51,7 +52,13 @@
     KUrl::List filesToSend;
 
     if (args->count() == 0) {
-        filesToSend = 
KFileDialog::getOpenUrls(KUrl("kfiledialog://telepathySendFile"), QString(), 0, 
i18n("Select Files To Send"));
+        KFileDialog *fileDialog = new 
KFileDialog(KUrl("kfiledialog://telepathySendFile"), QString(), 0);
+       fileDialog->setOperationMode(KFileDialog::Opening);
+       fileDialog->setWindowTitle(i18n("Select Files To Send"));
+       fileDialog->okButton()->setText(i18n("Send"));
+       fileDialog->exec();
+       filesToSend = fileDialog->selectedUrls();
+       fileDialog->deleteLater();
     } else {
         Q_FOREACH(QString fileToSend, args->allArguments().mid(1)) {
             filesToSend.append(KUrl(fileToSend));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/CMakeLists.txt 
new/ktp-send-file-0.8.80/po/CMakeLists.txt
--- old/ktp-send-file-0.8.1/po/CMakeLists.txt   2014-04-25 18:30:16.000000000 
+0200
+++ new/ktp-send-file-0.8.80/po/CMakeLists.txt  2014-09-15 14:42:42.000000000 
+0200
@@ -5,6 +5,7 @@
 add_subdirectory( da )
 add_subdirectory( de )
 add_subdirectory( el )
+add_subdirectory( en_GB )
 add_subdirectory( es )
 add_subdirectory( et )
 add_subdirectory( fi )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/en_GB/CMakeLists.txt 
new/ktp-send-file-0.8.80/po/en_GB/CMakeLists.txt
--- old/ktp-send-file-0.8.1/po/en_GB/CMakeLists.txt     1970-01-01 
01:00:00.000000000 +0100
+++ new/ktp-send-file-0.8.80/po/en_GB/CMakeLists.txt    2014-09-15 
14:41:50.000000000 +0200
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( en_GB ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/en_GB/ktp-send-file.po 
new/ktp-send-file-0.8.80/po/en_GB/ktp-send-file.po
--- old/ktp-send-file-0.8.1/po/en_GB/ktp-send-file.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/ktp-send-file-0.8.80/po/en_GB/ktp-send-file.po  2014-09-15 
14:41:50.000000000 +0200
@@ -0,0 +1,94 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Steve Allewell <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2014-06-23 19:12+0100\n"
+"Last-Translator: Steve Allewell <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
+"Language: en_GB\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Steve Allewell"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: main.cpp:36
+msgid "Telepathy Send File"
+msgstr "Telepathy Send File"
+
+#: main.cpp:38
+msgid "David Edmundson"
+msgstr "David Edmundson"
+
+#: main.cpp:38
+msgid "Author"
+msgstr "Author"
+
+#: main.cpp:45
+msgid "The file to send"
+msgstr "The file to send"
+
+#: main.cpp:54
+msgid "Select Files To Send"
+msgstr "Select Files To Send"
+
+#: mainwindow.cpp:58
+#, kde-format
+msgid "Send file - %1"
+msgstr "Send file - %1"
+
+#: mainwindow.cpp:67
+#, kde-format
+msgid "Send files - %1"
+msgstr "Send files - %1"
+
+#: mainwindow.cpp:69
+msgid "You are about to send these files"
+msgstr "You are about to send these files"
+
+#: mainwindow.cpp:70
+#, kde-format
+msgid "1 file selected"
+msgid_plural "%1 files selected"
+msgstr[0] "1 file selected"
+msgstr[1] "%1 files selected"
+
+#: mainwindow.cpp:127
+msgid "Search in Contacts..."
+msgstr "Search in Contacts..."
+
+#: mainwindow.cpp:188
+msgid "Failed to send file"
+msgstr "Failed to send file"
+
+#: mainwindow.cpp:188
+msgid "File Transfer Failed"
+msgstr "File Transfer Failed"
+
+#. i18n: ectx: property (text), widget (QLabel, messageLabel)
+#: mainwindow.ui:33
+msgid "You are about to send this file"
+msgstr "You are about to send this file"
+
+#. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
+#: mainwindow.ui:84
+msgid "Files info"
+msgstr "Files info"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: mainwindow.ui:134
+msgid "Select a recipient"
+msgstr "Select a recipient"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/et/ktp-send-file.po 
new/ktp-send-file-0.8.80/po/et/ktp-send-file.po
--- old/ktp-send-file-0.8.1/po/et/ktp-send-file.po      2014-04-25 
18:29:35.000000000 +0200
+++ new/ktp-send-file-0.8.80/po/et/ktp-send-file.po     2014-09-15 
14:41:52.000000000 +0200
@@ -1,20 +1,20 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Marek Laane <[email protected]>, 2012.
+# Marek Laane <[email protected]>, 2012, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2013-03-27 10:06+0100\n"
-"PO-Revision-Date: 2012-01-10 03:37+0200\n"
+"PO-Revision-Date: 2014-06-13 15:06+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
 "Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 msgctxt "NAME OF TRANSLATORS"
@@ -42,9 +42,8 @@
 msgstr "Saadetav fail"
 
 #: main.cpp:54
-#, fuzzy
 msgid "Select Files To Send"
-msgstr "Saadetava faili valimine"
+msgstr "Saadetavate failide valimine"
 
 #: mainwindow.cpp:58
 #, kde-format
@@ -52,21 +51,20 @@
 msgstr "Faili saatmine - %1"
 
 #: mainwindow.cpp:67
-#, fuzzy, kde-format
+#, kde-format
 msgid "Send files - %1"
-msgstr "Faili saatmine - %1"
+msgstr "Failide saatmine - %1"
 
 #: mainwindow.cpp:69
-#, fuzzy
 msgid "You are about to send these files"
-msgstr "Kavatsed saata selle faili"
+msgstr "Kavatsed saata järgmised failid"
 
 #: mainwindow.cpp:70
 #, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "1 fail valitud"
+msgstr[1] "%1 faili valitud"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
@@ -88,7 +86,7 @@
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr ""
+msgstr "Failiteave"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/nds/ktp-send-file.po 
new/ktp-send-file-0.8.80/po/nds/ktp-send-file.po
--- old/ktp-send-file-0.8.1/po/nds/ktp-send-file.po     2014-04-25 
18:29:55.000000000 +0200
+++ new/ktp-send-file-0.8.80/po/nds/ktp-send-file.po    2014-09-15 
14:42:12.000000000 +0200
@@ -2,33 +2,34 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Manfred Wiese <[email protected]>, 2011.
+# Sönke Dibbern <[email protected]>, 2014.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2013-03-27 10:06+0100\n"
-"PO-Revision-Date: 2011-10-22 08:47+0200\n"
-"Last-Translator: Manfred Wiese <[email protected]>\n"
+"PO-Revision-Date: 2014-06-05 17:55+0200\n"
+"Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
 "Language: nds\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 1.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Manfred Wiese"
+msgstr "Manfred Wiese, Sönke Dibbern"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected], [email protected]"
 
 #: main.cpp:36
 msgid "Telepathy Send File"
-msgstr ""
+msgstr "Telepathy-Dateiöverdregen"
 
 #: main.cpp:38
 msgid "David Edmundson"
@@ -43,9 +44,8 @@
 msgstr "De Datei, de Du loosstüern wullt"
 
 #: main.cpp:54
-#, fuzzy
 msgid "Select Files To Send"
-msgstr "Söök de Datei ut, de Du loosstüern wullt"
+msgstr "De Dateien utsöken, de Du loosstüern wullt"
 
 #: mainwindow.cpp:58
 #, kde-format
@@ -53,25 +53,24 @@
 msgstr "Datei &loosstüern - %1"
 
 #: mainwindow.cpp:67
-#, fuzzy, kde-format
+#, kde-format
 msgid "Send files - %1"
-msgstr "Datei &loosstüern - %1"
+msgstr "Dateien loosstüern - %1"
 
 #: mainwindow.cpp:69
-#, fuzzy
 msgid "You are about to send these files"
-msgstr "Datei lett sik nich loosstüern"
+msgstr "Du wullt disse Dateien loosstüern"
 
 #: mainwindow.cpp:70
 #, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "1 Datei utsöcht"
+msgstr[1] "%1 Dateien utsöcht"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
-msgstr ""
+msgstr "Binnen Kontakten söken..."
 
 #: mainwindow.cpp:188
 msgid "Failed to send file"
@@ -83,19 +82,18 @@
 
 #. i18n: ectx: property (text), widget (QLabel, messageLabel)
 #: mainwindow.ui:33
-#, fuzzy
 msgid "You are about to send this file"
-msgstr "Datei lett sik nich loosstüern"
+msgstr "Du wullt disse Datei loosstüern"
 
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr ""
+msgstr "Datei-Info"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
 msgid "Select a recipient"
-msgstr "Söök en Adressaat ut."
+msgstr "En Adressaat utsöken"
 
 #~ msgid "Select Recipient"
 #~ msgstr "Adressaat utsöken"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.8.1/po/uk/ktp-send-file.po 
new/ktp-send-file-0.8.80/po/uk/ktp-send-file.po
--- old/ktp-send-file-0.8.1/po/uk/ktp-send-file.po      2014-04-25 
18:30:13.000000000 +0200
+++ new/ktp-send-file-0.8.80/po/uk/ktp-send-file.po     2014-09-15 
14:42:34.000000000 +0200
@@ -4,7 +4,7 @@
 # Yuri Chornoivan <[email protected]>, 2012, 2013.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 10:14+0200\n"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to