diff options
Diffstat (limited to 'panels/background/background.gresource.xml')
-rw-r--r-- | panels/background/background.gresource.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/panels/background/background.gresource.xml b/panels/background/background.gresource.xml new file mode 100644 index 0000000..c715aad --- /dev/null +++ b/panels/background/background.gresource.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/control-center/background"> + <file preprocess="xml-stripblanks">cc-background-chooser.ui</file> + <file preprocess="xml-stripblanks">cc-background-panel.ui</file> + <file preprocess="xml-stripblanks">cc-background-preview.ui</file> + <file>preview.css</file> + </gresource> +</gresources> |