summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
new file mode 100644
index 0000000000..b12e920004
--- /dev/null
+++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch
@@ -0,0 +1,14 @@
1Background Image name was changed from background.png to template.png
2
3Signed-off-by: Saul Wold <sgw@linux.intel.com>
4
5Index: matchbox-sato/Sato/matchbox2/Makefile.am
6===================================================================
7--- matchbox-sato.orig/Sato/matchbox2/Makefile.am 2010-12-29 13:08:43.000000000 -0800
8+++ matchbox-sato/Sato/matchbox2/Makefile.am 2010-12-29 22:14:45.690428881 -0800
9@@ -1,4 +1,4 @@
10-pngs = background.png
11+pngs = template.png
12
13 themesdir = $(datadir)/themes/Sato/matchbox2
14 themes_DATA = theme.xml $(pngs)