[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:06:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=dfcaf0b

The following commit has been merged in the master branch:
commit dfcaf0b3ccb0b16b04c19fe96dda660e6d698638
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Mon Mar 4 03:35:34 2013 +0000

    Add Tp::Features::Connected to connectionFactory
---
 KTp/Declarative/telepathy-text-observer.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/KTp/Declarative/telepathy-text-observer.cpp b/KTp/Declarative/telepathy-text-observer.cpp
index 6608735..a44e5a1 100644
--- a/KTp/Declarative/telepathy-text-observer.cpp
+++ b/KTp/Declarative/telepathy-text-observer.cpp
@@ -42,6 +42,7 @@ TelepathyTextObserver::TelepathyTextObserver(QObject *parent) :
         QDBusConnection::sessionBus(),
         Tp::Features() << Tp::Connection::FeatureSelfContact
                        << Tp::Connection::FeatureCore
+                       << Tp::Connection::FeatureConnected
     );
 
     Tp::ChannelFactoryPtr channelFactory = Tp::ChannelFactory::create(QDBusConnection::sessionBus());

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list