summaryrefslogtreecommitdiffstats
path: root/tdeui/kpanelmenu.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-27 13:01:13 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-27 13:01:13 -0500
commit9a3a6725befaa3c0b61731f9e53f2c1fff3e953d (patch)
treef38f70723d88a56cd2dee289ddd6a51349e75e65 /tdeui/kpanelmenu.h
parent787bd7949eba1871f34d251e0aefeeb9ad6b4830 (diff)
downloadtdelibs-9a3a6725befaa3c0b61731f9e53f2c1fff3e953d.tar.gz
tdelibs-9a3a6725befaa3c0b61731f9e53f2c1fff3e953d.zip
Branding: KDE panel->TDE panel.
Diffstat (limited to 'tdeui/kpanelmenu.h')
-rw-r--r--tdeui/kpanelmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kpanelmenu.h b/tdeui/kpanelmenu.h
index 4347f130a..2e28010fb 100644
--- a/tdeui/kpanelmenu.h
+++ b/tdeui/kpanelmenu.h
@@ -36,7 +36,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