[SCM] kdeconnect packaging branch, master, updated. upstream/0.8-53-gb5e67df

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Feb 1 20:52:45 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=6dc430e

The following commit has been merged in the master branch:
commit 6dc430e5ad87a548005b60d54c52d698ac989d3a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Feb 1 17:47:20 2016 -0300

    Imported Upstream version 0.9g
---
 .gitignore                                         |  10 +
 CMakeLists.txt                                     |  53 ++-
 KDEConnectMacros.cmake                             |  35 ++
 README                                             |  76 ----
 README.md                                          |  65 +++
 app/CMakeLists.txt                                 |   9 +
 app/main.cpp                                       |  51 +++
 app/org.kde.kdeconnect.app.desktop                 |  85 ++++
 .../qml/DeviceDelegate.qml                         |  56 +--
 app/qml/main.qml                                   | 160 +++++++
 app/qml/mousepad.qml                               |  67 +++
 app/qml/mpris.qml                                  |  72 +++
 app/resources.qrc                                  |   8 +
 cli/CMakeLists.txt                                 |   3 +-
 cli/kdeconnect-cli.cpp                             | 157 ++++---
 cmake/DbusInterfaceMacros.cmake                    |  26 --
 core/CMakeLists.txt                                |  56 +--
 core/backends/devicelink.cpp                       |   3 +
 core/backends/devicelink.h                         |   4 +-
 core/backends/lan/CMakeLists.txt                   |   4 +-
 core/backends/lan/downloadjob.cpp                  |  34 +-
 core/backends/lan/downloadjob.h                    |   6 +-
 core/backends/lan/landevicelink.cpp                |   5 +-
 core/backends/lan/landevicelink.h                  |   4 +-
 core/backends/lan/lanlinkprovider.cpp              | 130 +++---
 core/backends/lan/lanlinkprovider.h                |  11 +-
 core/backends/lan/netaddress.h                     |  37 --
 core/backends/lan/socketlinereader.cpp             |   6 +-
 core/backends/lan/socketlinereader.h               |   6 +-
 core/backends/lan/uploadjob.cpp                    |  17 +-
 core/backends/lan/uploadjob.h                      |   6 +-
 core/backends/linkprovider.h                       |   4 +-
 core/backends/loopback/CMakeLists.txt              |   4 +-
 core/backends/loopback/loopbackdevicelink.h        |   4 +-
 core/backends/loopback/loopbacklinkprovider.cpp    |  15 +-
 core/backends/loopback/loopbacklinkprovider.h      |  10 +-
 core/{kdebugnamespace.h => core_debug.h}           |  15 +-
 core/daemon.cpp                                    | 179 +++-----
 core/daemon.h                                      |  24 +-
 core/dbushelper.cpp                                |   2 +-
 core/dbushelper.h                                  |   2 +-
 core/device.cpp                                    | 238 +++++-----
 core/device.h                                      |  52 ++-
 core/filetransferjob.cpp                           | 188 ++------
 core/filetransferjob.h                             |  47 +-
 core/kdeconnectconfig.cpp                          | 226 ++++++++++
 core/kdeconnectconfig.h                            |  78 ++++
 core/kdeconnectplugin.cpp                          |  26 +-
 core/kdeconnectplugin.h                            |   6 +-
 core/kdeconnectpluginconfig.cpp                    |  63 +++
 core/kdeconnectpluginconfig.h                      |  68 +++
 core/networkpackage.cpp                            |  95 ++--
 core/networkpackage.h                              |  11 +-
 core/pluginloader.cpp                              |  60 ++-
 core/pluginloader.h                                |  11 +-
 daemon/CMakeLists.txt                              |  15 +
 {kded => daemon}/Messages.sh                       |   0
 {kded => daemon}/kdeconnect.desktop                |  15 +-
 daemon/kdeconnectd.cpp                             | 122 ++++++
 daemon/kdeconnectd.desktop.cmake                   |  36 ++
 daemon/org.kde.kdeconnect.service.in               |   3 +
 fileitemactionplugin/CMakeLists.txt                |  11 +-
 fileitemactionplugin/Messages.sh                   |   2 +-
 fileitemactionplugin/kdeconnectsendfile.desktop    |  24 +-
 fileitemactionplugin/sendfileitemaction.cpp        |  60 +--
 fileitemactionplugin/sendfileitemaction.h          |   8 +-
 ...apps-kdeconnect.png => 128-apps-kdeconnect.png} | Bin
 ...-apps-kdeconnect.png => 16-apps-kdeconnect.png} | Bin
 ...-apps-kdeconnect.png => 22-apps-kdeconnect.png} | Bin
 ...apps-kdeconnect.png => 256-apps-kdeconnect.png} | Bin
 ...-apps-kdeconnect.png => 32-apps-kdeconnect.png} | Bin
 icon/32-status-laptop-connected.png                | Bin 0 -> 1114 bytes
 icon/32-status-laptop-disconnected.png             | Bin 0 -> 231 bytes
 icon/32-status-laptop-trusted.png                  | Bin 0 -> 928 bytes
 icon/32-status-smartphone-connected.png            | Bin 0 -> 1065 bytes
 icon/32-status-smartphone-disconnected.png         | Bin 0 -> 185 bytes
 icon/32-status-smartphone-trusted.png              | Bin 0 -> 875 bytes
 icon/32-status-tablet-connected.png                | Bin 0 -> 1069 bytes
 icon/32-status-tablet-disconnected.png             | Bin 0 -> 183 bytes
 icon/32-status-tablet-trusted.png                  | Bin 0 -> 896 bytes
 ...-apps-kdeconnect.png => 48-apps-kdeconnect.png} | Bin
 ...-apps-kdeconnect.png => 64-apps-kdeconnect.png} | Bin
 icon/CMakeLists.txt                                |  39 +-
 icon/hi8-apps-kdeconnect.png                       | Bin 256 -> 0 bytes
 ...pps-kdeconnect.svgz => sc-apps-kdeconnect.svgz} | Bin
 icon/sc-status-laptop-connected.svg                | 116 +++++
 icon/sc-status-laptop-disconnected.svg             | 105 +++++
 icon/sc-status-laptop-trusted.svg                  | 110 +++++
 icon/sc-status-smartphone-connected.svg            | 115 +++++
 icon/sc-status-smartphone-disconnected.svg         | 104 +++++
 icon/sc-status-smartphone-trusted.svg              | 109 +++++
 icon/sc-status-tablet-connected.svg                | 115 +++++
 icon/sc-status-tablet-disconnected.svg             | 105 +++++
 icon/sc-status-tablet-trusted.svg                  | 109 +++++
 interfaces/CMakeLists.txt                          |  97 ++---
 interfaces/dbusinterfaces.cpp                      |  68 ++-
 interfaces/dbusinterfaces.h                        |  72 ++-
 interfaces/devicesmodel.cpp                        | 219 +++++++---
 interfaces/devicesmodel.h                          |  45 +-
 {kcm => interfaces}/devicessortproxymodel.cpp      |  32 +-
 {kcm => interfaces}/devicessortproxymodel.h        |  10 +-
 .../interfaces_debug.h                             |  17 +-
 interfaces/modeltest.cpp                           |  62 +--
 interfaces/modeltest.h                             |   2 +-
 interfaces/notificationsmodel.cpp                  |  80 ++--
 interfaces/notificationsmodel.h                    |  10 +-
 kcm/CMakeLists.txt                                 |  18 +-
 kcm/kcm.cpp                                        | 182 +++++---
 kcm/kcm.h                                          |  20 +-
 kcm/kcm.ui                                         | 179 +++++++-
 kcm/kcm_kdeconnect.desktop                         |  67 +--
 kcm/kdeconnect.desktop                             |  51 ---
 kcm/org.kde.kdeconnect.kcm.desktop                 |  57 +++
 kcmplugin/CMakeLists.txt                           |  27 ++
 .../kdeconnectpluginkcm.cpp                        |  59 ++-
 .../kdeconnectpluginkcm.h                          |  56 +--
 kdeconnect-version.h.in                            |   2 +
 kdeconnect.appdata.xml                             | 111 +++++
 kded/CMakeLists.txt                                |  13 -
 kded/kdeconnectd.cpp                               |  96 ----
 kded/kded.cpp                                      | 118 -----
 kded/kded.h                                        |  57 ---
 kded/org.kde.kdeconnect.service.in                 |   3 -
 kio/CMakeLists.txt                                 |  13 +-
 kio/kiokdeconnect.cpp                              |  64 ++-
 kio/kiokdeconnect.h                                |  13 +-
 org.kde.kdeconnect.nonplasma.desktop               |  56 +++
 plasmoid/CMakeLists.txt                            |   2 +-
 plasmoid/Messages.sh                               |   2 +-
 plasmoid/declarativeplugin/CMakeLists.txt          |  15 +-
 .../kdeconnectdeclarativeplugin.cpp                |  54 ++-
 .../kdeconnectdeclarativeplugin.h                  |  15 +-
 plasmoid/declarativeplugin/objectfactory.h         |  12 +-
 plasmoid/declarativeplugin/processrunner.cpp       |  35 ++
 plasmoid/declarativeplugin/processrunner.h         |  36 ++
 plasmoid/declarativeplugin/qmldir                  |   1 +
 plasmoid/declarativeplugin/responsewaiter.cpp      |   7 +-
 plasmoid/declarativeplugin/responsewaiter.h        |   4 +-
 plasmoid/package/contents/ui/Battery.qml           |   6 +-
 .../package/contents/ui/CompactRepresentation.qml  |  24 +-
 plasmoid/package/contents/ui/DeviceDelegate.qml    |   6 +-
 .../ui/{kdeconnect.qml => FullRepresentation.qml}  |  55 +--
 plasmoid/package/contents/ui/Sftp.qml              |   6 +-
 plasmoid/package/contents/ui/main.qml              |  66 +++
 plasmoid/package/metadata.desktop                  |  26 +-
 plugins/CMakeLists.txt                             |  11 +-
 plugins/battery/CMakeLists.txt                     |  21 +-
 plugins/battery/batterydbusinterface.cpp           |  21 +-
 plugins/battery/batterydbusinterface.h             |   4 +-
 plugins/battery/batteryplugin.cpp                  |  16 +-
 plugins/battery/batteryplugin.h                    |   6 +-
 plugins/battery/kdeconnect_battery.desktop         |  63 ---
 plugins/battery/kdeconnect_battery.json            |  76 ++++
 plugins/clipboard/CMakeLists.txt                   |   7 +-
 plugins/clipboard/clipboardplugin.cpp              |  30 +-
 plugins/clipboard/clipboardplugin.h                |   9 +-
 plugins/clipboard/kdeconnect_clipboard.desktop     |  65 ---
 plugins/clipboard/kdeconnect_clipboard.json        |  76 ++++
 plugins/kdeconnect.notifyrc                        | 482 +++++++++++++--------
 plugins/kdeconnect_plugin.desktop                  |   9 +-
 plugins/lockdevice/CMakeLists.txt                  |   9 +
 plugins/lockdevice/kdeconnect_lockdevice.json      |  74 ++++
 plugins/lockdevice/lockdeviceplugin.cpp            | 108 +++++
 .../pingplugin.h => lockdevice/lockdeviceplugin.h} |  38 +-
 plugins/lockdevice/org.freedesktop.ScreenSaver.xml |  41 ++
 plugins/mousepad/CMakeLists.txt                    |  19 +-
 plugins/mousepad/config-mousepad.h.cmake           |   1 +
 plugins/mousepad/kdeconnect_mousepad.desktop       |  52 ---
 plugins/mousepad/kdeconnect_mousepad.json          |  73 ++++
 plugins/mousepad/mousepadplugin.cpp                | 197 ++++++---
 plugins/mousepad/mousepadplugin.h                  |  34 +-
 plugins/mpriscontrol/CMakeLists.txt                |  12 +-
 .../mpriscontrol/kdeconnect_mpriscontrol.desktop   |  62 ---
 plugins/mpriscontrol/kdeconnect_mpriscontrol.json  |  76 ++++
 plugins/mpriscontrol/mpriscontrolplugin.cpp        |  83 ++--
 plugins/mpriscontrol/mpriscontrolplugin.h          |  13 +-
 plugins/mpriscontrol/propertiesInterface.xml       |  11 +-
 plugins/mprisremote/CMakeLists.txt                 |   7 +
 plugins/mprisremote/kdeconnect_mprisremote.json    |  74 ++++
 plugins/mprisremote/mprisremoteplugin.cpp          | 157 +++++++
 plugins/mprisremote/mprisremoteplugin.h            |  84 ++++
 plugins/notifications/CMakeLists.txt               |  26 +-
 .../notifications/kdeconnect_notifications.desktop |  63 ---
 .../notifications/kdeconnect_notifications.json    |  76 ++++
 plugins/notifications/notification.cpp             |   6 +-
 plugins/notifications/notification.h               |   6 +-
 .../notifications/notification_debug.h             |  13 +-
 .../notifications/notificationsdbusinterface.cpp   |  33 +-
 plugins/notifications/notificationsdbusinterface.h |   3 +-
 plugins/notifications/notificationsplugin.cpp      |  21 +-
 plugins/notifications/notificationsplugin.h        |   4 +-
 plugins/pausemusic/CMakeLists.txt                  |  22 +-
 plugins/pausemusic/kdeconnect_pausemusic.desktop   |  61 ---
 plugins/pausemusic/kdeconnect_pausemusic.json      |  73 ++++
 .../kdeconnect_pausemusic_config.desktop           |   8 +
 plugins/pausemusic/pausemusic_config.cpp           |  31 +-
 plugins/pausemusic/pausemusic_config.h             |  12 +-
 plugins/pausemusic/pausemusicplugin.cpp            |  23 +-
 plugins/pausemusic/pausemusicplugin.h              |   4 +-
 plugins/ping/CMakeLists.txt                        |  14 +-
 plugins/ping/kdeconnect_ping.desktop               |  64 ---
 plugins/ping/kdeconnect_ping.json                  |  76 ++++
 plugins/ping/pingplugin.cpp                        |  28 +-
 plugins/ping/pingplugin.h                          |   8 +-
 plugins/remotecontrol/CMakeLists.txt               |   7 +
 .../remotecontrol/kdeconnect_remotecontrol.json    |  72 +++
 plugins/remotecontrol/remotecontrolplugin.cpp      |  70 +++
 .../remotecontrolplugin.h}                         |  29 +-
 plugins/screensaver-inhibit/CMakeLists.txt         |  13 +-
 .../kdeconnect_screensaver_inhibit.desktop         |  43 --
 .../kdeconnect_screensaver_inhibit.json            |  70 +++
 .../screensaverinhibitplugin.cpp                   |  60 +--
 .../screensaver-inhibit/screensaverinhibitplugin.h |   6 +-
 plugins/sftp/CMakeLists.txt                        |  40 +-
 plugins/sftp/kdeconnect_sftp.desktop               |  56 ---
 plugins/sftp/kdeconnect_sftp.json                  |  76 ++++
 plugins/sftp/kdeconnect_sftp_config.desktop        |  29 --
 plugins/sftp/mounter.cpp                           | 182 +++-----
 plugins/sftp/mounter.h                             |  19 +-
 plugins/sftp/sftp_config.cpp                       |  95 ----
 plugins/sftp/sftp_config.ui                        | 181 --------
 .../linkprovider.cpp => plugins/sftp/sftp_debug.h  |  13 +-
 plugins/sftp/sftpplugin.cpp                        |  74 ++--
 plugins/sftp/sftpplugin.h                          |   6 +-
 plugins/share/CMakeLists.txt                       |  29 +-
 plugins/share/autoclosingqfile.h                   |   6 +-
 plugins/share/kdeconnect_share.desktop             |  57 ---
 plugins/share/kdeconnect_share.json                |  76 ++++
 plugins/share/kdeconnect_share_config.desktop      |   8 +
 plugins/share/share_config.cpp                     |  30 +-
 plugins/share/share_config.h                       |  12 +-
 plugins/share/share_config.ui                      |   8 +-
 .../share/share_debug.h                            |  13 +-
 plugins/share/shareplugin.cpp                      |  89 ++--
 plugins/share/shareplugin.h                        |   6 +-
 plugins/telephony/CMakeLists.txt                   |  13 +-
 plugins/telephony/kdeconnect_telephony.desktop     |  63 ---
 plugins/telephony/kdeconnect_telephony.json        |  76 ++++
 plugins/telephony/telephonyplugin.cpp              |  58 +--
 plugins/telephony/telephonyplugin.h                |  12 +-
 po/CMakeLists.txt                                  |  39 --
 po/ar/CMakeLists.txt                               |   2 -
 po/ar/kdeconnect-cli.po                            | 132 ++++--
 po/ar/kdeconnect-core.po                           |  71 +--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |   6 +-
 po/ar/kdeconnect-kcm.po                            |  79 +++-
 po/ar/kdeconnect-kded.po                           |  29 +-
 po/ar/kdeconnect-kio.po                            |  22 +-
 po/ar/kdeconnect-plugins.po                        | 115 ++---
 po/ast/kdeconnect-cli.po                           | 142 ++++++
 po/ast/kdeconnect-core.po                          |  94 ++++
 .../kdeconnect-fileitemaction.po}                  |  22 +-
 po/ast/kdeconnect-kcm.po                           | 130 ++++++
 po/ast/kdeconnect-kded.po                          |  31 ++
 po/ast/kdeconnect-kio.po                           |  34 ++
 po/ast/kdeconnect-plugins.po                       | 143 ++++++
 po/bg/CMakeLists.txt                               |   2 -
 po/bg/kdeconnect-kcm.po                            |  79 +++-
 po/bg/kdeconnect-kded.po                           |  27 +-
 po/bg/kdeconnect-kio.po                            |  22 +-
 po/bs/CMakeLists.txt                               |   2 -
 po/bs/kdeconnect-cli.po                            | 168 +++++++
 po/bs/kdeconnect-core.po                           |  95 ++++
 po/bs/kdeconnect-fileitemaction.po                 |  30 ++
 po/bs/kdeconnect-kcm.po                            |  89 +++-
 po/bs/kdeconnect-kded.po                           |  94 +---
 po/bs/kdeconnect-kio.po                            |  37 ++
 po/bs/kdeconnect-plugins.po                        | 154 +++++++
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  32 +-
 po/ca/CMakeLists.txt                               |   2 -
 po/ca/kdeconnect-cli.po                            | 144 ++++--
 po/ca/kdeconnect-core.po                           |  83 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  11 +-
 po/ca/kdeconnect-kcm.po                            | 100 ++++-
 po/ca/kdeconnect-kded.po                           |  26 +-
 po/ca/kdeconnect-kio.po                            |  23 +-
 po/ca/kdeconnect-plugins.po                        | 115 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  27 +-
 po/ca at valencia/kdeconnect-cli.po                   | 146 +++++++
 po/ca at valencia/kdeconnect-core.po                  |  96 ++++
 .../kdeconnect-fileitemaction.po}                  |  13 +-
 po/ca at valencia/kdeconnect-kcm.po                   | 135 ++++++
 po/{ca => ca at valencia}/kdeconnect-kded.po          |  30 +-
 po/{ca => ca at valencia}/kdeconnect-kio.po           |  27 +-
 po/{ca => ca at valencia}/kdeconnect-plugins.po       | 123 ++----
 .../plasma_applet_org.kde.kdeconnect.po}           |  29 +-
 po/cs/CMakeLists.txt                               |   2 -
 po/cs/kdeconnect-cli.po                            | 136 ++++--
 po/cs/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  10 +-
 po/cs/kdeconnect-kcm.po                            | 101 ++++-
 po/cs/kdeconnect-kded.po                           |  31 +-
 po/cs/kdeconnect-kio.po                            |  26 +-
 po/cs/kdeconnect-plugins.po                        | 117 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  22 +-
 po/da/CMakeLists.txt                               |   2 -
 po/da/kdeconnect-cli.po                            | 133 ++++--
 po/da/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |   6 +-
 po/da/kdeconnect-kcm.po                            |  96 +++-
 po/da/kdeconnect-kded.po                           | 121 +-----
 po/da/kdeconnect-kio.po                            |  22 +-
 po/da/kdeconnect-plugins.po                        | 113 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  22 +-
 po/de/CMakeLists.txt                               |   2 -
 po/de/kdeconnect-cli.po                            | 134 ++++--
 po/de/kdeconnect-core.po                           |  78 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  16 +-
 po/de/kdeconnect-kcm.po                            | 111 ++++-
 po/de/kdeconnect-kded.po                           | 124 +-----
 po/de/kdeconnect-kio.po                            |  25 +-
 po/de/kdeconnect-plugins.po                        | 118 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  23 +-
 po/en_GB/kdeconnect-cli.po                         | 142 ++++++
 po/en_GB/kdeconnect-core.po                        |  92 ++++
 .../kdeconnect-fileitemaction.po}                  |  18 +-
 po/en_GB/kdeconnect-kcm.po                         | 131 ++++++
 po/en_GB/kdeconnect-kded.po                        |  31 ++
 po/en_GB/kdeconnect-kio.po                         |  34 ++
 po/en_GB/kdeconnect-plugins.po                     | 143 ++++++
 .../plasma_applet_org.kde.kdeconnect.po}           |  36 +-
 po/es/CMakeLists.txt                               |   2 -
 po/es/kdeconnect-cli.po                            | 133 ++++--
 po/es/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  12 +-
 po/es/kdeconnect-kcm.po                            |  96 +++-
 po/es/kdeconnect-kded.po                           | 122 +-----
 po/es/kdeconnect-kio.po                            |  22 +-
 po/es/kdeconnect-plugins.po                        | 118 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  27 +-
 po/fi/CMakeLists.txt                               |   2 -
 po/fi/kdeconnect-cli.po                            | 143 ++++--
 po/fi/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |   6 +-
 po/fi/kdeconnect-kcm.po                            |  96 +++-
 po/fi/kdeconnect-kded.po                           |  34 +-
 po/fi/kdeconnect-kio.po                            |  22 +-
 po/fi/kdeconnect-plugins.po                        | 113 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  29 +-
 po/fr/CMakeLists.txt                               |   2 -
 po/fr/kdeconnect-cli.po                            | 149 +++++--
 po/fr/kdeconnect-core.po                           |  97 +++++
 po/fr/kdeconnect-fileitemaction.po                 |  30 ++
 po/fr/kdeconnect-kcm.po                            |  99 ++++-
 po/fr/kdeconnect-kded.po                           | 133 +-----
 po/fr/kdeconnect-kio.po                            |  22 +-
 po/fr/kdeconnect-plugins.po                        | 119 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  32 +-
 po/gl/CMakeLists.txt                               |   2 -
 po/gl/kdeconnect-cli.po                            | 143 ++++++
 po/gl/kdeconnect-core.po                           |  93 ++++
 .../kdeconnect-fileitemaction.po}                  |  20 +-
 po/gl/kdeconnect-kcm.po                            | 133 ++++++
 po/gl/kdeconnect-kded.po                           |  31 ++
 po/gl/kdeconnect-kio.po                            |  34 ++
 po/gl/kdeconnect-plugins.po                        | 146 +++++++
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  31 +-
 po/hu/CMakeLists.txt                               |   2 -
 po/hu/kdeconnect-core.po                           |  91 ++++
 .../kdeconnect-fileitemaction.po}                  |  20 +-
 po/hu/kdeconnect-kcm.po                            |  98 ++++-
 po/hu/kdeconnect-kded.po                           |  25 +-
 po/hu/kdeconnect-kio.po                            |  22 +-
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  21 +-
 po/it/CMakeLists.txt                               |   2 -
 po/it/kdeconnect-cli.po                            | 142 ++++++
 po/it/kdeconnect-core.po                           |  92 ++++
 .../kdeconnect-fileitemaction.po}                  |  20 +-
 po/it/kdeconnect-kcm.po                            |  96 +++-
 po/it/kdeconnect-kded.po                           |  79 +---
 po/it/kdeconnect-kio.po                            |  34 ++
 po/it/kdeconnect-plugins.po                        | 144 ++++++
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  33 +-
 po/ja/CMakeLists.txt                               |   2 -
 po/ja/kdeconnect-cli.po                            | 105 +++--
 po/ja/kdeconnect-core.po                           |  62 +--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  10 +-
 po/ja/kdeconnect-kcm.po                            |  77 +++-
 po/ja/kdeconnect-kded.po                           |  19 +-
 po/ja/kdeconnect-kio.po                            |  22 +-
 po/ja/kdeconnect-plugins.po                        | 101 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  18 +-
 po/ko/CMakeLists.txt                               |   2 -
 po/ko/kdeconnect-cli.po                            | 138 ++++--
 po/ko/kdeconnect-core.po                           |  84 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  10 +-
 po/ko/kdeconnect-kcm.po                            | 102 ++++-
 po/ko/kdeconnect-kded.po                           | 125 +-----
 po/ko/kdeconnect-kio.po                            |  26 +-
 po/ko/kdeconnect-plugins.po                        | 121 ++----
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  23 +-
 po/lt/CMakeLists.txt                               |   2 -
 po/lt/kdeconnect-cli.po                            | 122 ++++--
 po/lt/kdeconnect-core.po                           |  87 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |   6 +-
 po/lt/kdeconnect-kcm.po                            |  92 +++-
 po/lt/kdeconnect-kded.po                           |  36 +-
 po/lt/kdeconnect-kio.po                            |  22 +-
 po/lt/kdeconnect-plugins.po                        | 130 +++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  33 +-
 po/nl/CMakeLists.txt                               |   2 -
 po/nl/kdeconnect-cli.po                            | 133 ++++--
 po/nl/kdeconnect-core.po                           |  77 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  10 +-
 po/nl/kdeconnect-kcm.po                            |  94 +++-
 po/nl/kdeconnect-kded.po                           |  25 +-
 po/nl/kdeconnect-kio.po                            |  22 +-
 po/nl/kdeconnect-plugins.po                        | 114 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  20 +-
 po/nn/kdeconnect-core.po                           |  94 ++++
 po/nn/kdeconnect-fileitemaction.po                 |  29 ++
 po/nn/kdeconnect-kcm.po                            | 122 ++++++
 po/nn/kdeconnect-kded.po                           |  33 ++
 po/nn/kdeconnect-kio.po                            |  36 ++
 po/nn/kdeconnect-plugins.po                        | 145 +++++++
 po/pl/CMakeLists.txt                               |   2 -
 po/pl/kdeconnect-cli.po                            | 136 ++++--
 po/pl/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |   6 +-
 po/pl/kdeconnect-kcm.po                            |  96 +++-
 po/pl/kdeconnect-kded.po                           |  25 +-
 po/pl/kdeconnect-kio.po                            |  22 +-
 po/pl/kdeconnect-plugins.po                        | 113 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  20 +-
 po/pt/CMakeLists.txt                               |   2 -
 po/pt/kdeconnect-cli.po                            | 134 ++++--
 po/pt/kdeconnect-core.po                           |  75 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  15 +-
 po/pt/kdeconnect-kcm.po                            |  93 +++-
 po/pt/kdeconnect-kded.po                           |  25 +-
 po/pt/kdeconnect-kio.po                            |  22 +-
 po/pt/kdeconnect-plugins.po                        | 118 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  18 +-
 po/pt_BR/CMakeLists.txt                            |   2 -
 po/pt_BR/kdeconnect-cli.po                         | 135 ++++--
 po/pt_BR/kdeconnect-core.po                        |  80 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  16 +-
 po/pt_BR/kdeconnect-kcm.po                         |  96 +++-
 po/pt_BR/kdeconnect-kded.po                        |  25 +-
 po/pt_BR/kdeconnect-kio.po                         |  22 +-
 po/pt_BR/kdeconnect-plugins.po                     | 114 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  26 +-
 po/ro/CMakeLists.txt                               |   2 -
 po/ro/kdeconnect-kcm.po                            |  79 +++-
 po/ro/kdeconnect-kded.po                           |  49 +--
 po/ro/kdeconnect-kio.po                            |  22 +-
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  20 +-
 po/ru/CMakeLists.txt                               |   2 -
 po/ru/kdeconnect-cli.po                            | 148 +++++++
 po/ru/kdeconnect-core.po                           |  97 +++++
 po/ru/kdeconnect-fileitemaction.po                 |  29 ++
 po/ru/kdeconnect-kcm.po                            | 115 ++++-
 po/ru/kdeconnect-kded.po                           |  84 +---
 po/ru/kdeconnect-kio.po                            |  35 ++
 po/ru/kdeconnect-plugins.po                        | 145 +++++++
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  31 +-
 po/sk/CMakeLists.txt                               |   2 -
 po/sk/kdeconnect-cli.po                            | 134 ++++--
 po/sk/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  10 +-
 po/sk/kdeconnect-kcm.po                            |  96 +++-
 po/sk/kdeconnect-kded.po                           |  29 +-
 po/sk/kdeconnect-kio.po                            |  22 +-
 po/sk/kdeconnect-plugins.po                        | 113 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  26 +-
 po/sv/CMakeLists.txt                               |   2 -
 po/sv/kdeconnect-cli.po                            | 133 ++++--
 po/sv/kdeconnect-core.po                           |  77 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  12 +-
 po/sv/kdeconnect-kcm.po                            |  96 +++-
 po/sv/kdeconnect-kded.po                           |  25 +-
 po/sv/kdeconnect-kio.po                            |  22 +-
 po/sv/kdeconnect-plugins.po                        | 112 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  24 +-
 po/tr/CMakeLists.txt                               |   2 -
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  20 +-
 po/uk/CMakeLists.txt                               |   2 -
 po/uk/kdeconnect-cli.po                            | 135 ++++--
 po/uk/kdeconnect-core.po                           |  79 ++--
 ...etiemaction.po => kdeconnect-fileitemaction.po} |  16 +-
 po/uk/kdeconnect-kcm.po                            |  96 +++-
 po/uk/kdeconnect-kded.po                           |  25 +-
 po/uk/kdeconnect-kio.po                            |  22 +-
 po/uk/kdeconnect-plugins.po                        | 109 ++---
 ...nect.po => plasma_applet_org.kde.kdeconnect.po} |  26 +-
 po/zh_CN/kdeconnect-cli.po                         | 140 ++++++
 po/zh_CN/kdeconnect-core.po                        |  92 ++++
 .../kdeconnect-fileitemaction.po}                  |  20 +-
 po/zh_CN/kdeconnect-kcm.po                         | 131 ++++++
 po/zh_CN/kdeconnect-kded.po                        |  31 ++
 po/zh_CN/kdeconnect-kio.po                         |  34 ++
 po/zh_CN/kdeconnect-plugins.po                     | 144 ++++++
 .../plasma_applet_org.kde.kdeconnect.po}           |  37 +-
 tests/CMakeLists.txt                               |  27 +-
 tests/downloadjobtest.cpp                          | 107 +++++
 tests/networkpackagetests.cpp                      |  21 +-
 tests/testsocketlinereader.cpp                     |   4 +-
 497 files changed, 17963 insertions(+), 8933 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list