Announcing nautilus-python 0.7.0 release
- From: Adam Plumb <adamplumb gmail com>
- To: gnome-announce-list gnome org
- Subject: Announcing nautilus-python 0.7.0 release
- Date: Fri, 21 May 2010 12:57:01 -0400
I'm happy to announce the release of nautilus-python 0.7.0.
The new release is available at ftp.gnome.org:
http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/0.7
Overview of changes in 0.7.0:
- Added methods:
nautilus.InfoProvider.update_file_info_full
nautilus.InfoProvider.update_complete_invoke
nautilus.InfoProvider.cancel_update
nautilus.MenuProvider.get_file_items_full
nautilus.MenuProvider.get_background_items_full
nautilus.MenuProvider.get_toolbar_items_full
nautilus.MenuProvider.emit_items_updated_signal
- Added complete gtk-doc documentation: tutorial and reference. Enable
by adding the --enable-gtk-doc argument to ./configure or ./autogen.sh
- Updated the autogen.sh file so it is not a copied-over obsolete version
of gnome-autogen.sh, but a shell that calls the user's installed
gnome-autogen.sh.
- Removed obsolete .spec file
- Removed obsolete examples/documentation.py file
- Added an example plugin for the LocationWidgetProvider
- Look for python plugins in $XDG_DATA_DIR/nautilus-python/extensions. This
includes ~/.local/share and /usr/share (or whatever $XDG_DATA_DIR is set
to)
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.6.0
pygtk >= 2.8.0
gnome-python >= 2.12.0
pygobject >= 2.8.0
python >= 2.3.5
Homepage:
http://projects.gnome.org/nautilus-python
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]