summaryrefslogtreecommitdiffstats
path: root/kparts/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/plugin.h')
-rw-r--r--kparts/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/plugin.h b/kparts/plugin.h
index 829687c6e..c332df14b 100644
--- a/kparts/plugin.h
+++ b/kparts/plugin.h
@@ -40,7 +40,7 @@ namespace KParts
*
* If you want this plugin to be used by a part, you need to
* install the rc file under the directory
- * "data" (KDEDIR/share/apps usually)+"/instancename/kpartplugins/"
+ * "data" (TDEDIR/share/apps usually)+"/instancename/kpartplugins/"
* where instancename is the name of the part's instance.
*
* You should also install a "plugin info" .desktop file with the same name.