diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kttsd/configure.in.bot | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kttsd/configure.in.bot')
-rw-r--r-- | kttsd/configure.in.bot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kttsd/configure.in.bot b/kttsd/configure.in.bot index c3c5423..4fe8f87 100644 --- a/kttsd/configure.in.bot +++ b/kttsd/configure.in.bot @@ -7,9 +7,9 @@ if test "x$have_gst" = xno && test "x$with_gstreamer" != xno; then echo "* work with aRts, ALSA, and aKode" echo "*" echo "* PACKAGERS: Please do not include the gstreamer plugin" - echo "* in binary distributions of kdeaccessibility as it" + echo "* in binary distributions of tdeaccessibility as it" echo "* creates unwanted dependencies. Instead, include in a" - echo "* separate package, e.g., kdeaccessibility-extras." + echo "* separate package, e.g., tdeaccessibility-extras." echo "* The separate package should require gstreamer >= 0.8.7" echo "*" echo "********************************************************" @@ -27,9 +27,9 @@ if test "x$have_gst" = xyes && test "x$with_gstreamer" = xno; then echo "* work with aRts, ALSA, and aKode" echo "*" echo "* PACKAGERS: Please do not include the gstreamer plugin" - echo "* in binary distributions of kdeaccessibility as it" + echo "* in binary distributions of tdeaccessibility as it" echo "* creates unwanted dependencies. Instead, include in a" - echo "* separate package, e.g., kdeaccessibility-extras." + echo "* separate package, e.g., tdeaccessibility-extras." echo "* The separate package should require gstreamer >= 0.8.7" echo "*" echo "********************************************************" @@ -39,9 +39,9 @@ if test "x$have_gst" = xyes && test "x$with_gstreamer" != xno; then echo "* The build of the GStreamer audio plugin has been enabled." echo "*" echo "* PACKAGERS: Please do not include the gstreamer plugin" - echo "* in binary distributions of kdeaccessibility as it" + echo "* in binary distributions of tdeaccessibility as it" echo "* creates unwanted dependencies. Instead, include in a" - echo "* separate package, e.g., kdeaccessibility-extras." + echo "* separate package, e.g., tdeaccessibility-extras." echo "* The separate package should require gstreamer >= 0.8.7" echo "*" echo "********************************************************" |