diff options
Diffstat (limited to 'doc/faq')
-rw-r--r-- | doc/faq/install.docbook | 2 | ||||
-rw-r--r-- | doc/faq/kdeapps.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq/install.docbook b/doc/faq/install.docbook index 6ab33ef78..d428f0ae5 100644 --- a/doc/faq/install.docbook +++ b/doc/faq/install.docbook @@ -413,7 +413,7 @@ should take care of all dependencies.</para> <para>If you compile the source code yourself, you should take more care. Instructions for running two different versions of &kde; on the same system are given at <ulink -url="http://developer.kde.org/build/kde2-and-kde3.html">http://developer.kde.org/build/kde2-and-kde3.html</ulink>. +url="http://developer.kde.org/build/kde2-and-trinity.html">http://developer.kde.org/build/kde2-and-trinity.html</ulink>. However, please note that running two different versions of &kde; from source can lead to problems if you are not careful. </para> </answer> diff --git a/doc/faq/kdeapps.docbook b/doc/faq/kdeapps.docbook index 95ff1355b..ff11d80c2 100644 --- a/doc/faq/kdeapps.docbook +++ b/doc/faq/kdeapps.docbook @@ -130,7 +130,7 @@ class="directory">/etc/fonts/local.conf</filename>. This should be the first line after <quote><fontconfig></quote>. For example: <programlisting> <fontconfig> -<dir>/usr/kde3/share/fonts</dir> +<dir>/usr/trinity/share/fonts</dir> </fontconfig> </programlisting> After adding the directory, run (as root): |