Review Request 125518: Improve singlefileplugin's handling of .svgz files
Ragnar Thomsen
rthomsen6 at gmail.com
Sun Oct 4 17:23:48 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125518/
-----------------------------------------------------------
Review request for KDE Utils and Elvis Angelaccio.
Bugs: 252701
http://bugs.kde.org/show_bug.cgi?id=252701
Repository: ark
Description
-------
The singlefileplugin only knows how to properly name single files compressed with gzip, when they have the `.gz` extension. For files not ending in `.gz`, it will simply append `.uncompressed` to the filename. For `.svgz` (gzip-compressed svg's) it is better to simply remove the last `z`.
Diffs
-----
plugins/libsinglefileplugin/singlefileplugin.cpp de679ac
Diff: https://git.reviewboard.kde.org/r/125518/diff/
Testing
-------
Opening and extracting `.svgz` files now uses the proper `.svg` filename.
Thanks,
Ragnar Thomsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20151004/e66df5e1/attachment.html>
More information about the Kde-utils-devel
mailing list