[nautilus-python] Re-added the mistakenly deleted README file



commit 48e51a2d8ab3232f7f5a30f89f54cb26d64b9c4b
Author: Adam Plumb <adamplumb gmail com>
Date:   Tue May 18 14:15:33 2010 -0400

    Re-added the mistakenly deleted README file

 examples/README |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/examples/README b/examples/README
new file mode 100644
index 0000000..dbce338
--- /dev/null
+++ b/examples/README
@@ -0,0 +1,13 @@
+To try any of the examples, copy them over to:
+
+    NAUTILUS_PREFIX/share/nautilus-python/extensions/
+or:
+    ~/.local/share/nautilus-python/extensions/
+
+Then restart nautilus.
+
+Hint: if you're testing an extension that you're developing, it may
+be useful to start a 'private' instance of nautilus, like this:
+ $ mkdir /tmp/testing
+ $ export TMPDIR=/tmp/testing
+ $ nautilus --no-desktop



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]