GnomePythonExtras 2.10.2 has been just released. It's only a bugfix
release, nothing really new.
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
The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.10/
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.10.1 to gnome-python-extras
2.10.2
=================================================================================
* wnck
- Fix wnck_create_window_menu undefined symbol
* gtkspell
- Fix crashes on module init and on detach()
- Fix compilation on GCC 4.0
* general
- Fix dependency checks in configure.in; Now, the modules egg.trayicon,
gtkmozembed, and gtkspell should build on systems without gnome-python
or any gnome libraries installed.
--
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/