diff options
| -rw-r--r-- | nautilus/README.md | 12 |
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 | |||
| 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 | ||
| 12 | right-clic menu on supported files. | ||
