Hi all, here is a quick bug-fix release that should fix some things I missed in v0.6.0.
The new release is available at ftp.gnome.org: http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/0.6/ Overview of changes in 0.6.1: - Look for libpython2.6.so.1.0 instead of libpython2.6.so, the latter is general available from -devel packages only. - Re-added the missing spec and pc files - Free pygobject data directly after using file objects. Stops seg faults from occurring when nautilus wants to free pygobject data after Py_Finalize() is called. Blurb: Nautilus-python provides python bindings for the Nautilus File Manager's extension framework. Using nautilus-python, developers can easily extend nautilus in python by adding context menu items, additional columns, and property pages, amongst other things. nautilus-python requires: nautilus >= 2.22.0 pygtk >= 2.8.0 gnome-python >= 2.12.0 pygobject >= 2.16.0 python >= 2.3.5 Bug reports should be made in GNOME's bugzilla: http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-python Git Repository: http://git.gnome.org/browse/nautilus-python/ Adam Plumb
-- nautilus-list mailing list nautilus-list@gnome.org http://mail.gnome.org/mailman/listinfo/nautilus-list