summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2018-11-11 19:58:51 +0100
committerjvoisin2018-11-11 19:58:51 +0100
commit389311475c174138478f19c01c12d5d725e8c2b1 (patch)
treede6808e38fe070f855264fd4ef72f63ede66f549
parent505be24be96bae4c792b8ffa6e9f42301a80bd8a (diff)
Add a readme for the nautilus extension
-rw-r--r--nautilus/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/nautilus/README.md b/nautilus/README.md
new file mode 100644
index 0000000..0901088
--- /dev/null
+++ b/nautilus/README.md
@@ -0,0 +1,12 @@
1# mat2's Nautilus extension
2
3# Dependencies
4
5- Nautilus (now known as [Files](https://wiki.gnome.org/action/show/Apps/Files))
6- [nautilus-python](https://gitlab.gnome.org/GNOME/nautilus-python) >= 2.10
7
8# Installation
9
10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`,
11and launch Nautilus; you should now have a "Remove metadata" item in the
12right-clic menu on supported files.