Code review comment for lp:~larsu/unity8/per-profile-indicator-positions

Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

menuObjectPaths is used by IndicatorBase in the Indicators plugin to get the path. It's implicitly set by iterating over all the properties in the map.

I have a feeling we may need to support multiple profiles in the shell ("greeter" vs "phone") at some point. Maybe the profile should be a property on the IndicatorsModel.
But I guess this is OK for now, as long as the IndicatorBase issue is fixed.

« Back to merge proposal