From c13acd3c8d18c9606e49f566adb5974417530878 Mon Sep 17 00:00:00 2001
From: Timothy Pearson
Date: Wed, 7 Dec 2011 19:03:55 -0600
Subject: Rename KDEHOME and KDEDIR
---
tde-i18n-en_GB/acinclude.m4 | 26 +++++++++++-----------
tde-i18n-en_GB/configure | 26 +++++++++++-----------
tde-i18n-en_GB/configure.in | 2 +-
tde-i18n-en_GB/docs/tdebase/faq/configkde.docbook | 8 +++----
tde-i18n-en_GB/docs/tdebase/faq/desktop.docbook | 2 +-
tde-i18n-en_GB/docs/tdebase/faq/install.docbook | 26 +++++++++++-----------
tde-i18n-en_GB/docs/tdebase/faq/kdeapps.docbook | 2 +-
tde-i18n-en_GB/docs/tdebase/faq/misc.docbook | 2 +-
tde-i18n-en_GB/docs/tdebase/faq/panel.docbook | 4 ++--
.../docs/tdebase/kate/highlighting.docbook | 2 +-
.../docs/tdebase/kcontrol/background/index.docbook | 4 ++--
.../docs/tdebase/kcontrol/kdm/index.docbook | 6 ++---
.../docs/tdebase/kcontrol/proxy/index.docbook | 2 +-
.../tdebase/kcontrol/screensaver/index.docbook | 6 ++---
tde-i18n-en_GB/docs/tdebase/kdm/index.docbook | 18 +++++++--------
.../docs/tdebase/khelpcenter/faq/desktop.docbook | 2 +-
.../docs/tdebase/khelpcenter/faq/install.docbook | 26 +++++++++++-----------
.../docs/tdebase/khelpcenter/faq/misc.docbook | 2 +-
.../khelpcenter/userguide/about-desktop.docbook | 2 +-
.../khelpcenter/userguide/installation.docbook | 2 +-
.../docs/tdebase/kioslave/thumbnail.docbook | 2 +-
tde-i18n-en_GB/docs/tdebase/klipper/index.docbook | 2 +-
.../docs/tdebase/konqueror/browser.docbook | 2 +-
tde-i18n-en_GB/docs/tdebase/konsole/index.docbook | 10 ++++-----
tde-i18n-en_GB/docs/tdebase/kpager/index.docbook | 2 +-
.../docs/tdebase/ksplashml/index.docbook | 2 +-
.../docs/tdebase/userguide/about-desktop.docbook | 2 +-
.../docs/tdebase/userguide/installation.docbook | 2 +-
tde-i18n-en_GB/docs/tdeedu/kstars/dumpmode.docbook | 2 +-
tde-i18n-en_GB/docs/tdeedu/kstars/install.docbook | 6 ++---
tde-i18n-en_GB/docs/tdepim/kalarm/index.docbook | 18 +++++++--------
tde-i18n-en_GB/docs/tdepim/kmail/faq.docbook | 6 ++---
tde-i18n-en_GB/docs/tdepim/knode/faq.docbook | 2 +-
.../docs/tdesdk/kcachegrind/index.docbook | 2 +-
tde-i18n-en_GB/messages/tdebase/kcmfonts.po | 2 +-
tde-i18n-en_GB/messages/tdebase/kcmkicker.po | 4 ++--
tde-i18n-en_GB/messages/tdeedu/khangman.po | 8 +++----
tde-i18n-en_GB/messages/tdeedu/klettres.po | 8 +++----
tde-i18n-en_GB/messages/tdeedu/kstars.po | 4 ++--
tde-i18n-en_GB/messages/tdegames/kgoldrunner.po | 16 ++++++-------
tde-i18n-en_GB/messages/tdesdk/kbabel.po | 4 ++--
tde-i18n-en_GB/messages/tdeutils/ksim.po | 4 ++--
tde-i18n-en_GB/messages/tdevelop/tdevelop.po | 20 ++++++++---------
tde-i18n-en_GB/messages/tdewebdev/klinkstatus.po | 4 ++--
tde-i18n-en_GB/messages/tdewebdev/quanta.po | 8 +++----
45 files changed, 156 insertions(+), 156 deletions(-)
(limited to 'tde-i18n-en_GB')
diff --git a/tde-i18n-en_GB/acinclude.m4 b/tde-i18n-en_GB/acinclude.m4
index 7d9fdee4132..bf9647ca6d6 100644
--- a/tde-i18n-en_GB/acinclude.m4
+++ b/tde-i18n-en_GB/acinclude.m4
@@ -382,13 +382,13 @@ same compiler to compile Qt and tdelibs as you did use now.
For more details about this problem, look at the end of config.log.])
fi
-if eval `KDEDIR= ./conftest 2>&5`; then
+if eval `TDEDIR= ./conftest 2>&5`; then
kde_result=done
else
kde_result=problems
fi
-KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
+TDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
kde_have_all_paths=yes
KDE_SET_PATHS($kde_result)
@@ -547,11 +547,11 @@ Please check whether you installed aRts correctly or use
AC_DEFUN([KDE_SET_DEFAULT_BINDIRS],
[
kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde3/bin /usr/kde/bin /usr/local/kde/bin"
- test -n "$KDEDIR" && kde_default_bindirs="$KDEDIR/bin $kde_default_bindirs"
- if test -n "$KDEDIRS"; then
+ test -n "$TDEDIR" && kde_default_bindirs="$TDEDIR/bin $kde_default_bindirs"
+ if test -n "$TDEDIRS"; then
kde_save_IFS=$IFS
IFS=:
- for dir in $KDEDIRS; do
+ for dir in $TDEDIRS; do
kde_default_bindirs="$dir/bin $kde_default_bindirs "
done
IFS=$kde_save_IFS
@@ -613,7 +613,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
if test -n "$MEINPROC" -a "$MEINPROC" != "compiled"; then
kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde3/share /opt/kde/share $prefix/share"
- test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs"
+ test -n "$TDEDIR" && kde_sharedirs="$TDEDIR/share $kde_sharedirs"
AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET)
if test "$KDE_XSL_STYLESHEET" = "NO"; then
KDE_XSL_STYLESHEET=""
@@ -1818,7 +1818,7 @@ fi
if test -z "$1"; then
kde_incdirs="$kde_libs_prefix/include /usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes $qt_includes"
-test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs"
+test -n "$TDEDIR" && kde_incdirs="$TDEDIR/include $TDEDIR/include/kde $TDEDIR $kde_incdirs"
kde_incdirs="$ac_kde_includes $kde_incdirs"
AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir)
ac_kde_includes="$kde_incdir"
@@ -1830,7 +1830,7 @@ So, check this please and use another prefix!])
fi
kde_libdirs="$kde_libs_prefix/lib${tdelibsuff} /usr/lib/kde/lib${tdelibsuff} /usr/local/kde/lib${tdelibsuff} /usr/kde/lib${tdelibsuff} /usr/lib${tdelibsuff}/kde /usr/lib${tdelibsuff}/kde3 /usr/lib${tdelibsuff} /usr/X11R6/lib${tdelibsuff} /usr/local/lib${tdelibsuff} /opt/kde3/lib${tdelibsuff} /opt/kde/lib${tdelibsuff} /usr/X11R6/kde/lib${tdelibsuff}"
-test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib${tdelibsuff} $KDEDIR $kde_libdirs"
+test -n "$TDEDIR" && kde_libdirs="$TDEDIR/lib${tdelibsuff} $TDEDIR $kde_libdirs"
kde_libdirs="$ac_kde_libraries $libdir $kde_libdirs"
AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir)
ac_kde_libraries="$kde_libdir"
@@ -3574,7 +3574,7 @@ AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
AM_INIT_AUTOMAKE($1, $2)
AM_DISABLE_LIBRARIES
-AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})
+AC_PREFIX_DEFAULT(${TDEDIR:-/usr/local/kde})
AC_CHECK_COMPILERS
KDE_PROG_LIBTOOL
AM_KDE_WITH_NLS
@@ -4973,12 +4973,12 @@ AC_DEFUN([KDE_CONF_FILES],
dnl This sets the prefix, for arts and tdelibs
dnl Do NOT use in any other module.
-dnl It only looks at --prefix, KDEDIR and falls back to /usr/local/kde
+dnl It only looks at --prefix, TDEDIR and falls back to /usr/local/kde
AC_DEFUN([KDE_SET_PREFIX_CORE],
[
unset CDPATH
- dnl make $KDEDIR the default for the installation
- AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})
+ dnl make $TDEDIR the default for the installation
+ AC_PREFIX_DEFAULT(${TDEDIR:-/usr/local/kde})
if test "x$prefix" = "xNONE"; then
prefix=$ac_default_prefix
@@ -5002,7 +5002,7 @@ AC_DEFUN([KDE_SET_PREFIX],
unset CDPATH
dnl We can't give real code to that macro, only a value.
dnl It only matters for --help, since we set the prefix in this function anyway.
- AC_PREFIX_DEFAULT(${KDEDIR:-the kde prefix})
+ AC_PREFIX_DEFAULT(${TDEDIR:-the kde prefix})
KDE_SET_DEFAULT_BINDIRS
if test "x$prefix" = "xNONE"; then
diff --git a/tde-i18n-en_GB/configure b/tde-i18n-en_GB/configure
index 463e2c8867c..cc43384b3b4 100755
--- a/tde-i18n-en_GB/configure
+++ b/tde-i18n-en_GB/configure
@@ -577,7 +577,7 @@ PACKAGE_STRING=
PACKAGE_BUGREPORT=
ac_unique_file="messages/Makefile.am"
-ac_default_prefix=${KDEDIR:-the kde prefix}
+ac_default_prefix=${TDEDIR:-the kde prefix}
ac_subst_vars='SHELL
PATH_SEPARATOR
PACKAGE_NAME
@@ -2623,13 +2623,13 @@ For more details about this problem, look at the end of config.log." >&2;}
{ (exit 1); exit 1; }; }
fi
-if eval `KDEDIR= ./conftest 2>&5`; then
+if eval `TDEDIR= ./conftest 2>&5`; then
kde_result=done
else
kde_result=problems
fi
-KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
+TDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
kde_have_all_paths=yes
@@ -2925,13 +2925,13 @@ For more details about this problem, look at the end of config.log." >&2;}
{ (exit 1); exit 1; }; }
fi
-if eval `KDEDIR= ./conftest 2>&5`; then
+if eval `TDEDIR= ./conftest 2>&5`; then
kde_result=done
else
kde_result=problems
fi
-KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
+TDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
kde_have_all_paths=yes
@@ -3038,11 +3038,11 @@ _ACEOF
kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde3/bin /usr/kde/bin /usr/local/kde/bin"
- test -n "$KDEDIR" && kde_default_bindirs="$KDEDIR/bin $kde_default_bindirs"
- if test -n "$KDEDIRS"; then
+ test -n "$TDEDIR" && kde_default_bindirs="$TDEDIR/bin $kde_default_bindirs"
+ if test -n "$TDEDIRS"; then
kde_save_IFS=$IFS
IFS=:
- for dir in $KDEDIRS; do
+ for dir in $TDEDIRS; do
kde_default_bindirs="$dir/bin $kde_default_bindirs "
done
IFS=$kde_save_IFS
@@ -3690,7 +3690,7 @@ echo "${ECHO_T}$kde_cv_path" >&6; }
if test -n "$MEINPROC" -a "$MEINPROC" != "compiled"; then
kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde3/share /opt/kde/share $prefix/share"
- test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs"
+ test -n "$TDEDIR" && kde_sharedirs="$TDEDIR/share $kde_sharedirs"
KDE_XSL_STYLESHEET=NO
for i in $kde_sharedirs;
@@ -3738,11 +3738,11 @@ done
kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde3/bin /usr/kde/bin /usr/local/kde/bin"
- test -n "$KDEDIR" && kde_default_bindirs="$KDEDIR/bin $kde_default_bindirs"
- if test -n "$KDEDIRS"; then
+ test -n "$TDEDIR" && kde_default_bindirs="$TDEDIR/bin $kde_default_bindirs"
+ if test -n "$TDEDIRS"; then
kde_save_IFS=$IFS
IFS=:
- for dir in $KDEDIRS; do
+ for dir in $TDEDIRS; do
kde_default_bindirs="$dir/bin $kde_default_bindirs "
done
IFS=$kde_save_IFS
@@ -5836,7 +5836,7 @@ if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
echo "Warning: you chose to install this package in $given_prefix,"
echo "but KDE was found in $kde_libs_prefix."
echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
- echo "that KDEDIRS contains it, e.g. export KDEDIRS=$given_prefix:$kde_libs_prefix"
+ echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
echo "Then restart KDE."
echo ""
fi
diff --git a/tde-i18n-en_GB/configure.in b/tde-i18n-en_GB/configure.in
index 349edd4f78f..b48b124ff95 100644
--- a/tde-i18n-en_GB/configure.in
+++ b/tde-i18n-en_GB/configure.in
@@ -179,7 +179,7 @@ if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
echo "Warning: you chose to install this package in $given_prefix,"
echo "but KDE was found in $kde_libs_prefix."
echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
- echo "that KDEDIRS contains it, e.g. export KDEDIRS=$given_prefix:$kde_libs_prefix"
+ echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
echo "Then restart KDE."
echo ""
fi
diff --git a/tde-i18n-en_GB/docs/tdebase/faq/configkde.docbook b/tde-i18n-en_GB/docs/tdebase/faq/configkde.docbook
index c819342b0ff..ec000fb7351 100644
--- a/tde-i18n-en_GB/docs/tdebase/faq/configkde.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/faq/configkde.docbook
@@ -282,20 +282,20 @@
>ssh-agent and others), you can put these scripts into $KDEHOMETDEHOME/env/ and make sure their names end in .sh. $KDEHOMETDEHOME is usually a folder named .kde (note the period at the beginning) in your home folder. If you want scripts to be executed for all &kde; users, you can put them under $KDEDIRTDEDIR/env/, where $KDEDIRTDEDIR is the prefix &kde; was installed to (you can find this out using the command kde-configThe icons can be found only in $KDEDIRSTDEDIRS/share/icons or $ (only necessary on systems that do not support rpath; on &Linux; &ELF;, it should work without). This environment variable may be called differently on some systems, ⪚ it is called SHLIB_PATH on &IRIX;. Then set the environment variable KDEDIRTDEDIR to the base of your &kde; tree, ⪚ /usr/local/kde. starttde which gets installed in $KDEDIRTDEDIR/bin and is therefore in your path.
chown root
$KDEDIRTDEDIR/bin/*.kss
@@ -582,7 +582,7 @@ $chmod u+s
$KDEDIRTDEDIR/bin/*.kss
@@ -633,12 +633,12 @@ configure tdebase. Then the suid bit is set automatically during
For csh or tcsh:setenv KDEDIR /users/myhome/kde
+>setenv TDEDIR /users/myhome/kde
if ( $?LD_LIBRARY_PATH ) then
- setenv LD_LIBRARY_PATH $KDEDIR/lib:$LD_LIBRARY_PATH
+ setenv LD_LIBRARY_PATH $TDEDIR/lib:$LD_LIBRARY_PATH
else
- setenv LD_LIBRARY_PATH $KDEDIR/lib
+ setenv LD_LIBRARY_PATH $TDEDIR/lib
endif
if ( ! $?LIBRARY_PATH ) then
@@ -650,11 +650,11 @@ endif
>bash:
KDEDIR=/users/myhome/kde
-PATH=$KDEDIR/bin:$PATH
-LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
+>TDEDIR=/users/myhome/kde
+PATH=$TDEDIR/bin:$PATH
+LD_LIBRARY_PATH=$TDEDIR/lib:$LD_LIBRARY_PATH
LIBRARY_PATH=$LD_LIBRARY_PATH
-export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
+export TDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
@@ -879,7 +879,7 @@ export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
>HOME/.kde by setting the $KDEHOMETDEHOME variable.
@@ -992,7 +992,7 @@ export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
>make install. If you have already deleted that folder, then there is only one way, and it is not good: go to $KDEDIRTDEDIR/bin and start deleting files one by one.
FontConfig must find the three fonts installed in: $KDEDIRTDEDIR/share/fonts. If the &kde; install does not install these fonts in a directory that already exists (⪚ /usr/share/fonts&kde; Icon Editor and put them in $KDEDIRTDEDIR/share/icons(/mini) or $If the panel continues to disappear, you may wish to either remove or edit by hand your $KDEHOMETDEHOME/share/config/kickerrc file, where $KDEHOMETDEHOME is usually ~/.kdelanguage.dtd which should be installed on your system in the folder $KDEDIRTDEDIR/share/apps/kate/syntax.
diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/background/index.docbook b/tde-i18n-en_GB/docs/tdebase/kcontrol/background/index.docbook
index 45a3435ca02..904bd97986e 100644
--- a/tde-i18n-en_GB/docs/tdebase/kcontrol/background/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kcontrol/background/index.docbook
@@ -461,7 +461,7 @@
To add a new pattern that is available to every user on your computer, simply place the file in $KDEDIRTDEDIR/share/apps/kdesktop/patterns/
@@ -473,7 +473,7 @@
To add a new pattern for a single user, add the files to $KDEHOMETDEHOME/share/apps/kdesktop/patterns/
diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/kdm/index.docbook b/tde-i18n-en_GB/docs/tdebase/kcontrol/kdm/index.docbook
index e693e7a1c11..9133f6bfd69 100644
--- a/tde-i18n-en_GB/docs/tdebase/kcontrol/kdm/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kcontrol/kdm/index.docbook
@@ -134,7 +134,7 @@
If you do not specify a logo the default $KDEDIRTDEDIR/share/apps/kdm/pics/kdelogo.png will be displayed.
@@ -612,13 +612,13 @@
Every user on the system can be represented by a image. The image for the user is kept in a file called $KDEDIRTDEDIR/share/apps/kdm/pics/users/$USER.xpm. If the user doesn't have such a file the file $KDEDIRTDEDIR/share/apps/kdm/pics/users/default.xpm will be used instead.
diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/index.docbook b/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/index.docbook
index c50e6326d2e..ac3eb8e7490 100644
--- a/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kcontrol/proxy/index.docbook
@@ -214,7 +214,7 @@
>Use automatic login. Select this option if you have already set up a login entry for your proxy server in the $KDEDIRTDEDIR/share/config/kionetrc file.
diff --git a/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/index.docbook b/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/index.docbook
index 1272a8a5d6c..0dc0fc98268 100644
--- a/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/kcontrol/screensaver/index.docbook
@@ -168,7 +168,7 @@
>bash$ cd
-$KDEDIR/share/applnk/System/ScreenSavers
+$TDEDIR/share/applnk/System/ScreenSavers
bash$
>bash$ cd
-$KDEDIR/share/applnk/System/ScreenSavers
+$TDEDIR/share/applnk/System/ScreenSaversbash$
>bash$ cd
-$KDEDIR/share/applnk/System/ScreenSavers
+$TDEDIR/share/applnk/System/ScreenSaversbash$When &kdm; starts up, it reads its configuration from the folder $KDEDIR/share/config/kdm/$TDEDIR/share/config/kdm/ (this may be /etc/kde3/kdm/ or something else on your system).
@@ -423,7 +423,7 @@
Since &kdm; must run before any user is logged in, it is not associated with any particular user. Therefore, it is not possible to have user-specific configuration files; all users share the common &kdmrc;. It follows from this that the configuration of &kdm; can only be altered by those users that have write access to $KDEDIRTDEDIR/share/config/kdm/kdmrc (normally restricted to system administrators logged in as rootIf you do not specify a logo the default $KDEDIRTDEDIR/share/apps/kdm/pics/kdelogo.xpm will be displayed.
@@ -1114,13 +1114,13 @@
Every user on the system can be represented by an image. The image for each user is kept in a file called $KDEDIRTDEDIR/share/apps/kdm/pics/users/$USER.xpm. If there is no such file for a particular user, the file $KDEDIRTDEDIR/share/apps/kdm/pics/users/default.xpm will be used instead.
@@ -1336,7 +1336,7 @@ id:3:initdefault:
>export
@@ -1351,14 +1351,14 @@ id:3:initdefault:
>export
export
@@ -1761,7 +1761,7 @@ exec $WINDOWMANAGER
If you managed to satisfy all of the prerequisites, you are unlikely to have any problems with building and installing tdebase. &kdm; is installed in your $KDEDIR/bin$TDEDIR/bin folder.The icons can be found only in $KDEDIRSTDEDIRS/share/icons or $ (only necessary on systems that do not support rpath; on &Linux; &ELF;, it should work without). This environment variable may be called differently on some systems, ⪚ it is called SHLIB_PATH on &IRIX;. Then set the environment variable KDEDIRTDEDIR to the base of your &kde; tree, ⪚ /usr/local/kde. starttde which gets installed in $KDEDIRTDEDIR/bin and is therefore in your path.
chown root
$KDEDIRTDEDIR/bin/*.kss
@@ -582,7 +582,7 @@ $chmod u+s
$KDEDIRTDEDIR/bin/*.kss
@@ -633,12 +633,12 @@ configure tdebase. Then the suid bit is set automatically during
For csh or tcsh:setenv KDEDIR /users/myhome/kde
+>setenv TDEDIR /users/myhome/kde
if ( $?LD_LIBRARY_PATH ) then
- setenv LD_LIBRARY_PATH $KDEDIR/lib:$LD_LIBRARY_PATH
+ setenv LD_LIBRARY_PATH $TDEDIR/lib:$LD_LIBRARY_PATH
else
- setenv LD_LIBRARY_PATH $KDEDIR/lib
+ setenv LD_LIBRARY_PATH $TDEDIR/lib
endif
if ( ! $?LIBRARY_PATH ) then
@@ -650,11 +650,11 @@ endif
>bash:
KDEDIR=/users/myhome/kde
-PATH=$KDEDIR/bin:$PATH
-LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
+>TDEDIR=/users/myhome/kde
+PATH=$TDEDIR/bin:$PATH
+LD_LIBRARY_PATH=$TDEDIR/lib:$LD_LIBRARY_PATH
LIBRARY_PATH=$LD_LIBRARY_PATH
-export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
+export TDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
@@ -879,7 +879,7 @@ export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
>HOME/.kde by setting the $KDEHOMETDEHOME variable.
@@ -992,7 +992,7 @@ export KDEDIR PATH LD_LIBRARY_PATH LIBRARY_PATH
>make install. If you have already deleted that folder, then there is only one way, and it is not good: go to $KDEDIRTDEDIR/bin and start deleting files one by one.
&kde; Icon Editor and put them in $KDEDIRTDEDIR/share/icons(/mini) or $
>personal &MIME; style, which is only relevant for you. It will only affect other users if you copy or move it to $KDEDIRTDEDIR/share/mimelnk.
diff --git a/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/installation.docbook b/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/installation.docbook
index 73a92b8eba3..34cea7e8c99 100644
--- a/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/installation.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/khelpcenter/userguide/installation.docbook
@@ -694,7 +694,7 @@ Optional Features:
>
export PATH=$PATH:/opt/kde/bin
-export KDEDIR=/opt/kde
+export TDEDIR=/opt/kde
See the documentation in the sources for more information. You will find these at $KDEDIRTDEDIR/include/kio/thumbcreator.h or in the source folder tdebase/kioslave/thumbnail
>To disable this, simply remove the file
$KDEDIRTDEDIR/share/autostart/klipper.desktop
or create a file $ to $KDEDIR/share/config/kio_httprc $TDEDIR/share/config/kio_httprc or ~/.kde/share/config/kio_httprc.
diff --git a/tde-i18n-en_GB/docs/tdebase/konsole/index.docbook b/tde-i18n-en_GB/docs/tdebase/konsole/index.docbook
index 0a94326cbf7..a29b1a8b4cd 100644
--- a/tde-i18n-en_GB/docs/tdebase/konsole/index.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/konsole/index.docbook
@@ -766,7 +766,7 @@
>*.keytab extension in $KDEDIRTDEDIR/share/apps/konsole also define keyboard shortcuts. Use the The list of these keymappings is taken from $KDEDIR/share/apps/konsole/*.keytab$TDEDIR/share/apps/konsole/*.keytab. The file $KDEDIR/share/apps/konsole/README.KeyTab$TDEDIR/share/apps/konsole/README.KeyTab describes the keytab format in more detail. Add to or modify these files to match your needs.
@@ -1493,9 +1493,9 @@
>
The list of these schemata is taken from $KDEDIR/share/apps/konsole/*.schema$TDEDIR/share/apps/konsole/*.schema. The file $KDEDIR/share/apps/konsole/README.Schema$TDEDIR/share/apps/konsole/README.Schema describes the schema format in more detail. Add to or modify these files to match your needs. You can also create custom schema through the preferences dialogue at SettingsOpen the file $KDEHOME/share/config/kpagerrc$TDEHOME/share/config/kpagerrc with any text editor like &kedit; or vi. If you have no rights to write that file, you may need to do it as root or contact your system administrator. In this file you will have to add a new key with the name ~/.kde/share/apps/ksplash/Themes/ for a single user, or to $KDEDIRTDEDIR/share/apps/ksplash/Themes/ to make them available to all users of your system.
diff --git a/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook b/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook
index 013f11d8926..14a0fb2843f 100644
--- a/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/userguide/about-desktop.docbook
@@ -433,7 +433,7 @@ icon, or the name of the shortcut as you wish.
>personal &MIME; style, which is only relevant for you. It will only affect other users if you copy or move it to $KDEDIRTDEDIR/share/mimelnk.
diff --git a/tde-i18n-en_GB/docs/tdebase/userguide/installation.docbook b/tde-i18n-en_GB/docs/tdebase/userguide/installation.docbook
index 73a92b8eba3..34cea7e8c99 100644
--- a/tde-i18n-en_GB/docs/tdebase/userguide/installation.docbook
+++ b/tde-i18n-en_GB/docs/tdebase/userguide/installation.docbook
@@ -694,7 +694,7 @@ Optional Features:
>
export PATH=$PATH:/opt/kde/bin
-export KDEDIR=/opt/kde
+export TDEDIR=/opt/kde
Likewise, if the image width and height are not specified, they default to 640 and 480, respectively. By default, &kstars; will read in the options values stored in your $KDEHOME/share/config/kstarsrc$TDEHOME/share/config/kstarsrc file to determine where the image will be centred, and how it is rendered. This means you need to run &kstars; in normal GUI mode, and exit the program when it is set up with the desired options for the generated images. This is not very flexible, so we also provide the ability to execute a &kstars; DCOP script to set the scene before generating the image. The filename you specify as the script argument should be a valid &kstars; %./configure --prefix=$KDEDIR
+>./configure --prefix=$TDEDIR%Please do not forget the prefix argument to configure. If your KDEDIRTDEDIR variable is not set, set prefix to whatever folder &kde; is installed in: this is usually either /usr, and manually copy all files in kstars/data/ to $(KDEDIR)/apps/kstars/$(TDEDIR)/apps/kstars/ (If you do not have root privileges, copy them to What configuration files does &kalarm; use?
-The file $KDEHOME/share/config/kalarmrc
+The file $TDEHOME/share/config/kalarmrc
holds your &kalarm; preferences.The calendar file which stores your pending alarms is
-$KDEHOME/share/apps/kalarm/calendar.ics, unless
+$TDEHOME/share/apps/kalarm/calendar.ics, unless
a different calendar file is specified in the preferences file by a
Calendar entry in the
General section.The calendar file which stores your expired alarms is
-$KDEHOME/share/apps/kalarm/expired.ics, unless
+$TDEHOME/share/apps/kalarm/expired.ics, unless
a different calendar file is specified in the preferences file by an
ExpiredCalendar entry in the
General section.The calendar file which stores your alarm templates is
-$KDEHOME/share/apps/kalarm/template.ics, unless
+$TDEHOME/share/apps/kalarm/template.ics, unless
a different calendar file is specified in the preferences file by a
TemplateCalendar entry in the
General section.Details of alarms currently being displayed are stored in the
calendar file
-$KDEHOME/share/apps/kalarm/displaying.ics.
+$TDEHOME/share/apps/kalarm/displaying.ics.
@@ -3957,7 +3957,7 @@ calendar file
daemon use?
-The file $KDEHOME/share/config/kalarmdrc
+The file $TDEHOME/share/config/kalarmdrc
holds your alarm daemon preferences,
together with details of the &kalarm; client application.
@@ -4119,14 +4119,14 @@ if your &kde; is installed in /opt/kde2:
If you install &kalarm; into a folder different from
where &kde; is installed, it will not run correctly unless you make
its location known to &kde;. To do this, you must prefix the
-KDEDIRS environment variable with &kalarm;'s location,
+TDEDIRS environment variable with &kalarm;'s location,
each time before you start &kde;.For example, if &kde; is installed in
-/opt/kde, KDEDIRS might normally
+/opt/kde, TDEDIRS might normally
be set to /etc/opt/kde:/opt/kde. If you install
&kalarm; into /usr/local, you would need to set
-KDEDIRS to
+TDEDIRS to
/usr/local:/etc/opt/kde:/opt/kde before starting
&kde;.
diff --git a/tde-i18n-en_GB/docs/tdepim/kmail/faq.docbook b/tde-i18n-en_GB/docs/tdepim/kmail/faq.docbook
index dff8b8919a9..fd9052a81ba 100644
--- a/tde-i18n-en_GB/docs/tdepim/kmail/faq.docbook
+++ b/tde-i18n-en_GB/docs/tdepim/kmail/faq.docbook
@@ -170,15 +170,15 @@
Most &kmail; settings are stored in $KDEHOMETDEHOME/share/config/kmailrc, where $KDEHOMETDEHOME is typically ~/.kde; the identities are stored in $KDEHOMETDEHOME/share/config/emailidentities and your mail is saved in ~/Mailknode exists in $KDEDIRTDEDIR/bin and that its permissions are correctly set.
Obviously KCachegrind is wrongly installed on your system. It is recommended to compile it with the installation prefix to be your system wide KDE base directory like configure --prefix=/opt/kde3; make install. If you choose another directory like $HOME/kde, you should set the environment variable KDEDIR to this directory before running KCachegrind.
+>. If you choose another directory like $HOME/kde, you should set the environment variable TDEDIR to this directory before running KCachegrind.
diff --git a/tde-i18n-en_GB/messages/tdebase/kcmfonts.po b/tde-i18n-en_GB/messages/tdebase/kcmfonts.po
index 66afa982021..6f73110b3a9 100644
--- a/tde-i18n-en_GB/messages/tdebase/kcmfonts.po
+++ b/tde-i18n-en_GB/messages/tdebase/kcmfonts.po
@@ -185,7 +185,7 @@ msgid ""
"
The use of this option is generally discouraged. For selecting proper DPI "
"value a better option is explicitly configuring it for the whole X server if "
"possible (e.g. DisplaySize in xorg.conf or adding -dpi value "
-"to ServerLocalArgs= in $KDEDIR/share/config/kdm/kdmrc). When fonts do not "
+"to ServerLocalArgs= in $TDEDIR/share/config/kdm/kdmrc). When fonts do not "
"render properly with real DPI value better fonts should be used or "
"configuration of font hinting should be checked.
Tip: You can customize the image that appears in the K Menu by "
"putting an image file called kside.png and a tileable image file called "
-"kside_tile.png in $KDEHOME/share/apps/kicker/pics."
+"kside_tile.png in $TDEHOME/share/apps/kicker/pics."
msgstr ""
"When this option is selected an image will appear down the left-hand side "
"of the K Menu. The image will be tinted according to your colour settings.\n"
@@ -1095,7 +1095,7 @@ msgstr ""
" "
"
Tip: You can customise the image that appears in the K Menu by "
"putting an image file called kside.png and a tileable image file called "
-"kside_tile.png in $KDEHOME/share/apps/kicker/pics.
"
+"kside_tile.png in $TDEHOME/share/apps/kicker/pics."
#. i18n: file menutab.ui line 151
#: rc.cpp:410
diff --git a/tde-i18n-en_GB/messages/tdeedu/khangman.po b/tde-i18n-en_GB/messages/tdeedu/khangman.po
index 9908b90d134..7d2828561d4 100644
--- a/tde-i18n-en_GB/messages/tdeedu/khangman.po
+++ b/tde-i18n-en_GB/messages/tdeedu/khangman.po
@@ -79,10 +79,10 @@ msgstr "This letter has already been guessed."
#: khangmanview.cpp:594
msgid ""
-"File $KDEDIR/share/apps/khangman/data/%1/%2 not found!\n"
+"File $TDEDIR/share/apps/khangman/data/%1/%2 not found!\n"
"Check your installation, please!"
msgstr ""
-"File $KDEDIR/share/apps/khangman/data/%1/%2 not found!\n"
+"File $TDEDIR/share/apps/khangman/data/%1/%2 not found!\n"
"Check your installation, please!"
#: timer.cpp:33 timer.cpp:34 timer.cpp:42 timer.cpp:43
@@ -567,10 +567,10 @@ msgstr "Languages"
#: khangman.cpp:437
msgid ""
-"File $KDEDIR/share/apps/khangman/%1.txt not found;\n"
+"File $TDEDIR/share/apps/khangman/%1.txt not found;\n"
"check your installation."
msgstr ""
-"File $KDEDIR/share/apps/khangman/%1.txt not found;\n"
+"File $TDEDIR/share/apps/khangman/%1.txt not found;\n"
"check your installation."
#: khangman.cpp:460
diff --git a/tde-i18n-en_GB/messages/tdeedu/klettres.po b/tde-i18n-en_GB/messages/tdeedu/klettres.po
index 8a4fff5cf85..f4c0aef054e 100644
--- a/tde-i18n-en_GB/messages/tdeedu/klettres.po
+++ b/tde-i18n-en_GB/messages/tdeedu/klettres.po
@@ -38,13 +38,13 @@ msgstr "Luganda"
#: klettres.cpp:177
msgid ""
"The file sounds.xml was not found in\n"
-"$KDEDIR/share/apps/klettres/\n"
+"$TDEDIR/share/apps/klettres/\n"
"\n"
"Please install this file and start KLettres again.\n"
"\n"
msgstr ""
"The file sounds.xml was not found in\n"
-"$KDEDIR/share/apps/klettres/\n"
+"$TDEDIR/share/apps/klettres/\n"
"\n"
"Please install this file and start KLettres again.\n"
"\n"
@@ -223,10 +223,10 @@ msgstr "Switch to Grown-up mode"
#: klettres.cpp:461
msgid ""
-"File $KDEDIR/share/apps/klettres/%1.txt not found;\n"
+"File $TDEDIR/share/apps/klettres/%1.txt not found;\n"
"please check your installation."
msgstr ""
-"File $KDEDIR/share/apps/klettres/%1.txt not found;\n"
+"File $TDEDIR/share/apps/klettres/%1.txt not found;\n"
"please check your installation."
#: klettres.cpp:478
diff --git a/tde-i18n-en_GB/messages/tdeedu/kstars.po b/tde-i18n-en_GB/messages/tdeedu/kstars.po
index 38551e5e16d..2744807778b 100644
--- a/tde-i18n-en_GB/messages/tdeedu/kstars.po
+++ b/tde-i18n-en_GB/messages/tdeedu/kstars.po
@@ -962,13 +962,13 @@ msgid ""
"Unable to find device driver file 'drivers.xml'. Please locate the file and "
"place it in one of the following locations:\n"
"\n"
-" \t$(KDEDIR)/share/apps/kstars/%1 \n"
+" \t$(TDEDIR)/share/apps/kstars/%1 \n"
"\t~/.kde/share/apps/kstars/%1"
msgstr ""
"Unable to find device driver file 'drivers.xml'. Please locate the file and "
"place it in one of the following locations:\n"
"\n"
-" \t$(KDEDIR)/share/apps/kstars/%1 \n"
+" \t$(TDEDIR)/share/apps/kstars/%1 \n"
"\t~/.kde/share/apps/kstars/%1"
#: indidriver.cpp:759
diff --git a/tde-i18n-en_GB/messages/tdegames/kgoldrunner.po b/tde-i18n-en_GB/messages/tdegames/kgoldrunner.po
index 6031afcfff6..25192a84aab 100644
--- a/tde-i18n-en_GB/messages/tdegames/kgoldrunner.po
+++ b/tde-i18n-en_GB/messages/tdegames/kgoldrunner.po
@@ -1160,34 +1160,34 @@ msgstr "Get Folders"
#: kgoldrunner.cpp:850
msgid ""
"Cannot find documentation sub-folder 'en/%1/' in area '%2' of the KDE folder "
-"($KDEDIRS)."
+"($TDEDIRS)."
msgstr ""
"Cannot find documentation sub-folder 'en/%1/' in area '%2' of the KDE folder "
-"($KDEDIRS)."
+"($TDEDIRS)."
#: kgoldrunner.cpp:862
msgid ""
"Cannot find system games sub-folder '%1/system/' in area '%2' of the KDE folder "
-"($KDEDIRS)."
+"($TDEDIRS)."
msgstr ""
"Cannot find system games sub-folder '%1/system/' in area '%2' of the KDE folder "
-"($KDEDIRS)."
+"($TDEDIRS)."
#: kgoldrunner.cpp:875
msgid ""
"Cannot find or create user games sub-folder '%1/user/' in area '%2' of the KDE "
-"user area ($KDEHOME)."
+"user area ($TDEHOME)."
msgstr ""
"Cannot find or create user games sub-folder '%1/user/' in area '%2' of the KDE "
-"user area ($KDEHOME)."
+"user area ($TDEHOME)."
#: kgoldrunner.cpp:884
msgid ""
"Cannot find or create 'levels/' folder in sub-folder '%1/user/' in the KDE user "
-"area ($KDEHOME)."
+"area ($TDEHOME)."
msgstr ""
"Cannot find or create 'levels/' folder in sub-folder '%1/user/' in the KDE user "
-"area ($KDEHOME)."
+"area ($TDEHOME)."
#: kgoldrunner.cpp:913
msgid "Switch to Keyboard Mode"
diff --git a/tde-i18n-en_GB/messages/tdesdk/kbabel.po b/tde-i18n-en_GB/messages/tdesdk/kbabel.po
index c40ac77cd8e..e755a31ba35 100644
--- a/tde-i18n-en_GB/messages/tdesdk/kbabel.po
+++ b/tde-i18n-en_GB/messages/tdesdk/kbabel.po
@@ -6108,7 +6108,7 @@ msgid ""
" If you choose the old version, the new one will be removed. If you choose "
"the new version, the old database files will be left alone and you need to "
"remove them manually. Otherwise this message will be displayed again (the old "
-"files are at $KDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).
"
+"files are at $TDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).
"
msgstr ""
"
There are backup database files from previous versions of KBabel. However, "
"another version of KBabel (probably from KDE 3.1.1 or 3.1.2) created a new "
@@ -6119,7 +6119,7 @@ msgstr ""
" If you choose the old version, the new one will be removed. If you choose "
"the new version, the old database files will be left alone and you need to "
"remove them manually. Otherwise this message will be displayed again (the old "
-"files are at $KDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).
"
+"files are at $TDEHOME/share/apps/kbabeldict/dbsearchengine/*,old)."
#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:185
msgid "Old Database Found"
diff --git a/tde-i18n-en_GB/messages/tdeutils/ksim.po b/tde-i18n-en_GB/messages/tdeutils/ksim.po
index 1de6d9d71ad..0cfe0487d31 100644
--- a/tde-i18n-en_GB/messages/tdeutils/ksim.po
+++ b/tde-i18n-en_GB/messages/tdeutils/ksim.po
@@ -42,10 +42,10 @@ msgstr ""
#: library/pluginloader.cpp:99
msgid ""
"KSim was unable to load the plugin %1 due to not being able to find the plugin, "
-"check that the plugin is installed and is in your $KDEDIR/lib path"
+"check that the plugin is installed and is in your $TDEDIR/lib path"
msgstr ""
"KSim was unable to load the plugin %1 due to not being able to find the plugin, "
-"check that the plugin is installed and is in your $KDEDIR/lib path"
+"check that the plugin is installed and is in your $TDEDIR/lib path"
#: library/pluginloader.cpp:105
msgid ""
diff --git a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
index 12f91490eda..0812439b1e9 100644
--- a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
@@ -7935,13 +7935,13 @@ msgstr "Search Custom Directories for Scripts"
msgid ""
"NOTE These are directories to search in that are found in your KDE "
"resource directories. So if you add the string \"kate/scripts\" to the list "
-"then KScript will look in \"$KDEDIRS/data/kate/scripts\" for scripts. This "
+"then KScript will look in \"$TDEDIRS/data/kate/scripts\" for scripts. This "
"will allow you to get scripts in your home directory as well as system wide "
"ones."
msgstr ""
"NOTE These are directories to search in that are found in your KDE "
"resource directories. So if you add the string \"kate/scripts\" to the list "
-"then KScript will look in \"$KDEDIRS/data/kate/scripts\" for scripts. This "
+"then KScript will look in \"$TDEDIRS/data/kate/scripts\" for scripts. This "
"will allow you to get scripts in your home directory as well as system wide "
"ones."
@@ -19287,16 +19287,16 @@ msgid ""
"Unable to find plugins, KDevelop will not work properly.\n"
"Please make sure that KDevelop is installed in your KDE directory; otherwise, "
"you have to add KDevelop's installation path to the environment variable "
-"KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
+"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
-"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
msgstr ""
"Unable to find plugins, KDevelop will not work properly.\n"
"Please make sure that KDevelop is installed in your KDE directory; otherwise, "
"you have to add KDevelop's installation path to the environment variable "
-"KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
+"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
-"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
#: src/simplemainwindow.cpp:105
msgid "Could Not Find Plugins"
@@ -31174,14 +31174,14 @@ msgstr "Choose &Target"
#~ msgid ""
#~ "Unable to find plugins, KDevelop will not work properly!\n"
-#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
+#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
#~ "Example for BASH users:\n"
-#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
#~ msgstr ""
#~ "Unable to find plugins, KDevelop will not work properly!\n"
-#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
+#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
#~ "Example for BASH users:\n"
-#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"
#~ msgid "&Tile..."
#~ msgstr "&Tile..."
diff --git a/tde-i18n-en_GB/messages/tdewebdev/klinkstatus.po b/tde-i18n-en_GB/messages/tdewebdev/klinkstatus.po
index 07b0a4923c3..7e943863885 100644
--- a/tde-i18n-en_GB/messages/tdewebdev/klinkstatus.po
+++ b/tde-i18n-en_GB/messages/tdewebdev/klinkstatus.po
@@ -180,10 +180,10 @@ msgstr "Choose what kind of link status to show in result list"
#: klinkstatus.cpp:75
msgid ""
-"Could not find the KLinkStatus part; did you configure with '--prefix=/$KDEDIR' "
+"Could not find the KLinkStatus part; did you configure with '--prefix=/$TDEDIR' "
"and perform 'make install'?"
msgstr ""
-"Could not find the KLinkStatus part; did you configure with '--prefix=/$KDEDIR' "
+"Could not find the KLinkStatus part; did you configure with '--prefix=/$TDEDIR' "
"and perform 'make install'?"
#: utils/xsl.cpp:165
diff --git a/tde-i18n-en_GB/messages/tdewebdev/quanta.po b/tde-i18n-en_GB/messages/tdewebdev/quanta.po
index f871cf2a588..8a5490c3569 100644
--- a/tde-i18n-en_GB/messages/tdewebdev/quanta.po
+++ b/tde-i18n-en_GB/messages/tdewebdev/quanta.po
@@ -1800,11 +1800,11 @@ msgstr "The name of the folder where the toolbars are stored"
msgid ""
"The name of the folder where the toolbars are stored. This is a relative name "
"to "
-" $KDEDIR( or $KDEHOME)/share/apps/quanta/toolbars ."
+" $TDEDIR( or $TDEHOME)/share/apps/quanta/toolbars ."
msgstr ""
"The name of the folder where the toolbars are stored. This is a relative name "
"to "
-" $KDEDIR( or $KDEHOME)/share/apps/quanta/toolbars ."
+" $TDEDIR( or $TDEHOME)/share/apps/quanta/toolbars ."
#. i18n: file ./dialogs/dtepeditdlgs.ui line 320
#: rc.cpp:940
@@ -10377,10 +10377,10 @@ msgstr "Quanta data files were not found."
#: src/quanta.cpp:227
msgid ""
-"You may have forgotten to run \"make install\", or your KDEDIR, KDEDIRS or PATH "
+"You may have forgotten to run \"make install\", or your TDEDIR, TDEDIRS or PATH "
"are not set correctly."
msgstr ""
-"You may have forgotten to run \"make install\", or your KDEDIR, KDEDIRS or PATH "
+"You may have forgotten to run \"make install\", or your TDEDIR, TDEDIRS or PATH "
"are not set correctly."
#: src/quanta.cpp:366 treeviews/structtreeview.cpp:113
--
cgit v1.2.1