summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-11-12 10:47:52 +0000
committerDavid King <amigadave@amigadave.com>2013-11-12 10:47:52 +0000
commit0d7d794bdab5c88dc5636cc288c2871798372b0e (patch)
treeb1525d2c53dd7dd02dc6927c7458348c0c21528f /data
parent97fd866795443c168460d87e71dc97d0f2db1a8a (diff)
Preprocess thumbnail frame PNG in GResource
Also, add SVG images which were forgotten in the last commit.
Diffstat (limited to 'data')
-rw-r--r--data/cheese.gresource.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/cheese.gresource.xml b/data/cheese.gresource.xml
index c21ecb16..bf1bdaad 100644
--- a/data/cheese.gresource.xml
+++ b/data/cheese.gresource.xml
@@ -6,7 +6,10 @@
<file preprocess="xml-stripblanks">cheese-appmenu.ui</file>
<file preprocess="xml-stripblanks">cheese-main-window.ui</file>
<file preprocess="xml-stripblanks">cheese-prefs.ui</file>
- <file>pixmaps/thumbnail-frame.png</file>
+ <file>pixmaps/cheese-1.svg</file>
+ <file>pixmaps/cheese-2.svg</file>
+ <file>pixmaps/cheese-3.svg</file>
+ <file preprocess="to-pixdata">pixmaps/thumbnail-frame.png</file>
</gresource>
</gresources>