~vcs-imports/nautilus-python/+git/nautilus-python:nautilus-3.0

Last commit made on 2011-12-02
Get this branch:
git clone -b nautilus-3.0 https://git.launchpad.net/~vcs-imports/nautilus-python/+git/nautilus-python

Branch merges

Branch information

Recent commits

110eda8... by Martin Pitt

Port remaining examples to GI bindings/GSettings

With current pygobject versions you cannot mix static and GI bindings for the
same library any more. Port the examples to only use GI, and port
background-image.py from gconf to gsettings to actually work with GNOME 3.0.

https://bugzilla.gnome.org/show_bug.cgi?id=665362

0d1192b... by Adam Plumb

Fixed the open terminal example to use the dynamic GConf bindings

dbfae96... by Adam Plumb

=== Released nautilus-python 1.1 ===

d45d908... by Adam Plumb

Fix docs issues when creating distribution tarball

a057a9a... by Adam Plumb

Added files needed to generate html documentation that is missing in pygobject3

3668d74... by Adam Plumb

Updated html docs for pygobject3 usage

2db566b... by Adam Plumb

Regain pygobject 2.28.x compatibility

c26e358... by Adam Plumb

Updated the pygobject required version

1ca0cfb... by Adam Plumb

Updated examples to work with pygobject 3

db96ae0... by Adam Plumb

Fixes bug #660348. Fix various warnings and issues