summaryrefslogtreecommitdiffstats
path: root/tdeui
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-27 14:08:56 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-27 14:08:56 -0500
commit1c090fc9123dd598e413c00b0e5103c745118920 (patch)
tree97a9737a77e87fe7d0f6568ceb807035f5503b9b /tdeui
parent9a3a6725befaa3c0b61731f9e53f2c1fff3e953d (diff)
downloadtdelibs-1c090fc9123dd598e413c00b0e5103c745118920.tar.gz
tdelibs-1c090fc9123dd598e413c00b0e5103c745118920.zip
Branding: KDE panel->TDE panel.
Diffstat (limited to 'tdeui')
-rw-r--r--tdeui/kpanelapplet.h2
-rw-r--r--tdeui/kpanelextension.h2
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.