Skip to content
Verified Commit 699ecf8a authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

Port loading of categories away from KServiceTypeTrader

Instead load them from a specific folder in the generic data location.

This way it is an implementation detail if the MenuItem was created from
a config file, a service or in the future KPluginMetaData.
To provide access to the required properties simple getters are created.
This makes the API also more readable than doing file name checks somewhere
else in the code on a property that is optional.

Task: https://phabricator.kde.org/T14517
parent 07fcc030
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment