summaryrefslogtreecommitdiff
path: root/nautilus/mat2.py (follow)
AgeCommit message (Collapse)Author
2022-12-05Remove the Nautilus extensionjvoisin
2022-10-09Remove deprecated pylint checksjvoisin
2021-11-12Implement code for internationalizationjvoisin
2021-04-24Please pylintjvoisin
2020-06-29typo fixes in nautilus/mat2.pyrhamnousia
2019-11-30This is mat2, not MAT2georg
Closes #131
2019-03-07Small fixes for newer pylint versionsgeorg
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>