Skip to content
Snippets Groups Projects
README.md 526 B
Newer Older
  • Learn to ignore specific revisions
  • # mat2's Nautilus extension
    
    # Dependencies
    
    - Nautilus (now known as [Files](https://wiki.gnome.org/action/show/Apps/Files))
    - [nautilus-python](https://gitlab.gnome.org/GNOME/nautilus-python) >= 2.10
    
    # Installation
    
    Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`,
    and launch Nautilus; you should now have a "Remove metadata" item in the
    
    right-click menu on supported files.
    
    
    Please note: This is not needed if using a distribution provided package. It
    only applies if installing from source.