Review Request 125518: Improve singlefileplugin's handling of .svgz files
Ragnar Thomsen
rthomsen6 at gmail.com
Sun Oct 4 18:16:29 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125518/
-----------------------------------------------------------
(Updated Oct. 4, 2015, 6:16 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Utils and Elvis Angelaccio.
Changes
-------
Submitted with commit 7e0080f1f35143eb867e377e4a28d0645b85337a by Ragnar Thomsen to branch Applications/15.08.
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/117f7d4a/attachment.html>
More information about the Kde-utils-devel
mailing list