diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:03:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:03:55 -0600 |
commit | c13acd3c8d18c9606e49f566adb5974417530878 (patch) | |
tree | 33f2e17a23a7e20315d04bbbb775ec8c367e39d5 /tde-i18n-en_GB/docs/tdebase/kdm/index.docbook | |
parent | 67313570235937f289ef5e83b7f144b5cd1ff779 (diff) | |
download | tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.tar.gz tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'tde-i18n-en_GB/docs/tdebase/kdm/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/kdm/index.docbook | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kdm/index.docbook b/tde-i18n-en_GB/docs/tdebase/kdm/index.docbook index 8b588360bc8..8a207a0ffa8 100644 --- a/tde-i18n-en_GB/docs/tdebase/kdm/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/kdm/index.docbook @@ -412,7 +412,7 @@ <para >When &kdm; starts up, it reads its configuration from the folder <filename class="directory" ->$KDEDIR/share/config/kdm/</filename +>$TDEDIR/share/config/kdm/</filename > (this may be <filename class="directory" >/etc/kde3/kdm/</filename > or something else on your system).</para> @@ -423,7 +423,7 @@ <para >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 <filename >$<envar ->KDEDIR</envar +>TDEDIR</envar >/share/config/kdm/kdmrc</filename > (normally restricted to system administrators logged in as <systemitem class="username" >root</systemitem @@ -567,7 +567,7 @@ <para >If you do not specify a logo the default <filename >$<envar ->KDEDIR</envar +>TDEDIR</envar >/share/apps/kdm/pics/kdelogo.xpm</filename > will be displayed.</para> @@ -1114,13 +1114,13 @@ <para >Every user on the system can be represented by an image. The image for each user is kept in a file called <filename >$<envar ->KDEDIR</envar +>TDEDIR</envar >/share/apps/kdm/pics/users/$<envar >USER</envar >.xpm</filename >. If there is no such file for a particular user, the file <filename >$<envar ->KDEDIR</envar +>TDEDIR</envar >/share/apps/kdm/pics/users/default.xpm</filename > will be used instead.</para> @@ -1336,7 +1336,7 @@ id:3:initdefault: ><command >export <option ->KDEDIR=<replaceable +>TDEDIR=<replaceable >/opt/kde</replaceable ></option ></command> @@ -1351,14 +1351,14 @@ id:3:initdefault: >export <option >PATH=<replaceable ->$KDEDIR/bin:$QTDIR/bin:$PATH</replaceable +>$TDEDIR/bin:$QTDIR/bin:$PATH</replaceable ></option ></command> <command >export <option >LD_LIBRARY_PATH=<replaceable ->$KDEDIR/lib:$QTDIR/lib</replaceable +>$TDEDIR/lib:$QTDIR/lib</replaceable ></option ></command > @@ -1761,7 +1761,7 @@ exec $WINDOWMANAGER <para >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 <filename ->$KDEDIR/bin</filename +>$TDEDIR/bin</filename > folder.</para> <note |