summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:59 -0600
commit1515a4f2eb9cf023ed7f9c2e10106b5e93164a08 (patch)
treed5617734090b254659ff331ce7d1e574c4807caf /scripts
parentf8069e2ea048f2657cc417d83820576ec55c181b (diff)
downloadtdesdk-1515a4f2eb9cf023ed7f9c2e10106b5e93164a08.tar.gz
tdesdk-1515a4f2eb9cf023ed7f9c2e10106b5e93164a08.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/kde-spellcheck.pl2
-rwxr-xr-xscripts/tdesvn-build2
-rw-r--r--scripts/tdesvn-buildrc-sample2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/kde-spellcheck.pl b/scripts/kde-spellcheck.pl
index f49c6df2..e1f28e4e 100755
--- a/scripts/kde-spellcheck.pl
+++ b/scripts/kde-spellcheck.pl
@@ -954,7 +954,7 @@ klicking clicking
knowlege knowledge
Konquerer Konqueror
konstants constants
-kscreensave kscreensaver
+kscreensave tdescreensaver
labelling labeling
Labelling Labeling
lauching launching
diff --git a/scripts/tdesvn-build b/scripts/tdesvn-build
index 17efa128..05c1b655 100755
--- a/scripts/tdesvn-build
+++ b/scripts/tdesvn-build
@@ -4242,7 +4242,7 @@ eval
# Do some necessary adjusting. Right now this is used for supporting
# the command-line option shortcut to where you can enter e.g.
- # tdelibs/khtml, and the script will only try to update that part of
+ # tdelibs/tdehtml, and the script will only try to update that part of
# the module.
munge_lists();
diff --git a/scripts/tdesvn-buildrc-sample b/scripts/tdesvn-buildrc-sample
index d62c8b56..460e0b5d 100644
--- a/scripts/tdesvn-buildrc-sample
+++ b/scripts/tdesvn-buildrc-sample
@@ -71,7 +71,7 @@ global
# the per-module "prefix" option. Note that when doing this you need to
# set TDEDIRS, PATH and LD_LIBRARY_PATH to point to both directories,
# and that you should use separate test users or TDEHOME values to separate
-# the ksycoca databases. Only set prefix if you know what you're doing.
+# the tdesycoca databases. Only set prefix if you know what you're doing.
# If you would like install TDE to the system (DO NOT INSTALL *over* a prior
# installation!), then you'll probably need to use sudo to install everything.