201 + subText: settingsObject.searchEngine
this is the filename (minus the .xml extension), not very user friendly. Instead, the subtext should have the display name of the engine, for which we need to instantiate a SearchEngine object:
SearchEngine { id: currentSearchEngine filename: settingsObject.searchEngine } subText: currentSearchEngine.name
« Back to merge proposal
201 + subText: settingsObject. searchEngine
this is the filename (minus the .xml extension), not very user friendly. Instead, the subtext should have the display name of the engine, for which we need to instantiate a SearchEngine object:
SearchEngine { searchEngine gine.name
id: currentSearchEngine
filename: settingsObject.
}
subText: currentSearchEn