diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-04-12 16:25:54 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-04-22 22:03:55 -0700 |
commit | f3af51af2fff544e743104d19313294ad85aa58a (patch) | |
tree | 0817b1e90fafebbc15841578fa02bd4e5aed229e /meta/recipes-sato/pimlico/tasks | |
parent | 39c044b6c329f4243dea3584d51ea4baf01465f4 (diff) | |
download | openembedded-core-f3af51af2fff544e743104d19313294ad85aa58a.tar.gz openembedded-core-f3af51af2fff544e743104d19313294ad85aa58a.tar.bz2 openembedded-core-f3af51af2fff544e743104d19313294ad85aa58a.zip |
tasks: Upgrade to 0.19 (from 0.18)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks')
-rw-r--r-- | meta/recipes-sato/pimlico/tasks/tasks-owl.diff | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff index e4078066f5..aab23ff281 100644 --- a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff +++ b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff @@ -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/tasks-ui.xml =================================================================== --- src/gtk/tasks-ui.xml (revision 338) |