[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:43 UTC 2016


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

The following commit has been merged in the master branch:
commit 3b36761aa3d8ce6730a8187a583f285afd54f60b
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Sep 21 10:52:51 2012 +0200

    Remove leftover debugging output
---
 lib/adium-theme-view.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/adium-theme-view.cpp b/lib/adium-theme-view.cpp
index ca975f0..5ae7a6a 100644
--- a/lib/adium-theme-view.cpp
+++ b/lib/adium-theme-view.cpp
@@ -216,7 +216,7 @@ void AdiumThemeView::initialise(const AdiumThemeHeaderInfo &chatInfo)
     index = templateHtml.indexOf(QLatin1String("</head>"));
     templateHtml.insert(index, MessageProcessor::instance()->header());
 
-    kWarning() << templateHtml;
+    //kDebug() << templateHtml;
 
     setHtml(templateHtml);
 

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list