diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-27 13:01:13 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-27 13:01:13 -0500 |
commit | 9a3a6725befaa3c0b61731f9e53f2c1fff3e953d (patch) | |
tree | f38f70723d88a56cd2dee289ddd6a51349e75e65 /tdeui/kpanelapplet.h | |
parent | 787bd7949eba1871f34d251e0aefeeb9ad6b4830 (diff) | |
download | tdelibs-9a3a6725befaa3c0b61731f9e53f2c1fff3e953d.tar.gz tdelibs-9a3a6725befaa3c0b61731f9e53f2c1fff3e953d.zip |
Branding: KDE panel->TDE panel.
Diffstat (limited to 'tdeui/kpanelapplet.h')
-rw-r--r-- | tdeui/kpanelapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kpanelapplet.h b/tdeui/kpanelapplet.h index 566fc2667..1b345f4bd 100644 --- a/tdeui/kpanelapplet.h +++ b/tdeui/kpanelapplet.h @@ -34,7 +34,7 @@ class TQPopupMenu; * @short %KDE Panel Applet class * * Panel applets - * @li Are small applications living in the %KDE panel. + * @li Are small applications living in the %TDE panel. * @li Are implemented as DSOs (Dynamic Shared Objects). * * Note: For security and stability reasons the panel won't load |