summaryrefslogtreecommitdiff
path: root/nautilus/README.md
diff options
context:
space:
mode:
authorjvoisin2022-12-05 20:31:12 +0100
committerjvoisin2022-12-05 20:31:12 +0100
commit6479d869e4134e219f48cb68fc31061c5abbadb2 (patch)
treeb32b3495be6991226c89fd764007256bcb13d47e /nautilus/README.md
parent29057d6cdf10ce4aa245acf2b3cbb93ba822c646 (diff)
Remove the Nautilus extension
Diffstat (limited to 'nautilus/README.md')
-rw-r--r--nautilus/README.md15
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
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
12right-click menu on supported files.
13
14Please note: This is not needed if using a distribution provided package. It
15only applies if installing from source.