# Generated by Makefile. Do not edit.

commit e6a60c2914bf73062d213638a4eedf90628d6f82
Author: infirit <infirit@gmail.com>
Date:   Sun Sep 28 22:04:27 2014 +0200

    Bump version to 1.8.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e1f13c8a12b20d341285d9d35bdb9fe30c0744e
Author: infirit <infirit@gmail.com>
Date:   Sun Sep 28 22:04:09 2014 +0200

    Update NEWS for 1.8.1

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 4224857035116bc5e55368f9433ee3ed8b298c4c
Author: infirit <infirit@gmail.com>
Date:   Thu Sep 25 15:26:18 2014 +0200

    Bump Python required version to 2.7
    
    We need this as this is the first release that uses pkgconfig.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a452f62621fc4607766ad48d372ef205aeb45576
Author: infirit <infirit@gmail.com>
Date:   Fri Jul 11 13:05:00 2014 +0200

    Remove now unused python.m4 macro.

 m4/python.m4 | 136 -----------------------------------------------------------
 1 file changed, 136 deletions(-)

commit 6ed4ebcf1af8eaead423de1aefe2642f2d75a979
Author: infirit <infirit@gmail.com>
Date:   Fri Jul 11 12:43:27 2014 +0200

    Use pkg-config for python detection and variables

 configure.ac    | 8 ++++++--
 src/Makefile.am | 5 +++--
 2 files changed, 9 insertions(+), 4 deletions(-)

commit b78ab50d774e22af4e422e8bc6d94f27f0447fce
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Mar 1 15:35:24 2014 +0100

    Bump version to 1.8.0

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c37ea4e68a27e79b260262eea43c9f86ee49904d
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 19 21:15:24 2014 +0100

    Bump version to 1.7.90

 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 86d3eccd15e20dc29c92b904c8838b345981ca27
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 19 21:14:33 2014 +0100

    Add NEWS for MATE

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit 338c6463024f2b90d68baff81f22fcb94fa97da6
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 19 21:14:11 2014 +0100

    NEWS -> NEWS.GNOME

 NEWS       | 78 --------------------------------------------------------------
 NEWS.GNOME | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+), 78 deletions(-)

commit a1a64234d35447d7cebb86d0175b36643d02d0b6
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 19 21:13:41 2014 +0100

    configure: Add check-news

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 87e08e4a409ab0de9f594a108320ba55e014ca10
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 17 15:54:58 2014 +0100

    Bump version to 1.7.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3305f8598e740334e01cf5c6ebde4bc8215a40e5
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Jan 15 12:57:24 2014 +0100

    Bump version to 1.6.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d97a694dc09388908aaca0549cc7ecd3cb2ae87f
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Jan 15 12:57:08 2014 +0100

    Include autogen.sh in generated tarball

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 653b846a90d579588472c6c9483b99b29059ea0b
Author: Micah Gersten <micahg@ubuntu.com>
Date:   Mon Jan 13 15:02:20 2014 +0100

    Include Python multiarch headers and library search paths
    
     Use python-config to find the python include dirs
     http://patch-tracker.debian.org/patch/series/dl/nautilus-python/1.1-4/02_python_multiarch_path.patch

 m4/python.m4 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 342daa42359da5edb023cbd6bb6afd4fd63a088c
Merge: 276b5f8 0ce31a5
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Jan 13 05:57:20 2014 -0800

    Merge pull request #12 from infirit/master
    
    Revert "Do not dlopen libpython" + various fixes and cleanups

commit 0ce31a551ded5d0e03a7309a0cfcb38add3d203a
Author: infirit <infirit@gmail.com>
Date:   Fri Jan 10 11:13:08 2014 +0100

    Remove distro directory

 distro/archlinux/PKGBUILD | 28 ----------------------------
 1 file changed, 28 deletions(-)

commit a0e9a8500ff07e1a4bf7cffb4e4838b8ec0700ac
Author: infirit <infirit@gmail.com>
Date:   Thu Jan 9 12:22:52 2014 +0100

    Properly fix dataroot warning for pkg-config file.
    
    All we needed to do was add @dataroot@ to caja-python.pc.in.
    
    config.status: WARNING:  'caja-python.pc.in' seems to ignore the
    --datarootdir setting

 caja-python.pc.in | 1 +
 1 file changed, 1 insertion(+)

