D8690: Fix use of OpenUrlArguments
Julian Wolff
noreply at phabricator.kde.org
Tue Nov 7 16:53:55 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20171107/07bacad6/attachment.html>
More information about the Okular-devel
mailing list