diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:05:46 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-03 22:05:46 -0500 |
commit | 1987e947128f9fed98dad44a4f336db8081311de (patch) | |
tree | f1216e09b912e791912cec2b8677d44bee41cf79 /kcontrol/arts | |
parent | 4c17a41f90e65ef6860a23613c760956066f50c1 (diff) | |
download | tdebase-1987e947128f9fed98dad44a4f336db8081311de.tar.gz tdebase-1987e947128f9fed98dad44a4f336db8081311de.zip |
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kcontrol/arts')
-rw-r--r-- | kcontrol/arts/arts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/arts/arts.cpp b/kcontrol/arts/arts.cpp index 848e7348c..bbc361cd1 100644 --- a/kcontrol/arts/arts.cpp +++ b/kcontrol/arts/arts.cpp @@ -143,7 +143,7 @@ KArtsModule::KArtsModule(TQWidget *parent, const char *name) { setButtons(Default|Apply); - setQuickHelp( i18n("<h1>Sound System</h1> Here you can configure aRts, KDE's sound server." + setQuickHelp( i18n("<h1>Sound System</h1> Here you can configure aRts, TDE's sound server." " This program not only allows you to hear your system sounds while simultaneously" " listening to an MP3 file or playing a game with background music. It also allows you" " to apply different effects to your system sounds and provides programmers with" |