commit 19de5e2697e251e3653e5ee2b795742a6d977c3c
Author: infirit <infirit@gmail.com>
Date:   Thu Jan 9 12:14:26 2014 +0100

    Revert "Fix pkgconfig wraning about datadir"
    
    This reverts commit b0dcf318701e517340aa7a491af8a8384df474a4.

 caja-python.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc301b291bfee6e85c0b1c9453d0c90c8f908266
Author: infirit <infirit@gmail.com>
Date:   Thu Jan 9 11:42:29 2014 +0100

    Add ChangeLog dist-hook for generation from git

 Makefile.am | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 2455345e11a5e1f117f41cb076223b485c99533c
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 19:56:42 2014 +0100

    Cleanup AC_INIT

 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 6eeee715e1cf4734481c36e876696bf172d562cd
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 18:21:49 2014 +0100

    Fix distcheck so it works without root privilege

 Makefile.am  |  2 +-
 configure.ac | 21 ++++++++++++++-------
 2 files changed, 15 insertions(+), 8 deletions(-)

commit 5561a9a9080d218c8b935d133f7f50d9efc41d77
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 17:48:38 2014 +0100

    Don't set AC_PREFIX_DEFAULT

 configure.ac | 2 --
 1 file changed, 2 deletions(-)

commit 067facfc97151ce24ccb6cf7ecda124ea0d6afbe
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 17:47:37 2014 +0100

    Cleanup AM_CPPFLAGS

 src/Makefile.am | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

commit 8cd560b2f3ba55a1ac45f4dcd859f8470897ffe4
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 17:18:07 2014 +0100

    Bring gtk-doc up to date.
    
    It should build again and be properly included with make dist.
    
    Based on nautilus-python changes, see below for the details.
    https://git.gnome.org/browse/nautilus-python/log/docs?h=nautilus-3.0

 docs/Makefile.am            |  38 ++++--
 docs/xsl/common.xsl         |  19 +++
 docs/xsl/devhelp.xsl        | 154 ++++++++++++++++++++++++
 docs/xsl/fixxref.py         |  67 +++++++++++
 docs/xsl/html.xsl           | 285 ++++++++++++++++++++++++++++++++++++++++++++
 docs/xsl/pdf-style.xsl      |  11 ++
 docs/xsl/pdf.xsl            | 259 ++++++++++++++++++++++++++++++++++++++++
 docs/xsl/ref-html-style.xsl |  54 +++++++++
 docs/xsl/style.css          |  10 ++
 9 files changed, 886 insertions(+), 11 deletions(-)

commit 2ff6fb9f311f46c757fdbff994b6c45673b1369d
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 16:53:23 2014 +0100

    Autofoo cleanups

 Makefile.am  | 2 ++
 configure.ac | 4 +---
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 4c3aaf3ad0023204c8e09d02de150ca2a29e9e59
Author: infirit <infirit@gmail.com>
Date:   Wed Jan 8 15:17:46 2014 +0100

    Revert "Do not dlopen libpython"
    
    This reverts commit d63756bd11b097f11f115d5477110893b7ee16a2.
    
    Causes problems like the following issue on github:
    https://github.com/mate-desktop/python-caja/issues/5

 src/Makefile.am   | 4 +++-
 src/caja-python.c | 6 ++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 276b5f84da52084c31321cb363f90e2de55242e0
Merge: d036b5f 19a0064
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 13 05:31:17 2013 -0800

    Merge pull request #11 from flexiondotorg/master
    
    Remove distro folder.

commit 19a00643fd5305cac3aaab136b292a6f04bd04b8
Author: Martin Wimpress <code@flexion.org>
Date:   Wed Nov 13 13:11:50 2013 +0000

    Remove distro folder.

 distro/archlinux/PKGBUILD | 28 ----------------------------
 1 file changed, 28 deletions(-)

commit d036b5f4dfbb5806f5bc3f2f7e511f79ad910436
Merge: f66006c b0dcf31
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Sep 21 06:17:17 2013 -0700

    Merge pull request #10 from infirit/master
    
    Autofoo cleanups

commit b0dcf318701e517340aa7a491af8a8384df474a4
Author: infirit <infirit@gmail.com>
Date:   Sat Sep 21 12:43:35 2013 +0200

    Fix pkgconfig wraning about datadir
    
    WARNING:  'caja-python.pc.in' seems to ignore the --datarootdir setting

 caja-python.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7bf86e416f806ebf003ad053abce2c35b6f3fb9f
