[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:18:20 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=7c6d94f

The following commit has been merged in the master branch:
commit 7c6d94f07f1417f6ef53c1ea88ee3c7fed204617
Author: Aleix Pol <aleixpol at kde.org>
Date:   Tue Feb 26 03:01:41 2013 +0100

    Remove unused identifier
    
    This way the checked property will receive the correct value
    
    Reviewed by David Edmundson (aka Mr X)
---
 chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml b/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
index a34050a..f251ac5 100644
--- a/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
+++ b/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
@@ -25,7 +25,6 @@ import org.kde.plasma.core 0.1 as PlasmaCore
 
 PlasmaComponents.ToolButton
 {
-    id: base
     property alias avatar: icon.icon
     property alias nick: tooltip.mainText
     property alias presenceIconName: tooltip.image

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list