dolphin/lib/konq/PLUGINS
Holger Freyther 26bad36e63 Plugin capability for konq_popupmenu
svn path=/trunk/kdebase/libkonq/; revision=119982
2001-10-30 18:09:01 +00:00

13 lines
431 B
Plaintext

Thus file explains how to add plugins into the konqpopupmenu
used by konqueror and kdesktop.
Why?
Why do we need this kind of functionality? We do have SERVICEMENUS.
A plugin can be much more dynamic. If you want to add features that
are runtime specific or need some interaction with different things
a plugin comes in handy
How?
Please look at ?no_location? to get the latest plugin template
Holger Freyther 30th October 2001