diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq/configkde.docbook | 6 | ||||
-rw-r--r-- | doc/faq/desktop.docbook | 2 | ||||
-rw-r--r-- | doc/faq/install.docbook | 26 | ||||
-rw-r--r-- | doc/faq/kdeapps.docbook | 2 | ||||
-rw-r--r-- | doc/faq/panel.docbook | 6 | ||||
-rw-r--r-- | doc/faq/sound.docbook | 2 | ||||
-rw-r--r-- | doc/kate/highlighting.docbook | 2 | ||||
-rw-r--r-- | doc/kcontrol/background/index.docbook | 6 | ||||
-rw-r--r-- | doc/kcontrol/kdm/index.docbook | 6 | ||||
-rw-r--r-- | doc/kcontrol/proxy/index.docbook | 2 | ||||
-rw-r--r-- | doc/kcontrol/screensaver/index.docbook | 6 | ||||
-rw-r--r-- | doc/kdm/index.docbook | 14 | ||||
-rw-r--r-- | doc/kicker/man-kicker.1.docbook | 2 | ||||
-rw-r--r-- | doc/kioslave/thumbnail.docbook | 2 | ||||
-rw-r--r-- | doc/klipper/index.docbook | 2 | ||||
-rw-r--r-- | doc/konqueror/browser.docbook | 2 | ||||
-rw-r--r-- | doc/konsole/index.docbook | 10 | ||||
-rw-r--r-- | doc/kpager/index.docbook | 2 | ||||
-rw-r--r-- | doc/ksplashml/index.docbook | 2 | ||||
-rw-r--r-- | doc/userguide/customizing-desktop.docbook | 2 | ||||
-rw-r--r-- | doc/userguide/index.docbook | 6 | ||||
-rw-r--r-- | doc/userguide/kde-for-admins.docbook | 94 | ||||
-rw-r--r-- | doc/userguide/under-the-hood.docbook | 4 | ||||
-rw-r--r-- | doc/userguide/your-kde-account.docbook | 16 |
24 files changed, 112 insertions, 112 deletions
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 <answer><para>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 <command>gpg-agent</command>, <command>ssh-agent</command> and others), you can put -these scripts into <filename class="directory">$<envar>KDEHOME</envar>/env/</filename> and make sure their names end in -<literal role="extension">.sh</literal>. $<envar>KDEHOME</envar> is +these scripts into <filename class="directory">$<envar>TDEHOME</envar>/env/</filename> and make sure their names end in +<literal role="extension">.sh</literal>. $<envar>TDEHOME</envar> is usually a folder named <filename class="directory">.kde</filename> (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 <filename class="directory">$<envar>KDEDIR</envar>/env/</filename>, where $<envar>KDEDIR</envar> is the prefix &kde; was +put them under <filename class="directory">$<envar>TDEDIR</envar>/env/</filename>, where $<envar>TDEDIR</envar> is the prefix &kde; was installed to (you can find this out using the command <userinput><command>kde-config</command> --prefix</userinput>).</para> <para>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 <menuchoice><guimenuitem>Create New</gui </question> <answer> <para>The icons can be found only in <filename -class="directory">$<envar>KDEDIRS</envar>/share/icons</filename> or <filename +class="directory">$<envar>TDEDIRS</envar>/share/icons</filename> or <filename class="directory">$<envar>HOME</envar>/.kde/share/icons</filename> or <filename class="directory">$<envar>HOME</envar>/.kde2/share/icons</filename>. 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 <envar>SHLIB_PATH</envar> on &IRIX;. Then set the environment variable -<envar>KDEDIR</envar> to the base of your &kde; tree, ⪚ <filename +<envar>TDEDIR</envar> to the base of your &kde; tree, ⪚ <filename class="directory">/usr/local/kde</filename>. <caution> <para>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.</para> <para>In order to make it easy for you, we have provided a simple script called <filename>starttde</filename> which gets installed in <filename -class="directory">$<envar>KDEDIR</envar>/bin</filename> and is therefore in your +class="directory">$<envar>TDEDIR</envar>/bin</filename> and is therefore in your path.</para> <para>Edit the file <filename>.xinitrc</filename> 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.</para></caution></para> <title>Setting the suid bit on the screensavers</title> <step performance="required"><para>become root</para></step> <step performance="required"><para><command>chown root -$<envar>KDEDIR</envar>/bin/*.kss</command></para></step> +$<envar>TDEDIR</envar>/bin/*.kss</command></para></step> <step performance="required"><para><command>chmod u+s -$<envar>KDEDIR</envar>/bin/*.kss</command></para></step> +$<envar>TDEDIR</envar>/bin/*.kss</command></para></step> </procedure> <para>Alternatively, if you compile &kde; from source, you can use <command>./configure <option>with-shadow</option></command> to @@ -480,12 +480,12 @@ is better to leave it out.</para> <para>For csh or tcsh:</para> <programlisting> -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 </programlisting> <para>For <application>bash</application>:</para> <programlisting> -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 </programlisting></step> </procedure> <procedure><title><acronym>RPM</acronym> packages</title> @@ -641,7 +641,7 @@ removing the old <filename class="directory">.kde</filename> folder, without a hitch.</para> <para>You can override the use of <filename class="directory">$<envar>HOME</envar>/.kde</filename> by setting the -$<envar>KDEHOME</envar> variable.</para> +$<envar>TDEHOME</envar> variable.</para> </answer> </qandaentry> @@ -703,7 +703,7 @@ source?</para> uninstall</command> in the folder where you did <command>make install</command>. If you have already deleted that folder, then there is only one way, and it is not good: go to <filename -class="directory">$<envar>KDEDIR</envar>/bin</filename> and start deleting files +class="directory">$<envar>TDEDIR</envar>/bin</filename> and start deleting files one by one.</para> <para>If you expect to find yourself in this situation, you might want to consider a program such as &GNU; <application>stow</application>, 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 <para><application>FontConfig</application> must find the three fonts installed in: <filename -class="directory">$<envar>KDEDIR</envar>/share/fonts</filename>. +class="directory">$<envar>TDEDIR</envar>/share/fonts</filename>. If the &kde; install does not install these fonts in a directory that already exists (⪚ <filename diff --git a/doc/faq/panel.docbook b/doc/faq/panel.docbook index 5814dc613..6c9a1d3a2 100644 --- a/doc/faq/panel.docbook +++ b/doc/faq/panel.docbook @@ -40,7 +40,7 @@ you prefer from install it using the &kcontrolcenter;.</para> <para>In order to change only the &kmenu; icon you can overwrite the <filename>kmenu.png</filename> image for every size in an icon theme set. -So, for &kde; default icons this would be <filename>$<envar>KDEDIR</envar>/share/icons/default.kde/<replaceable>size</replaceable>/apps/kmenu.png</filename>, +So, for &kde; default icons this would be <filename>$<envar>TDEDIR</envar>/share/icons/default.kde/<replaceable>size</replaceable>/apps/kmenu.png</filename>, where <replaceable>size</replaceable> is one of the sizes included in the &kde; icon theme. </para> @@ -85,9 +85,9 @@ action="simul">&Alt;<keycap>F2</keycap> </keycombo> and entering <para>If the panel continues to disappear, you may wish to either remove or edit by hand your -<filename>$<envar>KDEHOME</envar>/share/config/kickerrc</filename> +<filename>$<envar>TDEHOME</envar>/share/config/kickerrc</filename> file, where <filename -class="directory">$<envar>KDEHOME</envar></filename> is usually +class="directory">$<envar>TDEHOME</envar></filename> is usually <filename class="directory">~/.kde</filename>. If you choose to edit it by hand, start by removing the applet entry groups.</para> 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 <command>artsplay</command> in a second terminal can give <question><para> I've upgraded to the latest version of &kde; keeping my old configuration, and my system sounds don't work anymore!</para></question> <answer><para> -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 <filename>knotifyrc</filename>. 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 <filename>$<envar>KDEHOME</envar>/share/config/knotifyrc</filename> 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 <filename>knotifyrc</filename>. 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 <filename>$<envar>TDEHOME</envar>/share/config/knotifyrc</filename> out of the way for your original user to see if this solves the problem. </para></answer> </qandaentry> 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.</para> <para>The formal definition, aka the <acronym>DTD</acronym> is stored in the file <filename>language.dtd</filename> which should be installed on your system in the folder -<filename>$<envar>KDEDIR</envar>/share/apps/katepart/syntax</filename>. +<filename>$<envar>TDEDIR</envar>/share/apps/katepart/syntax</filename>. </para> <variablelist> 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</ulink> 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 <filename -class="directory">$<envar>KDEDIR</envar>/share/wallpapers</filename> +class="directory">$<envar>TDEDIR</envar>/share/wallpapers</filename> folder.</para> <para>A pattern is a picture file which &kde; uses as a template to @@ -364,7 +364,7 @@ can add new patterns.</para> <para>To add a new pattern that is available to every user on your computer, simply place the file in <filename -class="directory">$<envar>KDEDIR</envar>/share/apps/kdesktop/patterns/</filename>.</para> +class="directory">$<envar>TDEDIR</envar>/share/apps/kdesktop/patterns/</filename>.</para> <para>Copy a <literal role="extension">.desktop</literal> 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.</para> <para>To add a new pattern for a single user, add the files to <filename -class="directory">$<envar>KDEHOME</envar>/share/apps/kdesktop/patterns/</filename>.</para> +class="directory">$<envar>TDEHOME</envar>/share/apps/kdesktop/patterns/</filename>.</para> <para>For best results, the pattern should be a grayscale PNG file.</para> 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.</para> </itemizedlist> <para>If you do not specify a logo the default -<filename>$<envar>KDEDIR</envar>/share/apps/kdm/pics/kdelogo.png</filename> +<filename>$<envar>TDEDIR</envar>/share/apps/kdm/pics/kdelogo.png</filename> will be displayed.</para> <para>While &kde;'s style depends on the settings of the user logged in, @@ -422,9 +422,9 @@ effect.</para></note> <para>Every user on the system can be represented by a image. The image for the user is kept in a file called -<filename>$<envar>KDEDIR</envar>/share/apps/kdm/pics/users/$<envar>USER</envar>.xpm.</filename> +<filename>$<envar>TDEDIR</envar>/share/apps/kdm/pics/users/$<envar>USER</envar>.xpm.</filename> If the user doesn't have such a file the file -<filename>$<envar>KDEDIR</envar>/share/apps/kdm/pics/users/default.xpm</filename> +<filename>$<envar>TDEDIR</envar>/share/apps/kdm/pics/users/default.xpm</filename> will be used instead.</para> <para>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.</para> <para>The other option is <guilabel>Use automatic login</guilabel>. Select this option if you have already set up a login entry for your proxy server in the -<filename>$<envar>KDEDIR</envar>/share/config/kionetrc</filename> +<filename>$<envar>TDEDIR</envar>/share/config/kionetrc</filename> file.</para> </sect2> 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</para></caution> <screen> <prompt>bash$</prompt> <command>cd -$KDEDIR/share/applnk/System/ScreenSavers</command> +$TDEDIR/share/applnk/System/ScreenSavers</command> <prompt>bash$</prompt> <command>ls</command> </screen> @@ -134,7 +134,7 @@ file to a name which does not end in <para>Example:</para> <screen> <prompt>bash$</prompt> <command>cd -$KDEDIR/share/applnk/System/ScreenSavers</command> +$TDEDIR/share/applnk/System/ScreenSavers</command> <prompt>bash$</prompt> <command>mv KSpace.desktop KSpace.backup</command> </screen> @@ -148,7 +148,7 @@ original name:</para> <screen> <prompt>bash$</prompt> <command>cd -$KDEDIR/share/applnk/System/ScreenSavers</command> +$TDEDIR/share/applnk/System/ScreenSavers</command> <prompt>bash$</prompt> <command>mv KSpace.backup KSpace.desktop</command> </screen> 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. </para> system, and that you simply want to change its behavior in some way.</para> <para>When &kdm; starts up, it reads its configuration from the folder -<filename class="directory">$KDEDIR/share/config/kdm/</filename> (this may +<filename class="directory">$TDEDIR/share/config/kdm/</filename> (this may be <filename class="directory">/etc/trinity/kdm/</filename> or something else on your system).</para> @@ -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 -<filename>$<envar>KDEDIR</envar>/share/config/kdm/kdmrc</filename> (normally +<filename>$<envar>TDEDIR</envar>/share/config/kdm/kdmrc</filename> (normally restricted to system administrators logged in as <systemitem class="username">root</systemitem>).</para> @@ -414,7 +414,7 @@ dialog.</para> </itemizedlist> <para>If you do not specify a logo the default -<filename>$<envar>KDEDIR</envar>/share/apps/kdm/pics/kdelogo.xpm</filename> +<filename>$<envar>TDEDIR</envar>/share/apps/kdm/pics/kdelogo.xpm</filename> will be displayed.</para> <para>Normally the login box is centered on the screen. Use the @@ -870,13 +870,13 @@ libraries.</para> <para>For example:</para> <screen><command>export -<option>KDEDIR=<replaceable>/opt/kde</replaceable></option></command> +<option>TDEDIR=<replaceable>/opt/kde</replaceable></option></command> <command>export <option>QTDIR=<replaceable>/usr/lib/qt2</replaceable></option></command> <command>export -<option>PATH=<replaceable>$KDEDIR/bin:$QTDIR/bin:$PATH</replaceable></option></command> +<option>PATH=<replaceable>$TDEDIR/bin:$QTDIR/bin:$PATH</replaceable></option></command> <command>export -<option>LD_LIBRARY_PATH=<replaceable>$KDEDIR/lib:$QTDIR/lib</replaceable></option></command> +<option>LD_LIBRARY_PATH=<replaceable>$TDEDIR/lib:$QTDIR/lib</replaceable></option></command> </screen> <para>If you are still unsuccessful, try starting &xdm; instead, to @@ -981,7 +981,7 @@ by &kdm;, you can quite simply add a new session.</para> <para>The sessions are defined in <firstterm>.desktop</firstterm> files in <filename -class="directory">$<envar>KDEDIR</envar>/share/apps/kdm/sessions</filename>. +class="directory">$<envar>TDEDIR</envar>/share/apps/kdm/sessions</filename>. You can simply add an appropriately named <literal role="extension">.desktop</literal> file in this directory. The fields are:</para> 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.</para> <variablelist> <varlistentry> -<term><filename>$<envar>KDEHOME</envar>/share/apps/kickerrc</filename></term> +<term><filename>$<envar>TDEHOME</envar>/share/apps/kickerrc</filename></term> <listitem> <para>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.</para> <para>See the documentation in the sources for more information. You will find these at -<filename>$<envar>KDEDIR</envar>/include/kio/thumbcreator.h</filename> or +<filename>$<envar>TDEDIR</envar>/include/kio/thumbcreator.h</filename> or in the source folder <filename class="directory">tdebase/kioslave/thumbnail</filename></para> 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).</para> --> <!-- <para>To disable this, simply remove the file -<filename>$<envar>KDEDIR</envar>/share/autostart/klipper.desktop</filename> +<filename>$<envar>TDEDIR</envar>/share/autostart/klipper.desktop</filename> or create a file <filename>$<envar>HOME</envar>/share/autostart/klipper.desktop</filename> with the following contents: diff --git a/doc/konqueror/browser.docbook b/doc/konqueror/browser.docbook index 01ef1057b..b1cc0a0b2 100644 --- a/doc/konqueror/browser.docbook +++ b/doc/konqueror/browser.docbook @@ -446,7 +446,7 @@ just add a key line <screen><userinput> OverridenPorts=CommaSeparatedListOfAllowedPorts </userinput></screen> -to <filename>$KDEDIR/share/config/kio_httprc +to <filename>$TDEDIR/share/config/kio_httprc </filename> or <filename>~/.kde/share/config/kio_httprc</filename>.</para> <para>For example diff --git a/doc/konsole/index.docbook b/doc/konsole/index.docbook index 22bb2fb0d..32a48af2b 100644 --- a/doc/konsole/index.docbook +++ b/doc/konsole/index.docbook @@ -941,11 +941,11 @@ combination of font, size and style.</para> <guimenuitem>Keyboard</guimenuitem></menuchoice></term> <listitem><para><action>Choose desired keymapping</action>.</para> <para>The list of these keymappings is taken from -<filename>$KDEDIR/share/apps/konsole/*.keytab</filename>. The file -<filename>$KDEDIR/share/apps/konsole/README.KeyTab</filename> +<filename>$TDEDIR/share/apps/konsole/*.keytab</filename>. The file +<filename>$TDEDIR/share/apps/konsole/README.KeyTab</filename> describes the <literal role="extension">*.keytab</literal> format in more detail. Add to or modify these files to match your needs. The default keytab is taken from -<filename>$KDEDIR/share/apps/konsole/README.default.Keytab</filename>.</para> +<filename>$TDEDIR/share/apps/konsole/README.default.Keytab</filename>.</para> </listitem> </varlistentry> @@ -954,8 +954,8 @@ Add to or modify these files to match your needs. The default keytab is taken fr <guimenuitem>Schema</guimenuitem></menuchoice></term> <listitem><para><action>Set colors of text and background</action>.</para> <para>The list is taken from -<filename>$KDEDIR/share/apps/konsole/*.schema</filename>. The file -<filename>$KDEDIR/share/apps/konsole/README.Schema</filename> +<filename>$TDEDIR/share/apps/konsole/*.schema</filename>. The file +<filename>$TDEDIR/share/apps/konsole/README.Schema</filename> describes the <literal role="extension">*.schema</literal> format in more detail. Add to or modify these files to match your needs. You can also create custom schemas through the preferences dialog at <menuchoice><guisubmenu>Settings</guisubmenu> diff --git a/doc/kpager/index.docbook b/doc/kpager/index.docbook index d2a2617dd..692c0558a 100644 --- a/doc/kpager/index.docbook +++ b/doc/kpager/index.docbook @@ -299,7 +299,7 @@ dialog</link></para> <para>Currently, you cannot turn that option off within the config dialog, but you can do it manually like this:</para> -<para>Open the file <filename>$KDEHOME/share/config/kpagerrc</filename> with any +<para>Open the file <filename>$TDEHOME/share/config/kpagerrc</filename> with any text editor like &kedit; or <application>vi</application>. 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 diff --git a/doc/ksplashml/index.docbook b/doc/ksplashml/index.docbook index 57b39c2a9..247b7fd87 100644 --- a/doc/ksplashml/index.docbook +++ b/doc/ksplashml/index.docbook @@ -88,7 +88,7 @@ your tastes, you can learn how to customize the appearance of url="http://www.kde-look.org">KDE-Look</ulink>, extract them to <filename>~/.kde/share/apps/ksplash/Themes/</filename> for a single user, or to -<filename>$<envar>KDEDIR</envar>/share/apps/ksplash/Themes/</filename> +<filename>$<envar>TDEDIR</envar>/share/apps/ksplash/Themes/</filename> to make them available to all users of your system.</para> <para>You can also use the <guilabel>Splash Screen</guilabel> module under diff --git a/doc/userguide/customizing-desktop.docbook b/doc/userguide/customizing-desktop.docbook index 4d095cbdc..8089725d1 100644 --- a/doc/userguide/customizing-desktop.docbook +++ b/doc/userguide/customizing-desktop.docbook @@ -153,7 +153,7 @@ while this may be unnoticeable on very fast systems.</para> <para>To add an IceWM theme, select IceWM as the window decoration and click on the <guilabel>Open &kde;'s IceWM theme folder</guilabel> link in the window decoration description area. This will open a &konqueror; window -to <filename>$<envar>KDEHOME</envar>/share/apps/twin/icewm-themes</filename>. +to <filename>$<envar>TDEHOME</envar>/share/apps/twin/icewm-themes</filename>. Extract your IceWM theme to this folder. The theme will then be added to the list of IceWM themes. Select the theme you want to use and click on <guibutton>Apply</guibutton>.</para> diff --git a/doc/userguide/index.docbook b/doc/userguide/index.docbook index 66e312069..e9fb63f47 100644 --- a/doc/userguide/index.docbook +++ b/doc/userguide/index.docbook @@ -218,14 +218,14 @@ we're referring to: <term>&kde; prefix</term> <listitem><para>&kde; installs into its own folder tree, which you can find by running the command <userinput><command>kde-config</command> <option>--prefix</option></userinput>. This folder is referred to -by the environment variables $<envar>KDEDIRS</envar> and possibly -$<envar>KDEDIR</envar>.</para> +by the environment variables $<envar>TDEDIRS</envar> and possibly +$<envar>TDEDIR</envar>.</para> </listitem> </varlistentry> <varlistentry> <term>&kde; user-specific settings</term> -<listitem><para>The environment variable $<envar>KDEHOME</envar> +<listitem><para>The environment variable $<envar>TDEHOME</envar> points to the folder where &kde; should find user-specific settings. If it is not set, the default value of <filename class="directory">~/.kde</filename> is used.</para> diff --git a/doc/userguide/kde-for-admins.docbook b/doc/userguide/kde-for-admins.docbook index 47195f284..12bdd50c5 100644 --- a/doc/userguide/kde-for-admins.docbook +++ b/doc/userguide/kde-for-admins.docbook @@ -142,7 +142,7 @@ Position=10,10 <segtitle>Comment</segtitle> <seglistitem> -<seg><envar>KDEHOME</envar></seg> +<seg><envar>TDEHOME</envar></seg> <seg><filename class="directory">~/.kde</filename></seg> <seg></seg> </seglistitem> @@ -151,12 +151,12 @@ Position=10,10 <seg><envar>KDEROOTHOME</envar></seg> <seg><filename class="directory">/root/.kde</filename></seg> <seg>Different variable to prevent -root writing to $KDEHOME of the user after running +root writing to $TDEHOME of the user after running <command>su</command>.</seg> </seglistitem> <seglistitem> -<seg><envar>KDEDIR</envar></seg> +<seg><envar>TDEDIR</envar></seg> <seg><filename class="directory">/opt/trinity</filename>, <filename class="directory">/usr</filename>, <filename class="directory">/usr/trinity</filename></seg> @@ -165,27 +165,27 @@ compiled-in default.</seg> </seglistitem> <seglistitem> -<seg><envar>KDEDIRS</envar></seg> +<seg><envar>TDEDIRS</envar></seg> <seg><filename class="directory">/opt/trinity</filename>, <filename class="directory">/usr</filename>, <filename class="directory">/usr/trinity</filename></seg> <seg>New in &kde;3. Can list multiple locations separated by a -colon. If not set, falls back to $<envar>KDEDIR</envar></seg> +colon. If not set, falls back to $<envar>TDEDIR</envar></seg> </seglistitem> </segmentedlist> </para> <para>Don't <emphasis>need</emphasis> to be set, defaults work just fine.</para> -<para>Running &kde;2 next to &kde;3? Point $<envar>KDEDIR</envar> to -&kde; 2 and $<envar>KDEDIRS</envar> to &kde; 3.</para> +<para>Running &kde;2 next to &kde;3? Point $<envar>TDEDIR</envar> to +&kde; 2 and $<envar>TDEDIRS</envar> to &kde; 3.</para> <informalexample> <para>A staff member at a university could have the following settings:</para> <programlisting> -KDEHOME='~/.trinity' +TDEHOME='~/.trinity' KDEROOTHOME='/root/.trinity' -KDEDIRS='/opt/kde_staff:/opt/trinity' +TDEDIRS='/opt/kde_staff:/opt/trinity' </programlisting> </informalexample> @@ -251,7 +251,7 @@ bastian=staff Directories that are not relevant for a certain tree, or simply not used can be left out though. For example, directories used for temporary files are usually only found under <filename -class="directory">$<envar>KDEHOME</envar></filename> but not in any other +class="directory">$<envar>TDEHOME</envar></filename> but not in any other directory tree.</para> </sect1> @@ -323,7 +323,7 @@ This file is read by all &kde; applications.</para></listitem> class="directory">share/config/session</filename></term> <listitem><para>This directory is used by session management and is normally only available under <filename -class="directory">$<envar>KDEHOME</envar></filename>. At the end of a +class="directory">$<envar>TDEHOME</envar></filename>. At the end of a session &kde; applications store their state here. The file names consist of the name of the application followed by a number. The session manager <command>ksmserver</command> stores references to @@ -418,7 +418,7 @@ the following symlinks and directories will be created using the <variablelist> <varlistentry> -<term><filename>$<envar>KDEHOME</envar>/socket-$<envar>HOSTNAME</envar></filename></term> +<term><filename>$<envar>TDEHOME</envar>/socket-$<envar>HOSTNAME</envar></filename></term> <listitem><para>Usually <filename class="directory">/tmp/ksocket-$<envar>USER</envar>/</filename>, this is used for various &UNIX; sockets.</para> @@ -426,14 +426,14 @@ is used for various &UNIX; sockets.</para> </varlistentry> <varlistentry> -<term><filename>$<envar>KDEHOME</envar>/tmp-$<envar>HOSTNAME</envar></filename></term> +<term><filename>$<envar>TDEHOME</envar>/tmp-$<envar>HOSTNAME</envar></filename></term> <listitem><para>Usually <filename class="directory">/tmp/kde-$<envar>USER</envar>/</filename>, this is used for temporary files.</para> </listitem> </varlistentry> <varlistentry> -<term><filename>$<envar>KDEHOME</envar>/cache-$<envar>HOSTNAME</envar></filename></term> +<term><filename>$<envar>TDEHOME</envar>/cache-$<envar>HOSTNAME</envar></filename></term> <listitem><para>Usually <filename class="directory">/var/tmp/kdecache-$<envar>USER</envar>/</filename>, this is used for cached files.</para> @@ -538,7 +538,7 @@ configuration files is combined on a key-by-key basis. If the same key within a certain group is defined in more than one place, the key value read from the directory tree with the highest precedence will be used. Configuration files under <filename -class="directory">$<envar>KDEHOME</envar></filename> always have the highest +class="directory">$<envar>TDEHOME</envar></filename> always have the highest precedence. If a key in a certain group is defined multiple times in a single file, the value of the last entry is used.</para> @@ -741,7 +741,7 @@ Caption[fr]=Ma Légende <para>In general the entries that can appear in a configuration file are not documented. With &kde; 3.2 a start has been made to change this. In <filename -class="directory">$<envar>KDEDIR</envar>/share/config.kcfg</filename>, files +class="directory">$<envar>TDEDIR</envar>/share/config.kcfg</filename>, files can be found that provide a formal description of the possible entries in a configuration file. These are used by the new &kde; Configuration Editor when available.</para> @@ -785,7 +785,7 @@ Auto Save Interval=25 <title>&kdm;</title> <para>Always runs as <systemitem class="username">root</systemitem>! Uses -<filename>$<envar>KDEDIR</envar>/share/config/kdmrc</filename> and +<filename>$<envar>TDEDIR</envar>/share/config/kdmrc</filename> and <filename>/etc/X11/xdm/Xservers</filename>. The latter contains entries like:</para> @@ -918,7 +918,7 @@ as well as <command>tdeinit</command> loadable modules (<acronym>KLM</acronym>s). <acronym>KLM</acronym>s work just like binary program files but can be started more efficiently. <acronym>KLM</acronym>s live in <filename -class="directory">$<envar>KDEDIR</envar>/lib/trinity</filename></para> +class="directory">$<envar>TDEDIR</envar>/lib/trinity</filename></para> <para>The drawback is that programs started this way appear as <computeroutput><command>tdeinit</command></computeroutput> in the output of @@ -1031,7 +1031,7 @@ that <command>klauncher</command> crashed.</para> <para><command>klauncher</command> can be restarted by restarting <command>tdeinit</command> from a console window. Make sure that $<envar>HOME</envar>, $<envar>DISPLAY</envar> and the various -$<envar>KDEDIR(S)</envar> are set correctly when doing so!</para> +$<envar>TDEDIR(S)</envar> are set correctly when doing so!</para> </sect2> @@ -1055,7 +1055,7 @@ the session manager launches auto-start applications and restores applications from the previous session. The applications to auto-start are indicated by <literal role="extension">.desktop</literal> files in the <filename -class="directory">$<envar>KDEDIR</envar>/share/autostart</filename> +class="directory">$<envar>TDEDIR</envar>/share/autostart</filename> directory. Whether or not to auto-start an application can be made conditional upon some configuration entry determined by the <varname>X-KDE-autostart-condition</varname> entry in the <literal @@ -1122,7 +1122,7 @@ are:</para> <para><command>kdesktop</command> in its turn automatically starts applications stored in <filename -class="directory">$<envar>KDEHOME</envar>/Autostart</filename>. <command>kdesktop</command> +class="directory">$<envar>TDEHOME</envar>/Autostart</filename>. <command>kdesktop</command> will automatically open any files stored in this directory including documents, binary files or applications in the form of <literal role="extension">.desktop</literal> files.</para> @@ -1134,7 +1134,7 @@ at the time the session was saved. Sessions are stored in the <filename>ksmserverrc</filename> configuration file which contains references to application-specific state information. The application-specific state information is saved in <filename -class="directory">$<envar>KDEHOME</envar>/share/config/session</filename>. +class="directory">$<envar>TDEHOME</envar>/share/config/session</filename>. The state information of &twin; contains the location of the application windows of all the other applications in the session. </para> @@ -1149,23 +1149,23 @@ windows of all the other applications in the session. <variablelist> <varlistentry> -<term>$<envar>KDEDIR</envar></term> +<term>$<envar>TDEDIR</envar></term> <listitem><para>Has to be set if -<envar>KDEDIRS</envar> is not set and has to point to the root of the +<envar>TDEDIRS</envar> is not set and has to point to the root of the &kde; installation tree. Allows &kde; to find its data like icons, menus and libraries.</para> </listitem> </varlistentry> -<varlistentry><term>$<envar>KDEDIRS</envar></term> -<listitem><para>Overrides <envar>KDEDIR</envar> and allows you to specify +<varlistentry><term>$<envar>TDEDIRS</envar></term> +<listitem><para>Overrides <envar>TDEDIR</envar> and allows you to specify multiple directories where &kde; searches for its data. Useful if you want or have to install some programs to a different prefix than the rest of &kde;.</para> </listitem> </varlistentry> -<varlistentry><term><envar>$KDEHOME</envar></term><listitem><para>If +<varlistentry><term><envar>$TDEHOME</envar></term><listitem><para>If not set, &kde; uses <filename class="directory">~/.kde</filename> as the directory where personal data is stored.</para> </listitem> @@ -1282,7 +1282,7 @@ class="directory">$<envar>XDG_DATA_HOME</envar></filename> base directory. Default is <literal>/usr/local/share/:/usr/share/</literal></para> -<para>&kde; adds locations from $<envar>KDEDIRS</envar> and profiles +<para>&kde; adds locations from $<envar>TDEDIRS</envar> and profiles as well. Used for <literal role="extension">.desktop</literal> and <literal role="extension">.directory</literal> menu files. <literal role="extension">.desktop</literal> files under <filename @@ -1305,7 +1305,7 @@ specific configuration files should be stored. Default is (&kde; 3.2) - Defines the preference-ordered set of base directories to search for configuration files in addition to the $<envar>XDG_CONFIG_HOME</envar> base directory. The default is <filename class="directory">/etc/xdg</filename> &kde; adds locations from -$<envar>KDEDIRS</envar> and profiles as well. Used by <literal role="extension">.menu</literal> descriptions in +$<envar>TDEDIRS</envar> and profiles as well. Used by <literal role="extension">.menu</literal> descriptions in <filename class="directory">$<envar>XDG_CONFIG_DIRS</envar>/menus</filename>. </para> </listitem> @@ -1325,7 +1325,7 @@ as well as <command>tdeinit</command> loadable modules (<acronym>KLM</acronym>s). <acronym>KLM</acronym>s work just like binary program files but can be started more efficiently. <acronym>KLM</acronym>s live in <filename -class="directory">$<envar>KDEDIR</envar>/lib/trinity</filename></para> +class="directory">$<envar>TDEDIR</envar>/lib/trinity</filename></para> <para>The drawback is that programs started this way appear as <computeroutput><command>tdeinit</command></computeroutput> in the @@ -1615,11 +1615,11 @@ copied from <filename class="directory">/etc/skel/Desktop</filename></para></listitem> <listitem><para><filename -class="directory">$<envar>KDEDIR</envar>/apps/kdesktop/Desktop</filename> +class="directory">$<envar>TDEDIR</envar>/apps/kdesktop/Desktop</filename> (merged)</para></listitem> <listitem><para><filename -class="directory">$<envar>KDEDIR</envar>/apps/kdesktop/DesktopLinks</filename> +class="directory">$<envar>TDEDIR</envar>/apps/kdesktop/DesktopLinks</filename> (copied)</para></listitem> <listitem><para>Device Icons (dynamically @@ -1704,7 +1704,7 @@ Reader.desktop</filename></para></listitem> <para><literal role="extension">.menu</literal> files describing the menu structure. The files are stored in <filename -class="directory">$<envar>KDEDIR</envar>/etc/xdg/menus</filename> and +class="directory">$<envar>TDEDIR</envar>/etc/xdg/menus</filename> and <filename class="directory">/etc/xdg/menus</filename>. These store the system-wide menu structure and are controlled by $<envar>XDG_CONFIG_DIRS</envar>. <filename @@ -1715,7 +1715,7 @@ url="http://www.freedesktop.org/Standards/basedir-spec">http://www.freedesktop.o <para><literal role="extension">.desktop</literal> files describe the applications and are stored in: <filename -class="directory">$<envar>KDEDIR</envar>/share/applications</filename>, +class="directory">$<envar>TDEDIR</envar>/share/applications</filename>, <filename class="directory">/usr/share/applications</filename>, <filename class="directory">/usr/local/share/applications</filename>. These are @@ -1733,7 +1733,7 @@ url="http://www.freedesktop.org/Standards/basedir-spec">http://www.freedesktop.o <para><literal role="extension">.directory</literal> files describing the sub-menus are stored in: <filename -class="directory">$<envar>KDEDIR</envar>/share/desktop-directories</filename>, +class="directory">$<envar>TDEDIR</envar>/share/desktop-directories</filename>, <filename class="directory">/usr/share/desktop-directories</filename>, <filename class="directory">/usr/local/share/desktop-directories</filename>. These are the system-wide menu <literal @@ -1795,7 +1795,7 @@ role="extension">.directory</literal> file</para> <title>Essential Menus</title> <para><filename -class="directory">$<envar>KDEDIR</envar>/etc/xdg/menus/applications-merged/</filename> +class="directory">$<envar>TDEDIR</envar>/etc/xdg/menus/applications-merged/</filename> contains <filename>kde-essential.menu</filename> which includes some essential menus that are normally not shown in the &kde; menu itself: <itemizedlist> @@ -1813,7 +1813,7 @@ whose contents are defined by <filename>kde-screensavers.menu</filename> and whose icon and name are defined by <filename>kde-system-screensavers.directory</filename>. -<filename>$<envar>KDEDIR</envar>/share/desktop-directories/kde-system-screensavers.directory</filename> +<filename>$<envar>TDEDIR</envar>/share/desktop-directories/kde-system-screensavers.directory</filename> contains: <programlisting> NoDisplay=true @@ -1828,7 +1828,7 @@ NoDisplay=true <para>&kde; continues to support old-style menus that are defined by the directory structures in <filename -class="directory">$<envar>KDEDIR</envar>/share/applnk</filename> +class="directory">$<envar>TDEDIR</envar>/share/applnk</filename> (system wide) and <filename class="directory">$<envar>HOME</envar>/.kde/share/applnk</filename> (user specific). This is observed unless the <literal role="extension">.desktop</literal> file has a <varname>Categories</varname>= line. In that case the categories determine the location in the menu.</para> @@ -1854,7 +1854,7 @@ CheckSycoca=false </programlisting> </para> -<para>To force regeneration, run <userinput><command>touch $<envar>KDEDIR</envar>/share/services/update_ksycoca</command></userinput>.</para> +<para>To force regeneration, run <userinput><command>touch $<envar>TDEDIR</envar>/share/services/update_ksycoca</command></userinput>.</para> </sect2> @@ -1918,7 +1918,7 @@ and the following special buttons: <para>File associations associate a file type with an application or applications. The type of a file is established by determining its &MIME; type. &MIME; types known by &kde; are stored in <filename -class="directory">$<envar>KDEDIR</envar>/share/mimelnk</filename> and +class="directory">$<envar>TDEDIR</envar>/share/mimelnk</filename> and each application's <literal role="extension">.desktop</literal> file contains a list of &MIME; types supported by that application.</para> @@ -2046,7 +2046,7 @@ shell_access=false</screen> <para>Since this affects the &kde; menu and the available applications, we must force an update of the sycoca database:</para> -<screen><userinput><command>touch</command> <filename>$<envar>KDEDIR</envar>/share/services/update_ksycoca</filename></userinput></screen> +<screen><userinput><command>touch</command> <filename>$<envar>TDEDIR</envar>/share/services/update_ksycoca</filename></userinput></screen> <para>Now re-login to &kde; and check the following points:</para> @@ -2263,12 +2263,12 @@ ftp</para></listitem> <para>Information about protocols is stored in <literal role="extension">*.protocol</literal> files stored in <filename -class="directory">$<envar>KDEDIR</envar>/share/services</filename>.</para> +class="directory">$<envar>TDEDIR</envar>/share/services</filename>.</para> <para>The <option>Class</option>= entry defines the group a protocol is part of: <userinput><command>grep</command> <option>Class=</option> -<filename>$<envar>KDEDIR</envar>/share/services/*.protocol</filename></userinput></para> +<filename>$<envar>TDEDIR</envar>/share/services/*.protocol</filename></userinput></para> <para>General rules:</para> @@ -2317,7 +2317,7 @@ menu.</para> <listitem> <para>The modules that are visible in the Control Center normally have a <literal role="extension">.desktop</literal> file in <filename -class="directory">$<envar>KDEDIR</envar>/share/applications/kde</filename> +class="directory">$<envar>TDEDIR</envar>/share/applications/kde</filename> and are sorted under the hidden <guimenu>Settings-Modules</guimenu> menu by the <filename>kde-settings.menu</filename>, included from <filename>kde-essential.menu</filename></para> @@ -2325,7 +2325,7 @@ the <filename>kde-settings.menu</filename>, included from </listitem> <listitem> <para>Application specific modules normally have a <literal role="extension">.desktop</literal> file under -<filename>$<envar>KDEDIR</envar>/share/applnk/.hidden</filename> which +<filename>$<envar>TDEDIR</envar>/share/applnk/.hidden</filename> which corresponds to the hidden .hidden menu, included as a result of <markup><KDELegacyDirs/></markup></para> <screen><userinput><command>kbuildsycoca</command> <option>--menutest</option> 2> /dev/null | <command>grep</command> .hidden</userinput></screen> @@ -2356,7 +2356,7 @@ there.</para> <title>Making it Work</title> Making It Work -KDE 3.2: Set $KDEDIRS from starttde script +KDE 3.2: Set $TDEDIRS from starttde script Distribute profiles to all clients </para> @@ -2604,7 +2604,7 @@ of &UNIX; shell scripting with the ease of use of &kde;.</para> <screen><userinput><command>kdialog</command> <option>--title 'New Mail'</option> <option>--msgbox 'You have new mail!'</option> <option>--dontagain myfile:mykey</option></userinput></screen> <para>Saves whether to show again in -<filename>$<envar>KDEHOME</envar>/share/config/myfile</filename> (by writing +<filename>$<envar>TDEHOME</envar>/share/config/myfile</filename> (by writing into this file the following lines:</para> <screen>[Notification Messages] diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook index 13cd52877..9b08bf449 100644 --- a/doc/userguide/under-the-hood.docbook +++ b/doc/userguide/under-the-hood.docbook @@ -42,7 +42,7 @@ LastFile=/var/tmp/test.txt</programlisting> <para>The user-specific configuration files are stored in <filename class="directory">.kde/share/config</filename> (replace -<filename>.kde</filename> with your $<envar>KDEHOME</envar> setting) and +<filename>.kde</filename> with your $<envar>TDEHOME</envar> setting) and the global ones are in the <filename class="directory">share/config</filename> sub-directory of &kde;'s installation path. (You can find this path by running the command @@ -64,7 +64,7 @@ crash.</para></warning> <para>So the first rule is to make a backup of your file before modifying it. The backup is better stored outside any <filename class="directory">.kde</filename> subdirectory -(or the corresponding $<envar>KDEHOME</envar> directory). Backups are anyway +(or the corresponding $<envar>TDEHOME</envar> directory). Backups are anyway a good idea in case of a major failure of &kde; that would destroy important configuration files (for example your &kmail; settings, which are in in the file <filename>kmailrc</filename>). diff --git a/doc/userguide/your-kde-account.docbook b/doc/userguide/your-kde-account.docbook index aa37dddac..2864eb4ba 100644 --- a/doc/userguide/your-kde-account.docbook +++ b/doc/userguide/your-kde-account.docbook @@ -29,21 +29,21 @@ applications which should start each time you start &kde;; and <filename>.kde/share/apps/kabc</filename>, where your address book is stored.</para> </listitem> -<!-- FIXME: Apparently KDEDIR and KDEDIRS are deprecated. I need to --> +<!-- FIXME: Apparently TDEDIR and TDEDIRS are deprecated. I need to --> <!-- get the truth on this --> -<listitem><para>The environment variables <envar>KDEDIR</envar> and -<envar>KDEDIRS</envar> tell &kde; where its files are stored. You will -usually only need to set <envar>KDEDIR</envar> to the directory in which +<listitem><para>The environment variables <envar>TDEDIR</envar> and +<envar>TDEDIRS</envar> tell &kde; where its files are stored. You will +usually only need to set <envar>TDEDIR</envar> 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 -<envar>KDEDIRS</envar> environment variable. Set -<envar>KDEDIRS</envar> to a list of all the directories containing +<envar>TDEDIRS</envar> environment variable. Set +<envar>TDEDIRS</envar> to a list of all the directories containing &kde; programs, separated by commas. For example, if you have &kde; programs in both <filename>/usr/local/kde</filename> and <filename>/home/phil/kde</filename>, you can use <userinput>export -KDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use +TDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use <application>bash</application> or <userinput>setenv -KDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use sh. +TDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use sh. </para> </listitem> </itemizedlist> |