Skip to content

Engine: Add method to list all available config files

Alexander Lohnau requested to merge work/list_engine_files into master

Currently discover and the knewstuff-dialog use the configSearchLocations and do this manually. By providing that functionality in the engine we don't need to change those usages in case the file extension or location changes.

Merge request reports