diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-04-14 15:41:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-24 22:50:30 +0100 |
commit | 8667ea0d2d593b2118fafc217ade1875e422a41b (patch) | |
tree | 036f1a7bfd53a39c379e4ba73fddedf42df80bb0 /meta/recipes-sato/puzzles/files | |
parent | 5b661fc567454e4e3c9b4a80f4422f41b01010f5 (diff) | |
download | poky-8667ea0d2d593b2118fafc217ade1875e422a41b.tar.gz |
puzzles: Upgrade to svn r9151 (from r9084)
(From OE-Core rev: 10dc656eb1ef3e0d36424c440e6ec42cccb08a47)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/puzzles/files')
-rw-r--r-- | meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch b/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch index 61da9191a8..7e2c3ab75d 100644 --- a/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch +++ b/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch | |||
@@ -1,3 +1,8 @@ | |||
1 | This patch enable owl menu, which is hidden in the title bar to save space on | ||
2 | small screen. It has not been used for a long time, rebase needed. | ||
3 | |||
4 | Upstream-Status: Inappropriate [enable feature] | ||
5 | |||
1 | Index: src/gtk.c | 6 | Index: src/gtk.c |
2 | =================================================================== | 7 | =================================================================== |
3 | --- src/gtk.c (revision 22) | 8 | --- src/gtk.c (revision 22) |