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

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins/shorturi
From:       Stephan Binner <binner () kde ! org>
Date:       2006-08-23 14:28:27
Message-ID: 1156343307.769722.4666.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 576229 by binner:

fix build


 M  +1 -1      kshorturifilter.cpp  


--- branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins/shorturi/kshorturifilter.cpp #576228:576229
@@ -74,7 +74,7 @@
 
     // stuff like wallpaper.png matches the FQDN_PATTERN but is most
     // likely not a domain
-    if (KMimeType::findByPath(cmd, 0, true /* fast mode */) != KMimeType::defaultMimeTypePtr()) {
+    if (KMimeType::findByPath(cmd, 0, true /* fast mode */) != KMimeType::defaultMimeTypePtr())
         return false;
 
     return true;
[prev in list] [next in list] [prev in thread] [next in thread] 

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