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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:27:44 UTC 2016


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

The following commit has been merged in the master branch:
commit e1813b16f3209ae024fc0144b229e1be4d464b5e
Author: Aleix Pol <aleixpol at kde.org>
Date:   Fri Jun 27 15:29:53 2014 +0200

    Port plasmoid
---
 plasmoid/package/contents/ui/FullRepresentation.qml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml
index 20baa13..497f6ec 100644
--- a/plasmoid/package/contents/ui/FullRepresentation.qml
+++ b/plasmoid/package/contents/ui/FullRepresentation.qml
@@ -59,7 +59,7 @@ Item {
         id: dialogItem
         anchors.fill: parent
 
-        flickableItem: ListView {
+        ListView {
             id: devicesView
             anchors.fill: parent
             model: KdeConnect.DevicesModel {

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list