----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129102/ -----------------------------------------------------------
(Updated Oct. 10, 2016, 2:28 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and Plasma. Changes ------- Submitted with commit 0ebe2ca1fa50670366cf130db66b5774b7249da6 by Aleix Pol to branch master. Repository: plasma-framework Description ------- Makes it possible to use plugins that offer a metadata.json file. Define the service type when falling back to the desktop file parser, so the type system is proper. Don't destroy a KPluginMetadata tuple to instanciate it right away. Diffs ----- src/plasma/applet.cpp 5eb529c src/plasma/containment.h 0b7a3ef src/plasma/containment.cpp 1840f24 src/plasma/pluginloader.h 566461d src/plasma/pluginloader.cpp db2b2c9 src/plasma/private/applet_p.cpp fafb450 Diff: https://git.reviewboard.kde.org/r/129102/diff/ Testing ------- Tests still pass, plasma still loads, even with RR #129103. Thanks, Aleix Pol Gonzalez