Revision 794016
Go back to digest for 6th April 2008Bug Fixes in KDE Base
Jeremy Paul Whiting committed changes in /trunk/KDE/kdelibs/knewstuff/knewstuff2/core:
Change and fix Uncompress support. Old value of "true" is converted to "always"
possible values:
* "always" - try to uncompress, if can't detect archive type, or error uncompressing, fail
* "archive" - try to uncompress if it's an archive, otherwise, just copy
* "never" - default, just copy the files to the destination path
also changed the signalPayloadFailed to pass the entry pointer, used in my local ui changes to report failures when installing
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/knewstuff/knewstuff2/core
- /coreengine.cpp
- /coreengine.h
2 files changed in total