9 Commits

Author SHA1 Message Date
0d748e6706 fix: migrate to nautilus api 4.0
The new Version introduced a breaking change to the MenuProvider
interface. This change keeps compatibility with the lower version.

See: <https://gnome.pages.gitlab.gnome.org/nautilus-python/nautilus-python-migrating-to-4.html>
2022-12-29 14:14:31 +01:00
f8ed7b1c1f docs(README): add general dev info about natilus plugins 2022-12-29 14:14:31 +01:00
b59136286e fix: use -d option to set cwd
Older kitty versions don't have the `--working-directory` alias.
2022-09-26 15:37:59 +02:00
156c825f76 docs: add instruction to quit nautilus 2022-09-25 21:45:30 +02:00
0863a0617e feat: add German translation 2022-09-25 00:39:38 +02:00
13ff60e48e fix: typo in LICENSE
:^)
2022-09-25 00:39:28 +02:00
e522a8776d chore: add Makefile 2022-09-24 23:55:38 +02:00
fa2f608ed2 fix: return no menu item when file is not a dir 2022-09-24 23:33:11 +02:00
dedb0b385c initial commit 2022-09-24 23:32:46 +02:00