Review Request 122619: [KPluginMetaData] Add support for Hidden key

Marco Martin notmart at gmail.com
Thu Feb 19 13:36:16 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122619/#review76291
-----------------------------------------------------------


+1 from here

- Marco Martin


On Feb. 18, 2015, 9:44 a.m., Sebastian Kügler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122619/
> -----------------------------------------------------------
> 
> (Updated Feb. 18, 2015, 9:44 a.m.)
> 
> 
> Review request for KDE Frameworks, Plasma, Alex Richardson, David Faure, and Marco Martin.
> 
> 
> Repository: kcoreaddons
> 
> 
> Description
> -------
> 
> Add support for Hidden key
> 
> This key does not make a lot of sense for binary plugins (those loaded
> from .so files which retrieve their metadata from the json-embedded
> data), but is useful for plugins loaded from .desktop files.
> This allows us to override the visibility of installed plugins by the
> user.
> 
> I'm only considering the Hidden key here. I am not sure how the
> NoDisplay key (which seems to be used here and there), so maybe we
> should also consider NoDisplay. This is the most basic patch we can
> achieve the desired results with, however.
> 
> 
> Diffs
> -----
> 
>   autotests/data/hiddenplugin.desktop PRE-CREATION 
>   autotests/kpluginmetadatatest.cpp 8a14f57dd0a8650f41185290da966f036cb66fb6 
>   src/lib/plugin/desktopfileparser.cpp b1b5440b48e4fd412932a7d7e794d641b1406699 
>   src/lib/plugin/kpluginmetadata.h 7ca6747c766d92be828fa3350d088a2f8b1b12f4 
>   src/lib/plugin/kpluginmetadata.cpp cf90ebc204186f26a3199753fb8c97922a278bd1 
> 
> Diff: https://git.reviewboard.kde.org/r/122619/diff/
> 
> 
> Testing
> -------
> 
> * Added autotest to make sure both cases work
> * Tried to hide a KPackage by adding a Hidden=true to the metadata.desktop file
> 
> Both work as expected with this patch.
> 
> 
> Thanks,
> 
> Sebastian Kügler
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150219/bde9625a/attachment.html>


More information about the Plasma-devel mailing list