diff options
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.patch | 16 |
1 files changed, 0 insertions, 16 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 deleted file mode 100644 index d8f264fc2a..0000000000 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2/png_rename.patch +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | Background Image name was changed from background.png to template.png | ||
2 | |||
3 | Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||
4 | |||
5 | Upstream-Status: Pending | ||
6 | |||
7 | Index: matchbox-sato/Sato/matchbox2/Makefile.am | ||
8 | =================================================================== | ||
9 | --- matchbox-sato.orig/Sato/matchbox2/Makefile.am 2010-12-29 13:08:43.000000000 -0800 | ||
10 | +++ matchbox-sato/Sato/matchbox2/Makefile.am 2010-12-29 22:14:45.690428881 -0800 | ||
11 | @@ -1,4 +1,4 @@ | ||
12 | -pngs = background.png | ||
13 | +pngs = template.png | ||
14 | |||
15 | themesdir = $(datadir)/themes/Sato/matchbox2 | ||
16 | themes_DATA = theme.xml $(pngs) | ||