diff options
-rw-r--r-- | tdeui/kpanelapplet.h | 2 | ||||
-rw-r--r-- | tdeui/kpanelextension.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/kpanelapplet.h b/tdeui/kpanelapplet.h index 1b345f4bd..11af50f43 100644 --- a/tdeui/kpanelapplet.h +++ b/tdeui/kpanelapplet.h @@ -31,7 +31,7 @@ class KConfig; class TQPopupMenu; /** - * @short %KDE Panel Applet class + * @short %TDE Panel Applet class * * Panel applets * @li Are small applications living in the %TDE panel. diff --git a/tdeui/kpanelextension.h b/tdeui/kpanelextension.h index 200240171..fec6bd2ee 100644 --- a/tdeui/kpanelextension.h +++ b/tdeui/kpanelextension.h @@ -32,7 +32,7 @@ class KConfig; class KPanelExtensionPrivate; /** - * @short %KDE Panel Extension class + * @short %TDE Panel Extension class * * Panel extensions * @li Are small applications living in the Window Manager dock managed by the panel. |