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

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:02:00 UTC 2016


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

The following commit has been merged in the master branch:
commit cc4b5867ee163e987b0c0d875394f03fe57724d5
Author: Yuri Chornoivan <yurchor at ukr.net>
Date:   Sat Mar 31 09:41:01 2012 +0300

    Add missing space.
---
 src/accounts-list-delegate.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/accounts-list-delegate.cpp b/src/accounts-list-delegate.cpp
index 60e3c40..a233329 100644
--- a/src/accounts-list-delegate.cpp
+++ b/src/accounts-list-delegate.cpp
@@ -80,7 +80,7 @@ QList<QWidget*> AccountsListDelegate::createItemWidgets() const
     displayNameButton->setFlat(true);
     displayNameButton->setToolTip(i18n("Change account display name"));
     displayNameButton->setWhatsThis(i18n("This button allows to change the display name for your account.<br />"
-                                         "The display name is an alias for your account and is just used locally"
+                                         "The display name is an alias for your account and is just used locally "
                                          "on your computer, your contacts will not be able to see it."));
 
     QLabel *connectionErrorLabel = new QLabel();

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list