Bug 250611

Summary: Add support for konqueror popup menu plugins
Product: [Applications] dolphin Reporter: François Rey <kde.org>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.6.0

Description François Rey 2010-09-08 23:34:27 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

Dolphin currently supports service menus in the same way as Konqueror, through .desktop files in the share/kde4/services/ServiceMenus. However it does not support Konqueror popup menu plugins (ServiceTypes=KonqPopupMenu/Plugin).
These are particularly useful for dynamic menus and submenus with content and labels that depend on context information beyond the selected items. Typical example is version control (hence the version control plugin since kde 4.4) and comparison programs which require to memorize previously selected file to compare with.
See also this discussion on the forum:
http://forum.kde.org/viewtopic.php?f=66&t=90093&start=0

Reproducible: Didn't try