diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-08-02 17:24:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-03 17:51:57 +0100 |
commit | fd2cbd4f6b7908a2d71da46526f6919668d4f153 (patch) | |
tree | 88328ac7bfe42629bed40a305ebe1fc867eb7120 /bitbake/lib/bb/compat.py | |
parent | d86fdf1307aa388a47289c84f462fba5c940a690 (diff) | |
download | poky-fd2cbd4f6b7908a2d71da46526f6919668d4f153.tar.gz |
ui/crumbs/runningbuild: add optional readonly mode, default off
In b947e7aa405966262c0614cae02e7978ec637095 Bob started to introduce code
for a right-click menu, whilst most of the code is non-invasive it does
enable the editable property of the gtk.TreeView which can be confusing.
This change adds a readonly parameter, defaulting to False, to the
RunningBuildTreeView which if True will prevent the editable property from
being set.
CC: Bob Foerster <robert@erafx.com>
(Bitbake rev: d1d6bfab1789d8c0a4faa109bcc06b3cefe62620)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/compat.py')
0 files changed, 0 insertions, 0 deletions