summaryrefslogtreecommitdiffstats
path: root/tdeui/qxembed.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:41:02 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:41:02 -0600
commit1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0 (patch)
treec23841235a48468e893c35a46fc6fc7ea4cbe8f1 /tdeui/qxembed.h
parentc33167970ab0c59c62772962a3cf36a6578bc16a (diff)
downloadtdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.tar.gz
tdelibs-1178ffec6cd4d2cdacf5337af96b58ba87d4b6f0.zip
Fix branding issues of non-KDE -> non-TDE.
Diffstat (limited to 'tdeui/qxembed.h')
-rw-r--r--tdeui/qxembed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/qxembed.h b/tdeui/qxembed.h
index 423a69a80..5c409fd51 100644
--- a/tdeui/qxembed.h
+++ b/tdeui/qxembed.h
@@ -100,7 +100,7 @@ public:
* embedded applications that do not support the XEMBED protocol.
* The default is XEMBED.
*
- * Non KDE applications should be embedded with protocol XPLAIN.
+ * Non TDE applications should be embedded with protocol XPLAIN.
* This does not happen automatically yet.
* You must call setProtocol() explicitly.
*/