diff options
author | bobsmith <bobsmith432@tutanota.com> | 2022-09-15 10:15:08 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-09-19 17:07:59 +0200 |
commit | 2c9187584a383dc0623ea7dba02b0612e0a1e3b4 (patch) | |
tree | 3d68c8322f0b67b8b41c5a633c5b0f85539e8de8 /libkonq/PLUGINS | |
parent | 3c046e53b7000e1da993e75d1334457f7cac46f7 (diff) | |
download | tdebase-2c9187584a383dc0623ea7dba02b0612e0a1e3b4.tar.gz tdebase-2c9187584a383dc0623ea7dba02b0612e0a1e3b4.zip |
Change libkonq/PLUGINS and libkonq/SERVICEMENUS to Markdown format.
This resolves issue #290.
Signed-off-by: bobsmith <bobsmith432@tutanota.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'libkonq/PLUGINS')
-rw-r--r-- | libkonq/PLUGINS | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libkonq/PLUGINS b/libkonq/PLUGINS deleted file mode 100644 index 4eb535a59..000000000 --- a/libkonq/PLUGINS +++ /dev/null @@ -1,13 +0,0 @@ -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
\ No newline at end of file |