Updated preferences box to support Python 3, PyGObject and GTK 3
commit9ea4c3f42b063efdc3ecbff8026f7ddab0e36dec
authorThomas Leonard <talex5@gmail.com>
Mon, 9 Jul 2012 08:16:59 +0000 (9 09:16 +0100)
committerThomas Leonard <talex5@gmail.com>
Mon, 9 Jul 2012 08:24:25 +0000 (9 09:24 +0100)
tree84144bf6ec2c5d3616457a693f5a046ad990faca
parent36ce8b356808063b156b5b3670df530cb5d6d59b
Updated preferences box to support Python 3, PyGObject and GTK 3

Note: the popup menu does not appear yet for some reason.
zeroinstall/0launch-gui/dialog.py
zeroinstall/0launch-gui/main.py
zeroinstall/0launch-gui/preferences.py
zeroinstall/gtkui/gtk.py [new file with mode: 0644]
zeroinstall/gtkui/gtkutils.py
zeroinstall/gtkui/help_box.py