From c0e6d3ea6a819d5f776d861a8336b18cfab5f316 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 29 Dec 2010 22:29:19 -0800 Subject: matchbox-theme-sato-2: Updated to svn rev164 and add patch Patch was added because the png file was renamed from background.png to template.png. Signed-off-by: Saul Wold --- .../matchbox-theme-sato-2/png_rename.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch') 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 @@ +Background Image name was changed from background.png to template.png + +Signed-off-by: Saul Wold + +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) -- cgit v1.2.3-54-g00ecf