From patchwork Wed Mar 28 16:36:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/5] Hob: bug fixes Date: Wed, 28 Mar 2012 16:36:49 -0000 From: Shane Wang X-Patchwork-Id: 24753 Message-Id: To: bitbake-devel@lists.openembedded.org Fix bug 2163 and some words The following changes since commit bbef66e4005def54d70d3720ec131fa7edc22e2a: Hob: allow users to setup the proxies (2012-03-28 15:57:39 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/hob-fixes-2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob-fixes-2 Shane Wang (5): Hob: add Templates and Settings on image details screen Hob: change some words for build configurations on build details screen Hob: change some words on image configuration screen to make them consistent Hob: change some words on recipes screen and package screen to make them consistent Hob: change some words in settings dialog to make them consistent bitbake/lib/bb/ui/crumbs/builddetailspage.py | 22 +++++++------- bitbake/lib/bb/ui/crumbs/builder.py | 19 ++++++++----- bitbake/lib/bb/ui/crumbs/hig.py | 22 +++++++------- bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py | 18 +++++++++--- bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 29 ++++++++++++++++++++ bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 4 +- bitbake/lib/bb/ui/crumbs/recipeselectionpage.py | 6 ++-- 7 files changed, 81 insertions(+), 39 deletions(-)