----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112128/ -----------------------------------------------------------
Review request for kde-workspace, Plasma, Aaron J. Seigo, Marco Martin, and Sebastian Kügler. Description ------- Currently uninstallation of plasma themes is very broken for a couple of reasons. One reason is that the tar packages downloaded from kde-look and other kns services contain a subfolder with the theme name, that then contains the metadata.desktop file that plasma::PackageStructure looks for in order to uninstall or install a plugin. The other problem is that themes aren't really plugins, so plasmapkg -t theme -r blah fails. This patch fixes the second issue. I'll upload another patch for review that fixes the first issue. Diffs ----- plasma/tools/plasmapkg/main.cpp 6a2982b292ec9736710f4b41dcaa0cbff3986c46 Diff: http://git.reviewboard.kde.org/r/112128/diff/ Testing ------- Plasma themes correctly uninstall here with this and my other patch. Thanks, Jeremy Paul Whiting
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel