KFileItem optimization

Ingo Klöcker kloecker at kde.org
Sat Jan 3 16:06:56 CET 2009


Hi,

I cannot comment on the rest of your changes, but the following doesn't 
make much sense. Even if it works it's so obfuscated that it should be 
written in another way.

On Saturday 03 January 2009, Jakub Stachowski wrote:
> @@ -938,7 +938,7 @@
>      if ( !d->m_bIsLocalUrl )
>          return false;
>  
> -    if ( mimetype() == "application/x-desktop")
> +    if ( mimetype() == "application/x-desktop",
> KMimeType::DontResolveAlias) return true;
>  
>      // Executable, shell script ... ?


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-optimize/attachments/20090103/6b84e111/attachment.sig 


More information about the Kde-optimize mailing list