GNOME 3590 Published by

GnomePythonExtras 2.11.4 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. The following Python modules are included:

- gtkhtml2
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- egg.trayicon, egg.recent
- wnck
- gtkspell
- gtkmozembed
- gdl
- totem.plparser
- gtop
- nautilusburn
- gda
- gksu, gksu.ui
- mediaprofiles (new!)



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

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.11.3 to gnome-python-extras 2.11.4
================================================================================
* general
- Fix --with-mozpackage configure option (Gustavo)
* New modules
- New mediaprofiles module: python bindings for the gnome-media's
gnome-media-profiles package (Raphael Slinckx)