Remove "Plasma" namespace from KRunner plugins
By setting the deprecation version for KRunner to 5.91, the negated deprecation wrapper will evaulate to true and we get compatibility typedefs.
This way we do not need to add the typedefs manually or
add using namespace Plasma
to the plugins.
Edited by Alexander Lohnau