summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:44:20 -0600
commited948c85c8202c8719af90e2da88d63d2cf8106a (patch)
treef98eea0a81f3d9f50e1a7e41615a7ed61013c410 /x11
parent4eed7fe5003afd9dae96f5ee0053056bc8af8d91 (diff)
downloadarts-ed948c85c8202c8719af90e2da88d63d2cf8106a.tar.gz
arts-ed948c85c8202c8719af90e2da88d63d2cf8106a.zip
Additional renaming of kde to tde
Diffstat (limited to 'x11')
-rw-r--r--x11/x11globalcomm_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x11globalcomm_impl.cc b/x11/x11globalcomm_impl.cc
index 103c624..8d5e620 100644
--- a/x11/x11globalcomm_impl.cc
+++ b/x11/x11globalcomm_impl.cc
@@ -20,7 +20,7 @@
/*
* This is based on Mark Donohoe's nice KRootProp class (found in
- * kdelibs/tdecore/krootprop.cpp). I couldn't use KRootProp directly, since
+ * tdelibs/tdecore/krootprop.cpp). I couldn't use KRootProp directly, since
* I wanted aRts (and even it's X11 support) to work without KDE and/or Qt
* installed at all.
*/