[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:42 UTC 2016


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

The following commit has been merged in the master branch:
commit c7055cfe15b68d37159274679617a2a25deb0992
Author: Aleix Pol <aleixpol at kde.org>
Date:   Mon Jun 22 06:47:31 2015 +0200

    Adapt to changes in DevicesModel
---
 app/qml/main.qml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app/qml/main.qml b/app/qml/main.qml
index 2299a9c..612bda7 100644
--- a/app/qml/main.qml
+++ b/app/qml/main.qml
@@ -57,8 +57,6 @@ ApplicationWindow
                     delegate: Label {
                         text: switch (parseInt(section))
                         {
-                            case DevicesModel.Unknown:
-                                return i18n("Unknown")
                             case DevicesModel.Paired:
                                 return i18n("Paired")
                             case DevicesModel.Reachable:

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list