summaryrefslogtreecommitdiffstats
path: root/extra/kde311/kpanelmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde311/kpanelmenu.h')
-rw-r--r--extra/kde311/kpanelmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde311/kpanelmenu.h b/extra/kde311/kpanelmenu.h
index 26c200a..d7c78fe 100644
--- a/extra/kde311/kpanelmenu.h
+++ b/extra/kde311/kpanelmenu.h
@@ -46,7 +46,7 @@ class KPanelMenuPrivate;
* Finally, you also have to provide a desktop file describing your dynamic menu. The
* relevant entries are: Name, Comment, Icon and X-KDE-Library (which contains the
* library name without any extension). This desktop file has to be installed in
- * $KDEDIR/share/apps/kicker/menuext/.
+ * $TDEDIR/share/apps/kicker/menuext/.
*
* @short Base class to build dynamically loaded menu entries for the K-menu, or the panel.
* @author The kicker maintainer, Michael Goffioul <goffioul@imec.be>