diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:20 -0600 |
commit | ed948c85c8202c8719af90e2da88d63d2cf8106a (patch) | |
tree | f98eea0a81f3d9f50e1a7e41615a7ed61013c410 /x11 | |
parent | 4eed7fe5003afd9dae96f5ee0053056bc8af8d91 (diff) | |
download | arts-ed948c85c8202c8719af90e2da88d63d2cf8106a.tar.gz arts-ed948c85c8202c8719af90e2da88d63d2cf8106a.zip |
Additional renaming of kde to tde
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 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. */ |