svn commit: r47854 - head/de_DE.ISO8859-1/books/handbook/x11

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sun Dec 13 17:00:59 2015
New Revision: 47854
URL: https://svnweb.freebsd.org/changeset/doc/47854

Log:
  Update to r46930:
  
  Fix path for Xorg fonts to /usr/local/share/fonts/

Modified:
  head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sun Dec 13 16:43:08 2015	(r47853)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sun Dec 13 17:00:59 2015	(r47854)
@@ -4,7 +4,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
-     basiert auf: r46462
+     basiert auf: r46930
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -682,7 +682,7 @@ dbus_enable="YES"</programlisting>
 
       <para>Erstellen Sie ein Verzeichnis für die
 	&truetype;-Schriftarten (beispielsweise
-	<filename>/usr/local/lib/X11/fonts/TrueType</filename>) und
+	<filename>/usr/local/share/fonts/TrueType</filename>) und
 	kopieren Sie alle Schriftarten dorthin.  Beachten Sie, dass
 	die Schriftarten für <application>&xorg;</application> im
 	&unix;/&ms-dos;/&windows;-Format vorliegen müssen und nicht
@@ -694,13 +694,13 @@ dbus_enable="YES"</programlisting>
 	<command>ttmkfdir</command> ist in der &os; Ports-Sammlung
 	unter <package>x11-fonts/ttmkfdir</package> verfügbar.</para>
 
-      <screen>&prompt.root; <userinput>cd /usr/local/lib/X11/fonts/TrueType</userinput>
+      <screen>&prompt.root; <userinput>cd /usr/local/share/fonts/TrueType</userinput>
 &prompt.root; <userinput>ttmkfdir -o fonts.dir</userinput></screen>
 
       <para>Geben Sie dem System das &truetype;-Verzeichnis, wie im
 	<xref linkend="type1"/> beschrieben, bekannt:</para>
 
-      <screen>&prompt.root; <userinput>xset fp+ /usr/local/lib/X11/fonts/TrueType</userinput>
+      <screen>&prompt.root; <userinput>xset fp+ /usr/local/share/fonts/TrueType</userinput>
 &prompt.root; <userinput>xset fp rehash</userinput></screen>
 
       <para>Oder fügen Sie eine <literal>FontPath</literal>-Zeile in
@@ -735,7 +735,7 @@ dbus_enable="YES"</programlisting>
 
       <para>Alle Schriftarten in <application>&xorg;</application>,
 	die in den Verzeichnissen
-	<filename>/usr/local/lib/X11/fonts/</filename> und
+	<filename>/usr/local/share/fonts/</filename> und
 	<filename>~/.fonts/</filename> gefunden werden, werden
 	automatisch für Anti-aliasing an Anwendungen zur Verfügung
 	gestellt, die Xft beherrschen.  Die meisten aktuellen
@@ -768,7 +768,7 @@ dbus_enable="YES"</programlisting>
       </programlisting>
 
       <para>Wie vorher erwähnt, stehen schon alle Schriftarten
-	in <filename>/usr/local/lib/X11/fonts/</filename> und
+	in <filename>/usr/local/share/fonts/</filename> und
 	<filename>~/.fonts/</filename> für Anwendungen, die
 	Xft unterstützen, zur Verfügung.  Wenn Sie ein
 	Verzeichnis außerhalb dieser beiden Bäume

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.