summaryrefslogtreecommitdiffstats
path: root/kview
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:09:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:09:28 -0600
commite5997191c841f394af211aee9c20dcf1de7ba3ac (patch)
tree59e8d58c6a7f96baf87ce08b043abcd511bffeb5 /kview
parente3138d4a7e81ca0ff92fb7d055034e908f892b76 (diff)
downloadtdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.tar.gz
tdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kview')
-rw-r--r--kview/modules/README2
1 files changed, 1 insertions, 1 deletions
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