Workaround for gtk.ImageMenuItem on Ubuntu 8.10
commit35b329409e85e0c7e5fd9e199a9ae87048c422c0
authornikosapi <me@nikosapi.org>
Sat, 27 Sep 2008 15:50:08 +0000 (27 11:50 -0400)
committerThomas Perl <thp@perli.net>
Sun, 28 Sep 2008 06:40:58 +0000 (28 08:40 +0200)
treec7f7cb61b375afccc15a01adb1e8c872cd33151f
parentb4325c29f4656a6d75bc44ececbea8fdebad0a45
Workaround for gtk.ImageMenuItem on Ubuntu 8.10

gui.py: Don't use the get_children function, instead use get_child for the
gtk.AccelLabel and get_image for the gtk.Image
src/gpodder/gui.py