blob: d8f264fc2afaade926659c0c58556daea3b9b425 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Background Image name was changed from background.png to template.png
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Upstream-Status: Pending
Index: matchbox-sato/Sato/matchbox2/Makefile.am
===================================================================
--- matchbox-sato.orig/Sato/matchbox2/Makefile.am 2010-12-29 13:08:43.000000000 -0800
+++ matchbox-sato/Sato/matchbox2/Makefile.am 2010-12-29 22:14:45.690428881 -0800
@@ -1,4 +1,4 @@
-pngs = background.png
+pngs = template.png
themesdir = $(datadir)/themes/Sato/matchbox2
themes_DATA = theme.xml $(pngs)
|