GNOME 3590 Published by

GnomePythonExtras 2.9.2 has been just released. This is a unstable release for testing and unstable application development.



GnomePythonExtras provides python interfacing modules for some GNOME libraries not part of the Developer Platform. At the moment, the following modules modules are included:

- gtkhtml2
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- egg.trayicon, egg.recent
- wnck
- gtkspell
- gtkmozembed


The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.9/

Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python-extras

Overview of Changes from gnome-python-extras 2.9.1 to gnome-python-extras 2
.9.2
=========================
* egg.recent GUI stuff (bonoboui and pure gtk flavours) now actually
works and there are examples to prove it (Gustavo)
* New module gtkspell, from pygtkspell 0.3.1 (John (J5) Palmieri)
* Add pymozembed (0.1) module as gtkmozembed (Johan Dahlin)
* Fix deprecated import of gnome.canvas from gnomeprint.ui (Gustavo)