-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128740/
-----------------------------------------------------------

(Updated Aug. 29, 2016, 2:17 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks, Sebastian Kügler and Jeremy Whiting.


Changes
-------

Submitted with commit 39b33ddd1e21c017bea3e0e1ad9ac7c4cd2ace83 by Marco Martin 
to branch master.


Repository: knewstuff


Description
-------

if the archive downloaded by ghns has more than a file inside (either single 
file or a folder at the root), uncompress it in a folder called the same as the 
file name (without path or extension)

this fixes downloading and installing plasma wallpaper packages (those that 
provide multiple resolutions).
I don't know if this behavior would in turn break other applications, but i 
don't think so as it seems the behavior changed between kde4 and kf5.
if needed i can make it do this only in the case of wallpapers (if 
(standardResourceDirectory == QLatin1String("wallpaper"))) but i think this 
should be the correct behavior


Diffs
-----

  src/core/installation.cpp a027418 

Diff: https://git.reviewboard.kde.org/r/128740/diff/


Testing
-------


Thanks,

Marco Martin

Reply via email to