fontconfig: Branch 'master' - 2 commits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 doc/confdir.sgml.in      |    3 ++-
 doc/fontconfig-user.sgml |    7 +++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 273e22c71f78281ade1c5c30a25ef10d214d7ea6
Author: Behdad Esfahbod <behdad@xxxxxxxxxx>
Date:   Mon Jul 27 15:07:12 2009 -0400

    Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)
    
    We distribute the docs, so it makes little sense to distribute with
    @CONFDIR@ replaced.  Until we find a better solution, I've hardcoded
    /etc/fonts now.

diff --git a/doc/confdir.sgml.in b/doc/confdir.sgml.in
index 6dc6526..291b26b 100644
--- a/doc/confdir.sgml.in
+++ b/doc/confdir.sgml.in
@@ -22,4 +22,5 @@
    PERFORMANCE OF THIS SOFTWARE.
 -->
 <!-- this is filled in at make time -->
-@CONFDIR@
+<!--@CONFDIR@-->
+/etc/fonts
commit 21384990ffd045cc0f8379a325612aba6d810359
Author: Behdad Esfahbod <behdad@xxxxxxxxxx>
Date:   Mon Jul 27 14:50:44 2009 -0400

    [doc] Add ~/fonts.conf.d to user docs

diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml
index 86d8d59..298f8d5 100644
--- a/doc/fontconfig-user.sgml
+++ b/doc/fontconfig-user.sgml
@@ -37,6 +37,7 @@
    &confdir;/fonts.conf
    &confdir;/fonts.dtd
    &confdir;/conf.d
+   ~/.fonts.conf.d
    ~/.fonts.conf
 </synopsis>
 </refsynopsisdiv>
@@ -662,6 +663,12 @@ format.  The master fonts.conf file references this directory in an
 is a DTD that describes the format of the configuration files.
   </para>
   <para>
+<emphasis>~/.fonts.conf.d</emphasis>
+is the conventional name for a per-user directory of (typically
+auto-generated) configuration files, although the
+actual location is specified in the global fonts.conf file.
+  </para>
+  <para>
 <emphasis>~/.fonts.conf</emphasis>
 is the conventional location for per-user font configuration, although the
 actual location is specified in the global fonts.conf file.
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux