Fix regression in my port to KPluginLoader
commit 0e4d3925 changed the plugin identifier from pluginInfo.pluginName() to pluginInfo.libraryPath(), by mistake.
This broke the summary view which does activeSummaries.contains(plugin->identifier()).
commit 0e4d3925 changed the plugin identifier from pluginInfo.pluginName() to pluginInfo.libraryPath(), by mistake.
This broke the summary view which does activeSummaries.contains(plugin->identifier()).