Revision 90b0224...

Go back to digest for 3rd March 2013

Features in KDE Base

Sebastian Kügler committed changes in [plasma-framework] /plasma:

Make validation of zipped packages possible

- move the unpack block into its own function
- unzip if necessary, and point validator and metadata loader at this
function
- manually delete the tempdir, to keep it as long as the Package is
alive

This patch makes it possible to upgrade packages from .plasmoid files.

File Changes

Modified 2 files
  • /plasma
  •   src/package.cpp
  •   src/private/package_p.h
2 files changed in total