diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
commit | 7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch) | |
tree | 28c064cf5647b2e8654cb4d5330d8e64afff27e2 /kalarm/configure.in.bot | |
parent | c0fc75368b41146e605536e973e1d635b9d64ced (diff) | |
download | tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kalarm/configure.in.bot')
-rw-r--r-- | kalarm/configure.in.bot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kalarm/configure.in.bot b/kalarm/configure.in.bot index 9af89064a..243eb2efb 100644 --- a/kalarm/configure.in.bot +++ b/kalarm/configure.in.bot @@ -1,7 +1,7 @@ if test -z "$KMIX"; then echo "" echo "=================================================================" - echo "kmix (from the kdemultimedia package) is missing." + echo "kmix (from the tdemultimedia package) is missing." echo "KAlarm will not be able to set the absolute sound volume when" echo "playing audio files until you install kmix." echo "=================================================================" @@ -9,7 +9,7 @@ fi if test -z "$KTTSD"; then echo "" echo "=================================================================" - echo "kttsd (from the kdeaccessibility package) is missing." + echo "kttsd (from the tdeaccessibility package) is missing." echo "KAlarm will not be able to speak alarm messages until you install" echo "kttsd together with appropriate speech synthesis application(s)." echo "=================================================================" |