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

List:       kde-commits
Subject:    kdebase/kioslave/thumbnail
From:       Laurence Anderson <l.d.anderson () warwick ! ac ! uk>
Date:       2003-08-16 14:18:32
[Download RAW message or body]

CVS commit by landers: 

Use kdDebug number


  M +3 -3      thumbnail.cpp   1.31


--- kdebase/kioslave/thumbnail/thumbnail.cpp  #1.30:1.31
@@ -163,5 +163,5 @@ void ThumbnailProtocol::get(const KURL &
             {
                 img = item.value().toImage();
-                kdDebug() << "using KFMI for the thumbnail\n";
+                kdDebug(7115) << "using KFMI for the thumbnail\n";
                 kfmiThumb = true;
             }
@@ -172,5 +172,5 @@ void ThumbnailProtocol::get(const KURL &
     if (!kfmiThumb)
     {
-        kdDebug() << "using thumb creator for the thumbnail\n";
+        kdDebug(7115) << "using thumb creator for the thumbnail\n";
         QString plugin = metaData("plugin");
         if (plugin.isEmpty())


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

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