You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
431 B
13 lines
431 B
15 years ago
|
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
|