Most of those KDE4 era plugins are actually Konqueror plugins. You can find that by opening the *.desktop files of plugins that are not visible in text editor.
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=KonqPopupMenu/Plugin
MimeType=video/*
Actions=DownloadSub
[Desktop Action DownloadSub]
Type=Application
Name=Subliminal subtitle search
Exec=subliminal download -m 0 -l en fi -- %U
Icon=video
To get those working again you need just:
sudo cp /usr/share/kde4/servicetypes/konqpopupmenuplugin.desktop /usr/share/kservicetypes5/
0 kommenttia:
Post a Comment