summaryrefslogtreecommitdiff
path: root/nautilus
diff options
context:
space:
mode:
authorgeorg2019-07-14 23:05:39 +0000
committergeorg2019-07-14 23:07:36 +0000
commit65cfd110f9da4128fc8ba02738d118ad8da7265a (patch)
tree697d72224c0884105832b3381c032fadc1929d8c /nautilus
parent1f830bf8adda0a604567c30d6a01a3c7a3eeeb79 (diff)
Nautilus: Add note that distribution packages ship the extension
Relates #106
Diffstat (limited to 'nautilus')
-rw-r--r--nautilus/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/nautilus/README.md b/nautilus/README.md
index 0901088..f39d69e 100644
--- a/nautilus/README.md
+++ b/nautilus/README.md
@@ -10,3 +10,6 @@
10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, 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 11and launch Nautilus; you should now have a "Remove metadata" item in the
12right-clic menu on supported files. 12right-clic menu on supported files.
13
14Please note: This is not needed if using a distribution provided package. It
15only applies if installing from source.