Bug 250611 - Add support for konqueror popup menu plugins
Summary: Add support for konqueror popup menu plugins
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 23:34 UTC by François Rey
Modified: 2010-12-10 23:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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