summaryrefslogtreecommitdiffstats
path: root/extra/kde330/kpanelmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde330/kpanelmenu.h')
-rw-r--r--extra/kde330/kpanelmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde330/kpanelmenu.h b/extra/kde330/kpanelmenu.h
index 0938475..074b8c7 100644
--- a/extra/kde330/kpanelmenu.h
+++ b/extra/kde330/kpanelmenu.h
@@ -44,7 +44,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 <tdeprint@swing.be>