diff options
Diffstat (limited to 'panels/wacom/wacom.gresource.xml')
-rw-r--r-- | panels/wacom/wacom.gresource.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/panels/wacom/wacom.gresource.xml b/panels/wacom/wacom.gresource.xml new file mode 100644 index 0000000..1aa4df2 --- /dev/null +++ b/panels/wacom/wacom.gresource.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/control-center/wacom"> + <file preprocess="xml-stripblanks">cc-wacom-panel.ui</file> + <file preprocess="xml-stripblanks">cc-wacom-page.ui</file> + <file preprocess="xml-stripblanks">cc-wacom-ekr-page.ui</file> + <file preprocess="xml-stripblanks">cc-wacom-stylus-page.ui</file> + <file preprocess="xml-stripblanks">button-mapping.ui</file> + <file preprocess="xml-stripblanks">calibrator/calibrator.ui</file> + <file>calibrator/calibrator.css</file> + <file>calibrator/target.svg</file> + <file>wacom-tablet.svg</file> + <file>wacom-stylus.svg</file> + <file>wacom-stylus-3btn-no-eraser.svg</file> + <file>wacom-stylus-3btn.svg</file> + <file>wacom-stylus-no-eraser.svg</file> + <file>wacom-stylus-airbrush.svg</file> + <file>wacom-stylus-inking.svg</file> + <file>wacom-stylus-art-pen.svg</file> + <file>wacom-stylus-classic.svg</file> + <file>wacom-tablet-cintiq.svg</file> + <file>wacom-tablet-pc.svg</file> + </gresource> +</gresources> |