[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:13:16 UTC 2016


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

The following commit has been merged in the master branch:
commit b55ed41167722fd67ac1bda90137dfb750cbcd48
Author: Lasath Fernando <kde at lasath.org>
Date:   Mon Feb 13 13:01:45 2012 +1100

    Re-create binding to acknowledge messages when popup opens
---
 chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml b/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
index 783e127..e3052b8 100644
--- a/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
+++ b/chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml
@@ -33,7 +33,7 @@ Item {
 
             onClicked: closeRequested()
         }
-        
+
         PlasmaComponents.ToolButton {
             id: popoutButton
 
@@ -50,7 +50,6 @@ Item {
                 closeRequested();
             }
         }
-        
 
         PlasmaComponents.ToolButton {
             id: closeButton

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list