diff options
author | Darrell Anderson <[email protected]> | 2012-02-24 22:53:44 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-02-24 23:26:11 -0600 |
commit | fc2650816b4b95f21750c53c0d45daeff31510d6 (patch) | |
tree | 7227267d1ba5acef3b86db06979667a13bebc7c5 /doc/userguide/your-kde-account.docbook | |
parent | ca1a4375014b6f78a06c74169a1285abbcbcd819 (diff) | |
download | tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.tar.gz tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.zip |
Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.
Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
Diffstat (limited to 'doc/userguide/your-kde-account.docbook')
-rw-r--r-- | doc/userguide/your-kde-account.docbook | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/userguide/your-kde-account.docbook b/doc/userguide/your-kde-account.docbook index 2864eb4ba..536e01966 100644 --- a/doc/userguide/your-kde-account.docbook +++ b/doc/userguide/your-kde-account.docbook @@ -13,32 +13,32 @@ </sect1info> --> -<title>About Your &kde; Account</title> +<title>About Your &tde; Account</title> -<para>&kde; stores information about your personal settings in a few +<para>&tde; stores information about your personal settings in a few different places: <itemizedlist> <listitem><para>The hidden directory <filename>.kde</filename> (note the period at the beginning), located in your home directory, contains a -large number of files that store &kde; settings. Some subdirectories +large number of files that store &tde; settings. Some subdirectories you may find useful are:<filename>.kde/share/config</filename>, which contains configuration files for individual applications; <filename>.kde/Autostart</filename>, which contains links to -applications which should start each time you start &kde;; and +applications which should start each time you start &tde;; and <filename>.kde/share/apps/kabc</filename>, where your address book is stored.</para> </listitem> <!-- FIXME: Apparently TDEDIR and TDEDIRS are deprecated. I need to --> <!-- get the truth on this --> <listitem><para>The environment variables <envar>TDEDIR</envar> and -<envar>TDEDIRS</envar> tell &kde; where its files are stored. You will +<envar>TDEDIRS</envar> tell &tde; 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; +&tde; is installed, but sometimes you might have other &tde; programs installed elsewhere: in this case, you can use the <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; +&tde; programs, separated by commas. For example, if you have &tde; programs in both <filename>/usr/local/kde</filename> and <filename>/home/phil/kde</filename>, you can use <userinput>export TDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use @@ -53,7 +53,7 @@ TDEDIR=/usr/local/kde,/home/phil/kde</userinput> if you use sh. <itemizedlist> <title>Related Information</title> <listitem><para><xref linkend="kde-for-administrators" /> contains -more information about the directories that &kde; uses.</para> +more information about the directories that &tde; uses.</para> </listitem> </itemizedlist> |