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

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


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

The following commit has been merged in the master branch:
commit 045283989372be61bbdf64813d089258590762d2
Author: Yuri Chornoivan <yurchor at ukr.net>
Date:   Wed Mar 25 19:46:29 2015 +0200

    Add missing spaces
---
 core/kdeconnectconfig.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/kdeconnectconfig.cpp b/core/kdeconnectconfig.cpp
index d72fe95..919505c 100644
--- a/core/kdeconnectconfig.cpp
+++ b/core/kdeconnectconfig.cpp
@@ -63,8 +63,8 @@ KdeConnectConfig::KdeConnectConfig()
     if(!QCA::isSupported("rsa")) {
         Daemon::instance()->reportError(
                              i18n("KDE Connect failed to start"),
-                             i18n("Could not find support for RSA in your QCA installation. If your"
-                                  "distribution provides separate packages for QCA-ossl and QCA-gnupg,"
+                             i18n("Could not find support for RSA in your QCA installation. If your "
+                                  "distribution provides separate packages for QCA-ossl and QCA-gnupg, "
                                   "make sure you have them installed and try again."));
         return;
     }

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list