----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129102/ -----------------------------------------------------------
Review request for KDE Frameworks and Plasma. 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 Diff: https://git.reviewboard.kde.org/r/129102/diff/ Testing ------- Tests still pass, plasma still loads, even with RR #129103. Thanks, Aleix Pol Gonzalez