gplugin/gplugin

Fix namespace for get_id_normalized

2021-10-06, Elliott Sales de Andrade
ff990c41a00f
Fix namespace for get_id_normalized

This previously ended up at the top level, as an unnamespaced function.

Testing Done:
Compiled, and see that this is no longer in the top-level functions, but in `GPlugin.PluginInfo`.

Reviewed at https://reviews.imfreedom.org/r/1000/
[branchname]
master = default
develop = develop
feature = feature/
release = release/
hotfix = hotfix/
support = support/