Converted GUI handler to use new key confirmation interface
commita8d238b134c18477b2cf37422f2c18fccde8c242
authorThomas Leonard <talex5@gmail.com>
Mon, 31 Aug 2009 11:17:46 +0000 (31 12:17 +0100)
committerThomas Leonard <talex5@gmail.com>
Mon, 31 Aug 2009 12:01:25 +0000 (31 13:01 +0100)
tree8ba26b0fbec46ad5ebf26740b89c7771e81acb58
parentb9d6927f9f7fa3c51475beb55d11128431a8c4b5
Converted GUI handler to use new key confirmation interface

The handler base class now discards queued requests that are no longer
necessary. This was previously only done in the GUI.
zeroinstall/0launch-gui/gui.py
zeroinstall/gtkui/trust_box.py
zeroinstall/injector/handler.py