diff options
| author | georg | 2019-07-14 23:05:39 +0000 |
|---|---|---|
| committer | georg | 2019-07-14 23:07:36 +0000 |
| commit | 65cfd110f9da4128fc8ba02738d118ad8da7265a (patch) | |
| tree | 697d72224c0884105832b3381c032fadc1929d8c /nautilus | |
| parent | 1f830bf8adda0a604567c30d6a01a3c7a3eeeb79 (diff) | |
Nautilus: Add note that distribution packages ship the extension
Relates #106
Diffstat (limited to 'nautilus')
| -rw-r--r-- | nautilus/README.md | 3 |
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 @@ | |||
| 10 | Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, | 10 | Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, |
| 11 | and launch Nautilus; you should now have a "Remove metadata" item in the | 11 | and launch Nautilus; you should now have a "Remove metadata" item in the |
| 12 | right-clic menu on supported files. | 12 | right-clic menu on supported files. |
| 13 | |||
| 14 | Please note: This is not needed if using a distribution provided package. It | ||
| 15 | only applies if installing from source. | ||
