.gitignore
.gitlab-ci.yml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.gitlab/issue_templates/Bug.md
.gitlab/issue_templates/Feature.md
thunar_plugins/.gitignore
thunar_plugins/__init__.py
thunar_plugins/__main__.py
thunar_plugins/config.py
thunar_plugins/l10n.py
thunar_plugins/thunar-plugins.py
thunar_plugins/version.py
thunar_plugins.egg-info/PKG-INFO
thunar_plugins.egg-info/SOURCES.txt
thunar_plugins.egg-info/dependency_links.txt
thunar_plugins.egg-info/entry_points.txt
thunar_plugins.egg-info/requires.txt
thunar_plugins.egg-info/top_level.txt
thunar_plugins/locale/.gitignore
thunar_plugins/locale/Makefile
thunar_plugins/locale/de.po
thunar_plugins/locale/de/LC_MESSAGES/thunar-plugins.mo
thunar_plugins/menus/__init__.py
thunar_plugins/menus/git_annex.py
thunar_plugins/menus/hash.py
thunar_plugins/menus/link.py
thunar_plugins/preferences/__init__.py
thunar_plugins/preferences/plugins.py
thunar_plugins/ui/__init__.py
thunar_plugins/ui/hash.glade
thunar_plugins/ui/plugin-preferences.glade