Fix reloading of new web shortcuts
/**
* Memory cache for search provider desktop files
*/
class SearchProviderRegistry
The memory cache just needs to be updated. And making the reload method public seemed more straightforward than creating a new instance when the config changes.
Edited by David Faure