]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
hob: The title of the packages screen depends on the screen you arrive from
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 21 Sep 2012 10:28:43 +0000 (13:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 11:11:02 +0000 (12:11 +0100)
commitc366f4314c29b873a486daa9a0a4e29bb4225dd6
treeb813b80004e2d498104f4a3421a657b3175577d4
parent5ef9d98b343b9ed05167e5471eb9f7f12e97b045
hob: The title of the packages screen depends on the screen you arrive from

- If you arrive to the packages screen from the recipes screen, the title
should say: 'Step 2 of 2: Edit packages'
- If you arrive to the packages screen from the image details screen, the
title should say: 'Edit packages'
- The title of the recipes screen should say 'Step 1 of 2: Edit recipes'

[YOCTO #2982]

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/crumbs/builder.py
lib/bb/ui/crumbs/hobpages.py
lib/bb/ui/crumbs/recipeselectionpage.py