[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:07:35 UTC 2016


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

The following commit has been merged in the master branch:
commit 64dc9fcfa02335bc16c9806ae83258d96b830e0d
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Mon Feb 11 10:34:18 2013 +0100

    Restore FeatureProtocolInfo in account factory
    
    Otherwise facebook gets reported as jabber.
---
 kpeople/nepomuk-feeder/controller.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kpeople/nepomuk-feeder/controller.cpp b/kpeople/nepomuk-feeder/controller.cpp
index 725fc9b..0afb5d1 100644
--- a/kpeople/nepomuk-feeder/controller.cpp
+++ b/kpeople/nepomuk-feeder/controller.cpp
@@ -52,6 +52,7 @@ void Controller::onStorageInitialised(bool success)
     Tp::Features fAccountFactory;
     fAccountFactory << Tp::Account::FeatureCore
                     << Tp::Account::FeatureAvatar
+                    << Tp::Account::FeatureProtocolInfo
                     << Tp::Account::FeatureProfile;
 
     Tp::AccountFactoryConstPtr accountFactory = Tp::AccountFactory::create(

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list