blob: f89ca70ef29cf6d1edfd371544cdce18613b3523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Menu Plugins
============
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
|