gplugin/gplugin

Set a non-persistent settings backend in viewer

17 months ago, Elliott Sales de Andrade
a4ee5a7bbbe9
Set a non-persistent settings backend in viewer

We don't want test or example plugins to write to dconf or the registry just
when viewing them.

Testing Done:
Viewed a plugin with settings, and confirmed that nothing was saved to dconf.

Reviewed at https://reviews.imfreedom.org/r/2147/
<?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>