From e5997191c841f394af211aee9c20dcf1de7ba3ac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:09:28 -0600 Subject: Rename KDEHOME and KDEDIR --- kview/modules/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kview') diff --git a/kview/modules/README b/kview/modules/README index d4ad6e33..bd5e481e 100644 --- a/kview/modules/README +++ b/kview/modules/README @@ -9,7 +9,7 @@ Writing the Plugin ================== You have to derive your plugin from KParts::Plugin and install the rc file under -the directory "data" (KDEDIR/share/apps/ usually)+"instancename/kpartplugins/" +the directory "data" (TDEDIR/share/apps/ usually)+"instancename/kpartplugins/" (where instancename can be either kview or kviewviewer). If you install it under kviewviewer the plugin will be loaded for the KPart (meaning it get's loaded in e.g. Konqueror). If you install it under kview it only get's loaded when -- cgit v1.2.3