[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:30:01 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=54801aa

The following commit has been merged in the master branch:
commit 54801aac3bd0d00bee744d860ec3fb994d5573b1
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Thu Aug 25 18:06:01 2016 +0200

    Use a new config group so we don't conflict with older versions' config
---
 core/kdeconnectconfig.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/kdeconnectconfig.cpp b/core/kdeconnectconfig.cpp
index 435be04..b8870ac 100644
--- a/core/kdeconnectconfig.cpp
+++ b/core/kdeconnectconfig.cpp
@@ -39,7 +39,7 @@
 #include "dbushelper.h"
 #include "daemon.h"
 
-static const QString TRUSTED_DEVICES = QStringLiteral("trusted_devices");
+static const QString TRUSTED_DEVICES = QStringLiteral("trusted_devices_ssl");
 
 struct KdeConnectConfigPrivate {
 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list