[cheese] Preprocess thumbnail frame PNG in GResource
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Preprocess thumbnail frame PNG in GResource
- Date: Tue, 12 Nov 2013 10:48:47 +0000 (UTC)
commit 0d7d794bdab5c88dc5636cc288c2871798372b0e
Author: David King <amigadave amigadave com>
Date: Tue Nov 12 10:47:52 2013 +0000
Preprocess thumbnail frame PNG in GResource
Also, add SVG images which were forgotten in the last commit.
data/cheese.gresource.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/cheese.gresource.xml b/data/cheese.gresource.xml
index c21ecb1..bf1bdaa 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]