diff options
Diffstat (limited to 'extra/kde321/kpanelmenu.h')
-rw-r--r-- | extra/kde321/kpanelmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde321/kpanelmenu.h b/extra/kde321/kpanelmenu.h index bdd3182..aabed8d 100644 --- a/extra/kde321/kpanelmenu.h +++ b/extra/kde321/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> |