plugins: Adapt plugins to KPluginMetaData changes
Binary plugins should not have "Id" field. Instead the library file name acts as the plugin id.
While on this, static plugin code path can be dropped because KPluginMetaData handles both static and normal plugins.
Edited by Vlad Zahorodnii