progwolff added inline comments.

INLINE COMMENTS

> part.cpp:1400
>          {
> -            mimes << pathMime << argMime;
> +            mimes << argMime << pathMime;
>          }

I changed the order here.
Now mime types defined by OpenUrlArguments are prefered. This allows opening 
files with wrong endings by forcing the right mime type.

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D8690

To: progwolff, aacid
Cc: #okular, aacid

Reply via email to