From 6723d581f9777be5206619112a30122439c0ee95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:07:19 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/faq/configkde.docbook | 6 +- doc/faq/desktop.docbook | 2 +- doc/faq/install.docbook | 26 ++++----- doc/faq/kdeapps.docbook | 2 +- doc/faq/panel.docbook | 6 +- doc/faq/sound.docbook | 2 +- doc/kate/highlighting.docbook | 2 +- doc/kcontrol/background/index.docbook | 6 +- doc/kcontrol/kdm/index.docbook | 6 +- doc/kcontrol/proxy/index.docbook | 2 +- doc/kcontrol/screensaver/index.docbook | 6 +- doc/kdm/index.docbook | 14 ++--- doc/kicker/man-kicker.1.docbook | 2 +- doc/kioslave/thumbnail.docbook | 2 +- doc/klipper/index.docbook | 2 +- doc/konqueror/browser.docbook | 2 +- doc/konsole/index.docbook | 10 ++-- doc/kpager/index.docbook | 2 +- doc/ksplashml/index.docbook | 2 +- doc/userguide/customizing-desktop.docbook | 2 +- doc/userguide/index.docbook | 6 +- doc/userguide/kde-for-admins.docbook | 94 +++++++++++++++---------------- doc/userguide/under-the-hood.docbook | 4 +- doc/userguide/your-kde-account.docbook | 16 +++--- 24 files changed, 112 insertions(+), 112 deletions(-) (limited to 'doc') diff --git a/doc/faq/configkde.docbook b/doc/faq/configkde.docbook index f0cb4d2be..f1393d829 100644 --- a/doc/faq/configkde.docbook +++ b/doc/faq/configkde.docbook @@ -191,12 +191,12 @@ url="http://www.koffice.org/kword/euro.php">http://www.koffice.org/kword/euro.ph There are many ways to do that. If what you want to do is to run some scripts that would set some environment variables (for example, to start gpg-agent, ssh-agent and others), you can put -these scripts into $KDEHOME/env/ and make sure their names end in -.sh. $KDEHOME is +these scripts into $TDEHOME/env/ and make sure their names end in +.sh. $TDEHOME 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 $KDEDIR/env/, where $KDEDIR is the prefix &kde; was +put them under $TDEDIR/env/, where $TDEDIR is the prefix &kde; was installed to (you can find this out using the command kde-config --prefix). If you wish to start a program after &kde; has started, you may want to use the diff --git a/doc/faq/desktop.docbook b/doc/faq/desktop.docbook index da3de1608..e31f7a8ce 100644 --- a/doc/faq/desktop.docbook +++ b/doc/faq/desktop.docbook @@ -45,7 +45,7 @@ use the &RMB; on the desktop and choose Create New The icons can be found only in $KDEDIRS/share/icons or $TDEDIRS/share/icons or $HOME/.kde/share/icons or $HOME/.kde2/share/icons. To use icons stored in other locations, you must either copy them into one of the diff --git a/doc/faq/install.docbook b/doc/faq/install.docbook index 8dc1227ea..5548d2f24 100644 --- a/doc/faq/install.docbook +++ b/doc/faq/install.docbook @@ -360,7 +360,7 @@ 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 -KDEDIR to the base of your &kde; tree, ⪚ TDEDIR to the base of your &kde; tree, ⪚ /usr/local/kde. Please bear in mind that it is unwise to set @@ -378,7 +378,7 @@ features if you use the &kde; window manager and its helper programs. In order to make it easy for you, we have provided a simple script called starttde which gets installed in $KDEDIR/bin and is therefore in your +class="directory">$TDEDIR/bin and is therefore in your path. Edit the file .xinitrc in your home folder (make a backup copy first!), remove everything that looks like calling a window @@ -451,9 +451,9 @@ machine until the password is entered. Setting the suid bit on the screensavers become root chown root -$KDEDIR/bin/*.kss +$TDEDIR/bin/*.kss chmod u+s -$KDEDIR/bin/*.kss +$TDEDIR/bin/*.kss Alternatively, if you compile &kde; from source, you can use ./configure to @@ -480,12 +480,12 @@ is better to leave it out. For csh or tcsh: -setenv KDEDIR /home/me +setenv TDEDIR /home/me 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 @@ -494,11 +494,11 @@ endif For bash: -KDEDIR=/home/me -PATH=$KDEDIR/bin:$PATH -LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH +TDEDIR=/home/me +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 <acronym>RPM</acronym> packages @@ -641,7 +641,7 @@ removing the old .kde folder, without a hitch. You can override the use of $HOME/.kde by setting the -$KDEHOME variable. +$TDEHOME variable. @@ -703,7 +703,7 @@ source? uninstall in the folder where you did make install. If you have already deleted that folder, then there is only one way, and it is not good: go to $KDEDIR/bin and start deleting files +class="directory">$TDEDIR/bin and start deleting files one by one. If you expect to find yourself in this situation, you might want to consider a program such as &GNU; stow, found at diff --git a/doc/faq/kdeapps.docbook b/doc/faq/kdeapps.docbook index ff11d80c2..68b1fd2cc 100644 --- a/doc/faq/kdeapps.docbook +++ b/doc/faq/kdeapps.docbook @@ -120,7 +120,7 @@ paste by clicking with the &MMB; (or both buttons if you are using a FontConfig must find the three fonts installed in: $KDEDIR/share/fonts. +class="directory">$TDEDIR/share/fonts. If the &kde; install does not install these fonts in a directory that already exists (⪚ In order to change only the &kmenu; icon you can overwrite the kmenu.png image for every size in an icon theme set. -So, for &kde; default icons this would be $KDEDIR/share/icons/default.kde/size/apps/kmenu.png, +So, for &kde; default icons this would be $TDEDIR/share/icons/default.kde/size/apps/kmenu.png, where size is one of the sizes included in the &kde; icon theme. @@ -85,9 +85,9 @@ action="simul">&Alt;F2 and entering If the panel continues to disappear, you may wish to either remove or edit by hand your -$KDEHOME/share/config/kickerrc +$TDEHOME/share/config/kickerrc file, where $KDEHOME is usually +class="directory">$TDEHOME is usually ~/.kde. If you choose to edit it by hand, start by removing the applet entry groups. diff --git a/doc/faq/sound.docbook b/doc/faq/sound.docbook index d7db604bc..af41375ab 100644 --- a/doc/faq/sound.docbook +++ b/doc/faq/sound.docbook @@ -44,7 +44,7 @@ conjunction with using artsplay in a second terminal can give I've upgraded to the latest version of &kde; keeping my old configuration, and my system sounds don't work anymore! -Assuming you've installed &arts; correctly and you still have the codecs installed your previous &kde; installation needed, chances are this is a small problem with your knotifyrc. To confirm this, try creating an entirely new user and seeing if system notifications work under the new account. If they do, try moving your $KDEHOME/share/config/knotifyrc out of the way for your original user to see if this solves the problem. +Assuming you've installed &arts; correctly and you still have the codecs installed your previous &kde; installation needed, chances are this is a small problem with your knotifyrc. To confirm this, try creating an entirely new user and seeing if system notifications work under the new account. If they do, try moving your $TDEHOME/share/config/knotifyrc out of the way for your original user to see if this solves the problem. diff --git a/doc/kate/highlighting.docbook b/doc/kate/highlighting.docbook index 76952d26a..3a64d9d2c 100644 --- a/doc/kate/highlighting.docbook +++ b/doc/kate/highlighting.docbook @@ -212,7 +212,7 @@ the highlight detection rules. The formal definition, aka the DTD is stored in the file language.dtd which should be installed on your system in the folder -$KDEDIR/share/apps/katepart/syntax. +$TDEDIR/share/apps/katepart/syntax. diff --git a/doc/kcontrol/background/index.docbook b/doc/kcontrol/background/index.docbook index 5241462c0..809350754 100644 --- a/doc/kcontrol/background/index.docbook +++ b/doc/kcontrol/background/index.docbook @@ -354,7 +354,7 @@ url="http://www.kde-look.org">KDE-Look website. You can of course select any image you have available to use as wallpaper, and it may be stored in any location on your hard drive. To have a wallpaper show up in the list automatically for all users, you should save it to the $KDEDIR/share/wallpapers +class="directory">$TDEDIR/share/wallpapers folder. A pattern is a picture file which &kde; uses as a template to @@ -364,7 +364,7 @@ can add new patterns. To add a new pattern that is available to every user on your computer, simply place the file in $KDEDIR/share/apps/kdesktop/patterns/. +class="directory">$TDEDIR/share/apps/kdesktop/patterns/. Copy a .desktop file from this folder, and name it the same as your new pattern image file. @@ -372,7 +372,7 @@ Modify the contents to suit your new pattern. To add a new pattern for a single user, add the files to $KDEHOME/share/apps/kdesktop/patterns/. +class="directory">$TDEHOME/share/apps/kdesktop/patterns/. For best results, the pattern should be a grayscale PNG file. diff --git a/doc/kcontrol/kdm/index.docbook b/doc/kcontrol/kdm/index.docbook index 8f00db2f3..090b78225 100644 --- a/doc/kcontrol/kdm/index.docbook +++ b/doc/kcontrol/kdm/index.docbook @@ -87,7 +87,7 @@ dialog. If you do not specify a logo the default -$KDEDIR/share/apps/kdm/pics/kdelogo.png +$TDEDIR/share/apps/kdm/pics/kdelogo.png will be displayed. While &kde;'s style depends on the settings of the user logged in, @@ -422,9 +422,9 @@ effect. Every user on the system can be represented by a image. The image for the user is kept in a file called -$KDEDIR/share/apps/kdm/pics/users/$USER.xpm. +$TDEDIR/share/apps/kdm/pics/users/$USER.xpm. If the user doesn't have such a file the file -$KDEDIR/share/apps/kdm/pics/users/default.xpm +$TDEDIR/share/apps/kdm/pics/users/default.xpm will be used instead. To assign a new image to a user just select the user in one of the diff --git a/doc/kcontrol/proxy/index.docbook b/doc/kcontrol/proxy/index.docbook index 0a47cec36..ca427e926 100644 --- a/doc/kcontrol/proxy/index.docbook +++ b/doc/kcontrol/proxy/index.docbook @@ -172,7 +172,7 @@ ask for a username or password if it needs to. The other option is Use automatic login. Select this option if you have already set up a login entry for your proxy server in the -$KDEDIR/share/config/kionetrc +$TDEDIR/share/config/kionetrc file. diff --git a/doc/kcontrol/screensaver/index.docbook b/doc/kcontrol/screensaver/index.docbook index 67cb99411..73ad996de 100644 --- a/doc/kcontrol/screensaver/index.docbook +++ b/doc/kcontrol/screensaver/index.docbook @@ -121,7 +121,7 @@ directions bash$ cd -$KDEDIR/share/applnk/System/ScreenSavers +$TDEDIR/share/applnk/System/ScreenSavers bash$ ls @@ -134,7 +134,7 @@ file to a name which does not end in Example: bash$ cd -$KDEDIR/share/applnk/System/ScreenSavers +$TDEDIR/share/applnk/System/ScreenSavers bash$ mv KSpace.desktop KSpace.backup @@ -148,7 +148,7 @@ original name: bash$ cd -$KDEDIR/share/applnk/System/ScreenSavers +$TDEDIR/share/applnk/System/ScreenSavers bash$ mv KSpace.backup KSpace.desktop diff --git a/doc/kdm/index.docbook b/doc/kdm/index.docbook index ee73b16a6..43cec1bde 100644 --- a/doc/kdm/index.docbook +++ b/doc/kdm/index.docbook @@ -297,7 +297,7 @@ main &kdm; dialog box. system, and that you simply want to change its behavior in some way. When &kdm; starts up, it reads its configuration from the folder -$KDEDIR/share/config/kdm/ (this may +$TDEDIR/share/config/kdm/ (this may be /etc/trinity/kdm/ or something else on your system). @@ -314,7 +314,7 @@ 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 -$KDEDIR/share/config/kdm/kdmrc (normally +$TDEDIR/share/config/kdm/kdmrc (normally restricted to system administrators logged in as root). @@ -414,7 +414,7 @@ dialog. If you do not specify a logo the default -$KDEDIR/share/apps/kdm/pics/kdelogo.xpm +$TDEDIR/share/apps/kdm/pics/kdelogo.xpm will be displayed. Normally the login box is centered on the screen. Use the @@ -870,13 +870,13 @@ libraries. For example: export - + export export - + export - + If you are still unsuccessful, try starting &xdm; instead, to @@ -981,7 +981,7 @@ by &kdm;, you can quite simply add a new session. The sessions are defined in .desktop files in $KDEDIR/share/apps/kdm/sessions. +class="directory">$TDEDIR/share/apps/kdm/sessions. You can simply add an appropriately named .desktop file in this directory. The fields are: diff --git a/doc/kicker/man-kicker.1.docbook b/doc/kicker/man-kicker.1.docbook index 99f984670..448fe4202 100644 --- a/doc/kicker/man-kicker.1.docbook +++ b/doc/kicker/man-kicker.1.docbook @@ -42,7 +42,7 @@ starters, applets, and a clock. -$KDEHOME/share/apps/kickerrc +$TDEHOME/share/apps/kickerrc User specific configuration file. This file is not normally intended to be edited directly; Most configuration items can be controlled from diff --git a/doc/kioslave/thumbnail.docbook b/doc/kioslave/thumbnail.docbook index 1dec888ed..62d5c3c4e 100644 --- a/doc/kioslave/thumbnail.docbook +++ b/doc/kioslave/thumbnail.docbook @@ -21,7 +21,7 @@ create file previews. See the documentation in the sources for more information. You will find these at -$KDEDIR/include/kio/thumbcreator.h or +$TDEDIR/include/kio/thumbcreator.h or in the source folder tdebase/kioslave/thumbnail diff --git a/doc/klipper/index.docbook b/doc/klipper/index.docbook index 577b7f29e..b33ee6f15 100644 --- a/doc/klipper/index.docbook +++ b/doc/klipper/index.docbook @@ -472,7 +472,7 @@ small handle to the left of the &klipper; icon). --> + -The environment variables KDEDIR and -KDEDIRS tell &kde; where its files are stored. You will -usually only need to set KDEDIR to the directory in which +The environment variables TDEDIR and +TDEDIRS tell &kde; where its files are stored. You will +usually only need to set TDEDIR to the directory in which &kde; is installed, but sometimes you might have other &kde; programs installed elsewhere: in this case, you can use the -KDEDIRS environment variable. Set -KDEDIRS to a list of all the directories containing +TDEDIRS environment variable. Set +TDEDIRS to a list of all the directories containing &kde; programs, separated by commas. For example, if you have &kde; programs in both /usr/local/kde and /home/phil/kde, you can use export -KDEDIR=/usr/local/kde,/home/phil/kde if you use +TDEDIR=/usr/local/kde,/home/phil/kde if you use bash or setenv -KDEDIR=/usr/local/kde,/home/phil/kde if you use sh. +TDEDIR=/usr/local/kde,/home/phil/kde if you use sh. -- cgit v1.2.3