From 389311475c174138478f19c01c12d5d725e8c2b1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 11 Nov 2018 19:58:51 +0100 Subject: [PATCH] Add a readme for the nautilus extension --- nautilus/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 nautilus/README.md 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 @@ +# mat2's Nautilus extension + +# Dependencies + +- Nautilus (now known as [Files](https://wiki.gnome.org/action/show/Apps/Files)) +- [nautilus-python](https://gitlab.gnome.org/GNOME/nautilus-python) >= 2.10 + +# Installation + +Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, +and launch Nautilus; you should now have a "Remove metadata" item in the +right-clic menu on supported files.