The source project of this merge request has been removed.
Rename main plugin implementation file from C to C++
The new file plugin.c, consisting of a single line of code, is required because XFCE_PANEL_PLUGIN_REGISTER is incompatible with C++.
This patch also corrects inconsistent indentation in Makefile.am.