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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:30:02 UTC 2016


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

The following commit has been merged in the master branch:
commit faaf60c8f4875f3322184fc8da3acc49d6db4da8
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Tue Sep 6 09:50:03 2016 +0200

    Changed 'ring my phone' icon as a question mark was confusing
---
 plasmoid/package/contents/ui/DeviceDelegate.qml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plasmoid/package/contents/ui/DeviceDelegate.qml b/plasmoid/package/contents/ui/DeviceDelegate.qml
index a4f70eb..526f6c6 100644
--- a/plasmoid/package/contents/ui/DeviceDelegate.qml
+++ b/plasmoid/package/contents/ui/DeviceDelegate.qml
@@ -57,7 +57,7 @@ PlasmaComponents.ListItem
                 }
 
                 id: ring
-                iconSource: "question"
+                iconSource: "irc-voice"
                 visible: findmyphone.available
                 tooltip: i18n("Ring my phone")
 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list