[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=fba2fa5

The following commit has been merged in the master branch:
commit fba2fa5bf41ab7893d79cdd3f36cab47a5f9647f
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Sun Aug 26 12:44:44 2012 +0100

    Update the test for image insertion to match the latest code
    
    Reviewed-by: Martin Klapetek
---
 tests/message-processor-basic-tests.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/message-processor-basic-tests.cpp b/tests/message-processor-basic-tests.cpp
index 60f0010..a404908 100644
--- a/tests/message-processor-basic-tests.cpp
+++ b/tests/message-processor-basic-tests.cpp
@@ -148,9 +148,9 @@ void MessageProcessorBasicTests::testImageEmbedGIF()
     "<a href='http://kde.org/images/teaser/jointhegame.gif'>"
         "http://kde.org/images/teaser/jointhegame.gif"
     "</a>
"
-    "<a href='http://kde.org/images/teaser/jointhegame.gif'>"
+    "<br/><a href='http://kde.org/images/teaser/jointhegame.gif'>"
         "<img src='http://kde.org/images/teaser/jointhegame.gif'"
-            " style='max-width:100%;'"
+            " style='max-width:100%;margin-top:3px'"
             " alt='Click to view in browser' />"
     "</a>";
 

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list