]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/goggle: closing the progress dialog kills the UI
authorJoshua Lock <josh@linux.intel.com>
Mon, 10 Jan 2011 14:37:03 +0000 (14:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jan 2011 11:43:50 +0000 (11:43 +0000)
commitc9bb30b232396bbdd3c97c1059e972d6a4abf637
treef5ee3d98abe048a26a7829dff576a15699ace5b3
parent749ca687091d6ee7f92fce4c385a7ff4bd2636aa
bitbake/goggle: closing the progress dialog kills the UI

It's unlikely that someone wants to close the progress dialog
yet leave the UI (and BitBake process) running, so hook up
the progress dialogs delete-event to exit gtk.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
bitbake/lib/bb/ui/goggle.py