summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-01-13 23:32:37 +0100
committerStefano Karapetsas <[email protected]>2012-01-13 23:32:37 +0100
commit8573fc15fe9b2d235d2454e1bdb8de7bd302dca0 (patch)
tree30738232fc677e5a72b4882647e3a6da173e1e98 /README
parentca0a8f4d6cc24707bc07c3013bff321e2f0c24fd (diff)
downloadpython-caja-8573fc15fe9b2d235d2454e1bdb8de7bd302dca0.tar.bz2
python-caja-8573fc15fe9b2d235d2454e1bdb8de7bd302dca0.tar.xz
switch to autogen.sh, updated files for MATE
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
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