diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-21 10:58:21 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-21 10:58:21 +0200 |
commit | 11c0cfbd587f1f07c797ac506e1b0cac63cfd2c7 (patch) | |
tree | 3953a15b915d41a87f5d586c968b3ef22c50deb1 /data/simple-scan.gresource.xml | |
parent | c502fe7b056b00189313cdf1d7494ecf150acd52 (diff) | |
parent | 383626437ca8f9d26518408719b5d778e696eecd (diff) |
Update upstream source from tag 'upstream/40.1'
Update to upstream version '40.1'
with Debian dir c17505f9670c12d3b8774b06e0aa025eaae21458
Diffstat (limited to 'data/simple-scan.gresource.xml')
-rw-r--r-- | data/simple-scan.gresource.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/simple-scan.gresource.xml b/data/simple-scan.gresource.xml new file mode 100644 index 0000000..b913b39 --- /dev/null +++ b/data/simple-scan.gresource.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/SimpleScan"> + <file preprocess="xml-stripblanks">ui/app-window.ui</file> + <file preprocess="xml-stripblanks">ui/preferences-dialog.ui</file> + <file preprocess="xml-stripblanks">ui/authorize-dialog.ui</file> + <file preprocess="xml-stripblanks" alias="gtk/help-overlay.ui">ui/help-overlay.ui</file> + + <file preprocess="xml-stripblanks">icons/scalable/actions/scan-type-adf-symbolic.svg</file> + <file preprocess="xml-stripblanks">icons/scalable/actions/scan-type-batch-symbolic.svg</file> + <file preprocess="xml-stripblanks">icons/scalable/actions/crop-symbolic.svg</file> + </gresource> +</gresources> |