summaryrefslogtreecommitdiff
path: root/nautilus/mat2.py (follow)
AgeCommit message (Collapse)Author
2019-01-16Rename the internal class used by the nautilus extensionjvoisin
This should solve collisions with people like me that are copy/pasting the documentation, creating conflicts with other extensions that are doing the very same thing.
2018-11-08Add some type annotations to the nautilus extensionjvoisin
2018-09-24Second pass of minor formattingjvoisin
2018-08-26nautilus: rename the nautilus pluginAntoine Tenart
Rename the Nautilus plugin (removing 'nautilus' from the file name) as it already lives in its own 'nautilus' directory. The same argument applies when installing the plugin in a distro. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>