diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-04-14 15:41:30 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-04-22 22:03:58 -0700 |
commit | 10dc656eb1ef3e0d36424c440e6ec42cccb08a47 (patch) | |
tree | 6b8c193346221c3186fb4482451e5450f445a13f /meta/recipes-sato/puzzles/files | |
parent | 43aaa3e19d551cb5c266a6ab86b8646f89d46146 (diff) | |
download | openembedded-core-10dc656eb1ef3e0d36424c440e6ec42cccb08a47.tar.gz openembedded-core-10dc656eb1ef3e0d36424c440e6ec42cccb08a47.tar.bz2 openembedded-core-10dc656eb1ef3e0d36424c440e6ec42cccb08a47.zip |
puzzles: Upgrade to svn r9151 (from r9084)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
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 @@ +This patch enable owl menu, which is hidden in the title bar to save space on +small screen. It has not been used for a long time, rebase needed. + +Upstream-Status: Inappropriate [enable feature] + Index: src/gtk.c =================================================================== --- src/gtk.c (revision 22) |