Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to create a Dolphin Extension #79

Open
boredsquirrel opened this issue Feb 27, 2023 · 0 comments
Open

Trying to create a Dolphin Extension #79

boredsquirrel opened this issue Feb 27, 2023 · 0 comments

Comments

@boredsquirrel
Copy link
Contributor

BTFS is really awesome! But it needs GUI integration. Currently I am trying to create a dolphin extension, which doesnt work currently for some reason. Would be nice to fix it together.

[Desktop Entry]
Type=Service
Icon=application-x-bittorrent
ServiceTypes=application/x-bittorrent;
X-KDE-ServiceTypes=KonqPopupMenu/Plugin
Actions=btfs
X-KDE-Submenu=Open with BTFS
X-KDE-Submenu[de]=Mit BTFS öffnen
X-KDE-Priority=TopLevel

[Desktop Action btfs]
Name=Open with BTFS
Name[de]=Mit BTFS öffnen
Exec=btfs %f /run/media/$USER/btfs/
Icon=application-x-bittorrent

this is printed to ~/.local/share/kservices5/ServiceMenus/btfs.desktop

currently the menu doesnt even show, probably a minor problem. The directory is of course subjective, could have multiple versions, this is the location where OSTree distros have their mounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant