gplugin/gplugin

Add a plugin with all basic setting types

17 months ago, Elliott Sales de Andrade
e425162a4e4e
Add a plugin with all basic setting types

This does the basic types, meaning enum, flags, string, double, and all
integral types.

Testing Done:
Compiled the schema, and loaded the plugin in the viewer.

Reviewed at https://reviews.imfreedom.org/r/2149/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/imfreedom/keep/gplugin/gplugin/viewer/">
<file compressed="true" preprocess="xml-stripblanks">window.ui</file>
</gresource>
</gresources>