Author: infirit <infirit@gmail.com>
Date:   Sat Sep 21 11:50:34 2013 +0200

    Autofoo cleanups

 configure.ac | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

commit f66006c6890b231ac4dafcf8ad6b56dfa04dd7c1
Merge: 8717ed5 0be16f4
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Sep 7 03:22:26 2013 -0700

    Merge pull request #9 from NiceandGently/master
    
    fix make file for automake-1.13

commit 0be16f4536991e928195a8959198026321f73233
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Fri Sep 6 23:36:53 2013 +0200

    fix make file for automake-1.13

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8717ed5e3d105f3a10aad6435e028c9d30271852
Merge: ab9b234 ddbeb4f
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Sep 6 11:16:45 2013 -0700

    Merge pull request #8 from NiceandGently/master
    
    fix incorrect-fsf-address in COPYING

commit ddbeb4f06fc5bcc13766b9cf7fdfe641463c594e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Fri Sep 6 18:45:16 2013 +0200

    fix incorrect-fsf-address in COPYING

 COPYING | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ab9b23443e6b15312f09f9694a1810a8d69e00fb
Merge: 6061c55 023b648
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Apr 5 02:00:07 2013 -0700

    Merge pull request #3 from cygwinports/master
    
    Fix autotools deprecations

commit 023b6482cdd9867575c0f83b757c15febeb5f2ed
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Fri Apr 5 02:17:49 2013 -0500

    Fix autotools deprecations

 autogen.sh   |   2 +-
 configure.ac | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in | 108 -----------------------------------------------------------
 3 files changed, 109 insertions(+), 109 deletions(-)

commit 6061c5529aae34df9b7baab65d528b383e816738
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 14:53:27 2013 +0200

    Bump version to 1.6.0

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 53034ba4fefa1a9b31c2a4f585719cb30477acf9
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 14:52:45 2013 +0200

    Add empty ChangeLog to allow build from git

 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

commit 3b4020ea7b02a06734c7e0f3e803760e7b055ec2
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 24 16:33:17 2013 -0400

    "Removed ChangeLog"

 ChangeLog | 3 ---
 1 file changed, 3 deletions(-)

commit 9f9ee413c0d7ab15ca9ea53f3301979905c5655f
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jan 22 17:28:04 2013 +0100

    Bump version to 1.5.0

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f974b284652466a245e8b69908374e492c1d285
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Jan 22 16:51:46 2013 +0100

    Fix configure.in

 configure.in | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 5ea74cc02940954e696894c60139edc5f25380ae
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 23:12:45 2012 -0600

    Fix m4 underquoting warning

 m4/python.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d63756bd11b097f11f115d5477110893b7ee16a2
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Tue Dec 25 04:16:08 2012 -0600

    Do not dlopen libpython
    
    As libcaja-python is linked with -lpythonX.Y on all platforms, there is
    no need to dlopen libpython in order to load it.

 src/Makefile.am   | 4 +---
 src/caja-python.c | 6 ------
 2 files changed, 1 insertion(+), 9 deletions(-)

commit d2c11e9b06b48653e1d0b674eaf8d3230f1ef9bf
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 01:02:15 2012 -0600

    Drop support for old script location
    
    Now is a good time as any, with the extension API changing to g-i.

 README            | 4 +---
 caja-python.pc.in | 2 +-
 src/caja-python.c | 9 ---------
 3 files changed, 2 insertions(+), 13 deletions(-)

commit da45dfd031f7d73a359c526868cb6a22a33b0eae
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 01:01:34 2012 -0600

    Update docs for g-i

 docs/reference/caja-python-column-provider.xml     |  32 +--
 docs/reference/caja-python-column.xml              |  16 +-
 docs/reference/caja-python-file-info.xml           |  54 ++---
 docs/reference/caja-python-info-provider.xml       |  66 +++---
 .../caja-python-location-widget-provider.xml       |  17 +-
 docs/reference/caja-python-menu-item.xml           |  32 +--
 docs/reference/caja-python-menu-provider.xml       | 225 ++++++---------------
 docs/reference/caja-python-menu.xml                |  26 +--
 docs/reference/caja-python-operation-result.xml    |  16 +-
 docs/reference/caja-python-overview-example.xml    |  64 +++---
 docs/reference/caja-python-overview-methods.xml    |   4 +-
 docs/reference/caja-python-overview.xml            |  27 ++-
 .../caja-python-property-page-provider.xml         |  45 +++--
 docs/reference/caja-python-property-page.xml       |  16 +-
 14 files changed, 277 insertions(+), 363 deletions(-)

