diff options
| author | jvoisin | 2022-12-05 20:31:12 +0100 |
|---|---|---|
| committer | jvoisin | 2022-12-05 20:31:12 +0100 |
| commit | 6479d869e4134e219f48cb68fc31061c5abbadb2 (patch) | |
| tree | b32b3495be6991226c89fd764007256bcb13d47e /nautilus/README.md | |
| parent | 29057d6cdf10ce4aa245acf2b3cbb93ba822c646 (diff) | |
Remove the Nautilus extension
Diffstat (limited to 'nautilus/README.md')
| -rw-r--r-- | nautilus/README.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/nautilus/README.md b/nautilus/README.md deleted file mode 100644 index 7450204..0000000 --- a/nautilus/README.md +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 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-click 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. | ||
