[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [smb4k] core: Fix XML markup
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2014-05-11 19:55:54
Message-ID: E1WjZqk-0000Qt-Gh () scm ! kde ! org
[Download RAW message or body]

Git commit db07067ab385a887b968ef093dcaa4aba57cb91f by Alexander Potashev.
Committed on 11/05/2014 at 19:52.
Pushed by aspotashev into branch 'master'.

Fix XML markup

M  +1    -1    core/smb4knotification.cpp

http://commits.kde.org/smb4k/db07067ab385a887b968ef093dcaa4aba57cb91f

diff --git a/core/smb4knotification.cpp b/core/smb4knotification.cpp
index 0f01cee..678229a 100644
--- a/core/smb4knotification.cpp
+++ b/core/smb4knotification.cpp
@@ -240,7 +240,7 @@ void Smb4KNotification::bookmarkExists(Smb4KBookmark* bookmark)
   if (bookmark)
   {
     KNotification *notification = new KNotification("bookmarkExists");
-    notification->setText(i18n( "<p>The bookmark for share <b>%1</b> already exists \
and will be skipped.",  +    notification->setText(i18n( "<p>The bookmark for share \
<b>%1</b> already exists and will be skipped.</p>",  bookmark->unc() ));
     notification->setPixmap(KIconLoader::global()->loadIcon( "dialog-warning", \
KIconLoader::NoGroup, 0,   KIconLoader::DefaultState ));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic