summaryrefslogtreecommitdiffstats
path: root/extra/kde311/kpanelmenu.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:56 -0600
commit64d591b858064552bc91a42e4b8f092c477294bb (patch)
tree346d1b3d4bad36b4addb3f36cfb33dcbb2f91627 /extra/kde311/kpanelmenu.h
parent3397830fb9f1800163f6a1655eda057720d439ab (diff)
downloadpytde-64d591b858064552bc91a42e4b8f092c477294bb.tar.gz
pytde-64d591b858064552bc91a42e4b8f092c477294bb.zip
Rename KDEHOME and KDEDIR
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>