commit 95b68d6a6fb2a4bd6f8468ccfb4628d7758014bf
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:58:54 2012 -0600

    Fix git repo URI

 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 825c1dd01981c159368a1a7a99931146fbbe60f1
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:41:24 2012 -0600

    Port examples to g-i and gsettings

 examples/background-image.py         | 22 +++++++++-------------
 examples/block-size-column.py        | 12 ++++++------
 examples/location-widget-provider.py |  7 +++----
 examples/md5sum-property-page.py     | 31 ++++++++++++++++++-------------
 examples/open-terminal.py            | 25 ++++++++++++-------------
 examples/submenu.py                  | 33 +++++++++++++++++++++------------
 examples/update-file-info-async.py   |  9 ++++-----
 7 files changed, 73 insertions(+), 66 deletions(-)

commit 29149f504a4e5e28a19b92d9ebb831bb53100a01
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Thu Dec 20 00:40:59 2012 -0600

    Convert to g-i

 README                   |   5 +-
 configure.in             |  47 +++++++----------
 src/caja-python-object.c |  81 +++++++++--------------------
 src/caja-python.c        | 132 ++++-------------------------------------------
 src/caja-python.h        |   3 ++
 5 files changed, 59 insertions(+), 209 deletions(-)

commit 98e016fe4f4b4409a1791ebb7565922153518907
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 18:22:00 2012 -0600

    Remove autotool files from version control

 depcomp           |  630 -----
 install-sh        |  520 ----
 m4/gtk-doc.m4     |   61 -
 m4/libtool.m4     | 7441 -----------------------------------------------------
 m4/ltoptions.m4   |  369 ---
 m4/ltsugar.m4     |  123 -
 m4/ltversion.m4   |   23 -
 m4/lt~obsolete.m4 |   98 -
 missing           |  376 ---
 9 files changed, 9641 deletions(-)

commit 8657fbb128b87b5e88ed9b78b018892eb7e8a396
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Mon Dec 17 17:58:40 2012 -0600

    Remove static bindings

 src/Makefile.am   |  24 ----
 src/caja.defs     | 332 ------------------------------------------------------
 src/caja.override | 139 -----------------------
 src/cajamodule.c  |  55 ---------
 4 files changed, 550 deletions(-)

commit b0412c2ef2649527665951b605e818ed95a5d303
Merge: 3febcca 3b2034d
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Nov 18 20:57:12 2012 -0500

    Merge branch 'master' of github.com:mate-desktop/python-caja

commit 3febccac80b699b7a053676d526564616c18cabb
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Nov 18 20:57:03 2012 -0500

    fixed incorrect fsf addresses.

 src/caja-python-object.c | 2 +-
 src/caja-python-object.h | 2 +-
 src/caja-python.c        | 2 +-
 src/caja-python.h        | 2 +-
 src/cajamodule.c         | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit 3b2034d9abf59b1d4c5d15851ceccb6809e3fef3
Merge: c4d5a8b c2385c8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Nov 18 07:57:10 2012 -0800

    Merge pull request #1 from sbalneav/master
    
    python-caja: remove dependency on python-mate

commit c2385c822f5e4cf08bf3edea3f3256dd349f41a1
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Sun Nov 18 09:49:50 2012 -0600

    Remove dependency on mate-python (deprecated module)

 configure.in | 2 --
 1 file changed, 2 deletions(-)

commit c4d5a8bd28e6cb8c7888cdca4dc64170c2abff65
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Wed Jul 11 12:59:44 2012 -0400

    Preparing for 1.4 release.

 configure.in        |  2 +-
 distro/ubuntu/build | 26 --------------------------
 2 files changed, 1 insertion(+), 27 deletions(-)

