From 8573fc15fe9b2d235d2454e1bdb8de7bd302dca0 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 13 Jan 2012 23:32:37 +0100 Subject: switch to autogen.sh, updated files for MATE --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index f3e8d53..65201fd 100644 --- a/README +++ b/README @@ -1,14 +1,13 @@ -libautilus-extension Python bindings +libcaja-extension python bindings ==================================== -These are unstable bindings for the caja extension library -introduced in Mate 2.6. +These are unstable bindings for the caja extension library. For examples and documentation check the examples sub directory. Note that scripts are loaded from $prefix/lib/caja/extensions-2.0/python. -As of caja-python 0.7.0, scripts are also loaded from $XDG_DATA_DIR/caja-python/extensions, +Scripts are also loaded from $XDG_DATA_DIR/caja-python/extensions, which includes ~/.local/share and /usr/share (or whatever your $XDG_DATA_DIR is set to). @@ -17,7 +16,7 @@ Try to copy test.py to that directory for an example Requirements ============ -Caja 2.22.0 +Caja 1.1.0 Python 2.3 PyGtk 2.8.0 PyGObject 2.16.0 -- cgit v1.2.1