https://bugs.kde.org/show_bug.cgi?id=486108
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DOWNSTREAM |--- Status|RESOLVED |REOPENED --- Comment #3 from Nate Graham <n...@kde.org> --- I agree with postix here. The issue is that Pling.com accept any random arbitrary file type; it doesn't (and probably can't, due to the way it works), enforce .plasmoid files. Saying that every widget author should do the right thing unfortunately isn't realistic. Since we know what's needed to make this work (re-compress as .zip and rename), we can just have it done in the background and then accept archive file types in the open dialog. Heck, re-compressing as zip shouldn't even be needed; KPackage should be able to accept any archived file format. -- You are receiving this mail because: You are watching all bug changes.