[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:57:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=693bd8d

The following commit has been merged in the master branch:
commit 693bd8d4076fbf06f6cc78a64f1fdd0d2e2de487
Author: George Goldberg <grundleborg at googlemail.com>
Date:   Wed Jul 22 18:13:01 2009 +0000

    C&P error--
    
    svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1001234
---
 src/protocol-list-model.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/protocol-list-model.cpp b/src/protocol-list-model.cpp
index 700475d..c4df125 100644
--- a/src/protocol-list-model.cpp
+++ b/src/protocol-list-model.cpp
@@ -75,7 +75,7 @@ QVariant ProtocolListModel::data(const QModelIndex &index, int role) const
 
 void ProtocolListModel::addConnectionManager(Tp::ConnectionManagerPtr connectionManager)
 {
-    kDebug() << "Creating a new ConnectionManagerItem from account:"
+    kDebug() << "Creating a new ConnectionManagerItem from connection manager:"
              << connectionManager.data();
 
     // Check if the cm is already in the list.

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list