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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:04 UTC 2016


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

The following commit has been merged in the master branch:
commit e8dadfdfb92e34f45e2c75d49344c19814d6a7d9
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Wed Oct 15 23:03:41 2014 -0700

    Added TODO
---
 core/daemon.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/daemon.cpp b/core/daemon.cpp
index 2ce7378..57548e5 100644
--- a/core/daemon.cpp
+++ b/core/daemon.cpp
@@ -110,6 +110,7 @@ Daemon::Daemon(QObject *parent)
         }
         privKey.close();
 
+        //TODO: This should not store an absolute path: it will cause problems if the home folder changes, .kde4 becomes .kde (debian?), or similar...
         config->group("myself").writeEntry("privateKeyPath", privateKeyPath);
         config->sync();
     }

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list