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

List:       kde-commits
Subject:    extragear/libs/kipi-plugins/common/exiv2iface
From:       Gilles Caulier <caulier.gilles () free ! fr>
Date:       2006-10-31 21:17:57
Message-ID: 1162329477.528538.17646.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600798 by cgilles:

revert


 M  +2 -2      exiv2iface.cpp  


--- trunk/extragear/libs/kipi-plugins/common/exiv2iface/exiv2iface.cpp #600797:600798
@@ -320,9 +320,9 @@
     QString ext = fi.extension(false).upper();
     
     if (ext != QString("JPG") && ext != QString("JPEG") && ext != QString("JPE"))
-        return false;
+        return true;
 
-    return true;
+    return false;
 }
 
 bool Exiv2Iface::setImageProgramId(const QString& program, const QString& version)
[prev in list] [next in list] [prev in thread] [next in thread] 

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