summaryrefslogtreecommitdiffstats
path: root/extra/kde331
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde331')
-rw-r--r--extra/kde331/kpanelmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde331/kpanelmenu.h b/extra/kde331/kpanelmenu.h
index 70f4b5b..5d6f7de 100644
--- a/extra/kde331/kpanelmenu.h
+++ b/extra/kde331/kpanelmenu.h
@@ -34,7 +34,7 @@ class KPanelMenuPrivate;
/**
* This class allows to build menu entries that will be dynamically added either to
* the K-menu, or to the panel as a normal button. These dynamic menus are located
- * in shared libraries that will be loaded at runtime by Kicker (the KDE panel).
+ * in shared libraries that will be loaded at runtime by Kicker (the TDE panel).
*
* To build such a menu, you have to inherit this class and implement the pure virtual
* functions #initialize() and slotExec(). You also have to provide a factory