diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:58 -0600 |
commit | 3acc858659e5dc6436d6c5f47fd23e999947912f (patch) | |
tree | dbb1f9f81bc8cb280b64b9c6a4ecf5cfe89fd623 /x11 | |
parent | ba80cd0d69735a01731c567f4d64c100e5b24f21 (diff) | |
download | arts-3acc858659e5dc6436d6c5f47fd23e999947912f.tar.gz arts-3acc858659e5dc6436d6c5f47fd23e999947912f.zip |
Additional kde to tde renaming
Diffstat (limited to 'x11')
-rw-r--r-- | x11/x11globalcomm_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x11globalcomm_impl.cc b/x11/x11globalcomm_impl.cc index 71ac0c1..103c624 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/kdecore/krootprop.cpp). I couldn't use KRootProp directly, since + * kdelibs/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. */ |