commit e079b9501ac0071b2393297b14719f9c5fe28c6a
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Mar 14 13:02:54 2012 +0100

    update for 1.2 release

 ChangeLog    | 2 +-
 autogen.sh   | 4 ++--
 configure.in | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 8573fc15fe9b2d235d2454e1bdb8de7bd302dca0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 13 23:32:37 2012 +0100

    switch to autogen.sh, updated files for MATE

 AUTHORS              |     9 +-
 INSTALL              |   365 --
 Makefile.in          |   808 ---
 README               |     9 +-
 aclocal.m4           |  1335 -----
 autogen.sh           |    25 +
 config.guess         |  1501 ------
 config.h.in          |    68 -
 config.h.in~         |    68 -
 config.sub           |  1705 ------
 configure            | 13844 -------------------------------------------------
 configure.in         |     6 +-
 docs/Makefile.in     |   515 --
 examples/Makefile.in |   465 --
 ltmain.sh            |  8745 -------------------------------
 src/Makefile.in      |   643 ---
 16 files changed, 38 insertions(+), 30073 deletions(-)

commit ca0a8f4d6cc24707bc07c3013bff321e2f0c24fd
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 13 23:18:04 2012 +0100

    initial import from Mate-Extra repo

 AUTHORS                                            |     6 +
 COPYING                                            |   340 +
 ChangeLog                                          |     3 +
 INSTALL                                            |   365 +
 Makefile.am                                        |    12 +
 Makefile.in                                        |   808 ++
 NEWS                                               |    78 +
 README                                             |    29 +
 aclocal.m4                                         |  1335 ++
 caja-python.pc.in                                  |     7 +
 config.guess                                       |  1501 ++
 config.h.in                                        |    68 +
 config.h.in~                                       |    68 +
 config.sub                                         |  1705 +++
 configure                                          | 13844 +++++++++++++++++++
 configure.in                                       |   111 +
 depcomp                                            |   630 +
 distro/archlinux/PKGBUILD                          |    28 +
 distro/ubuntu/build                                |    26 +
 docs/Makefile.am                                   |    86 +
 docs/Makefile.in                                   |   515 +
 docs/reference/caja-python-class-reference.xml     |    14 +
 docs/reference/caja-python-column-provider.xml     |   105 +
 docs/reference/caja-python-column.xml              |   159 +
 docs/reference/caja-python-enum-reference.xml      |    10 +
 docs/reference/caja-python-file-info.xml           |   420 +
 docs/reference/caja-python-info-provider.xml       |   247 +
 .../caja-python-location-widget-provider.xml       |    99 +
 docs/reference/caja-python-menu-item.xml           |   275 +
 docs/reference/caja-python-menu-provider.xml       |   431 +
 docs/reference/caja-python-menu.xml                |   123 +
 docs/reference/caja-python-operation-result.xml    |    56 +
 docs/reference/caja-python-overview-example.xml    |    59 +
 docs/reference/caja-python-overview-methods.xml    |    20 +
 docs/reference/caja-python-overview.xml            |    38 +
 .../caja-python-property-page-provider.xml         |   124 +
 docs/reference/caja-python-property-page.xml       |   135 +
 docs/reference/caja-python-provider-reference.xml  |    14 +
 docs/reference/caja-python-ref.xml                 |    35 +
 docs/reference/entities.docbook.in                 |     1 +
 examples/Makefile.am                               |    14 +
 examples/Makefile.in                               |   465 +
 examples/README                                    |    15 +
 examples/background-image.py                       |    40 +
 examples/block-size-column.py                      |    22 +
 examples/location-widget-provider.py               |    12 +
 examples/md5sum-property-page.py                   |    42 +
 examples/open-terminal.py                          |    47 +
 examples/submenu.py                                |    29 +
 examples/update-file-info-async.py                 |    15 +
 install-sh                                         |   520 +
 ltmain.sh                                          |  8745 ++++++++++++
 m4/gtk-doc.m4                                      |    61 +
 m4/libtool.m4                                      |  7441 ++++++++++
 m4/ltoptions.m4                                    |   369 +
 m4/ltsugar.m4                                      |   123 +
 m4/ltversion.m4                                    |    23 +
 m4/lt~obsolete.m4                                  |    98 +
 m4/python.m4                                       |   134 +
 missing                                            |   376 +
 src/Makefile.am                                    |    48 +
 src/Makefile.in                                    |   643 +
 src/caja-python-object.c                           |   615 +
 src/caja-python-object.h                           |    50 +
 src/caja-python.c                                  |   403 +
 src/caja-python.h                                  |    79 +
 src/caja.defs                                      |   332 +
 src/caja.override                                  |   139 +
 src/cajamodule.c                                   |    55 +
 69 files changed, 44885 insertions(+)
