summaryrefslogtreecommitdiffstats
path: root/kdebugdialog
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 18:02:14 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 18:02:14 -0500
commite9efe389b4b528c4ac56fdde372f9d5128a536a3 (patch)
treed17afd4ba83dbf6c9d54c1681c2bd87f8d2d32a4 /kdebugdialog
parent4f24944314ddf35eca50330ebc4e7e995bacded7 (diff)
downloadtdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.tar.gz
tdebase-e9efe389b4b528c4ac56fdde372f9d5128a536a3.zip
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'kdebugdialog')
-rw-r--r--kdebugdialog/kdebugdialog.h4
-rw-r--r--kdebugdialog/klistdebugdialog.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/kdebugdialog/kdebugdialog.h b/kdebugdialog/kdebugdialog.h
index f6c7c156b..509a736e4 100644
--- a/kdebugdialog/kdebugdialog.h
+++ b/kdebugdialog/kdebugdialog.h
@@ -31,9 +31,9 @@ class TQPushButton;
class KConfig;
/**
- * Control debug/warning/error/fatal output of KDE applications
+ * Control debug/warning/error/fatal output of TDE applications
*
- * This dialog allows control of debugging output for all KDE apps.
+ * This dialog allows control of debugging output for all TDE apps.
*
* @author Kalle Dalheimer (kalle@kde.org)
*/
diff --git a/kdebugdialog/klistdebugdialog.h b/kdebugdialog/klistdebugdialog.h
index 72b39b40d..46bc72b18 100644
--- a/kdebugdialog/klistdebugdialog.h
+++ b/kdebugdialog/klistdebugdialog.h
@@ -29,7 +29,7 @@ class TQVBox;
class KLineEdit;
/**
- * Control debug output of KDE applications
+ * Control debug output of TDE applications
* This dialog offers a reduced functionality compared to the full KDebugDialog
* class, but allows to set debug output on or off to several areas much more easily.
*