Remove redundant/obsolete comments from conf files.

Conf files had an initial comment mentioning the files' name.
This was outdated and wrong in most cases.  There's no real use in that.
This commit is contained in:
Behdad Esfahbod 2007-11-05 16:43:14 -05:00
parent 531a143858
commit 7465091fa9
18 changed files with 0 additions and 18 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- debian/autohint.conf -->
<fontconfig> <fontconfig>
<!-- Use the Autohinter --> <!-- Use the Autohinter -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Enable sub-pixel rendering --> <!-- Enable sub-pixel rendering -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Enable sub-pixel rendering --> <!-- Enable sub-pixel rendering -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Enable sub-pixel rendering --> <!-- Enable sub-pixel rendering -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Enable sub-pixel rendering --> <!-- Enable sub-pixel rendering -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Enable sub-pixel rendering --> <!-- Enable sub-pixel rendering -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- debian/unhinted.conf -->
<fontconfig> <fontconfig>
<!-- Disable hinting --> <!-- Disable hinting -->
<match target="font"> <match target="font">

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- <!--
Some Asian fonts misadvertise themselves as monospaced when Some Asian fonts misadvertise themselves as monospaced when

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- <!--
The Bitstream Vera fonts have GASP entries suggesting that hinting be The Bitstream Vera fonts have GASP entries suggesting that hinting be

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig> <fontconfig>
<!-- We can't hint CJK fonts well, so turn off hinting for CJK fonts. --> <!-- We can't hint CJK fonts well, so turn off hinting for CJK fonts. -->

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- Alias similar/metric-compatible families from various sources: <!-- Alias similar/metric-compatible families from various sources:

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig> <fontconfig>
<!-- <!--
URW provides metric and shape compatible fonts for some Adobe families. URW provides metric and shape compatible fonts for some Adobe families.

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.avail/50-user.conf file to configure system font access -->
<fontconfig> <fontconfig>
<!-- Load per-user customization file --> <!-- Load per-user customization file -->
<include ignore_missing="yes">~/.fonts.conf</include> <include ignore_missing="yes">~/.fonts.conf</include>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.avail/51-local.conf file to configure system font access -->
<fontconfig> <fontconfig>
<!-- Load local system customization file --> <!-- Load local system customization file -->
<include ignore_missing="yes">local.conf</include> <include ignore_missing="yes">local.conf</include>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.d/10-fonts-persian.conf -->
<!-- <!--
fonts-persian.conf fonts-persian.conf
To configure Persian fonts from The FarsiWeb Project. To configure Persian fonts from The FarsiWeb Project.

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.d/no-bitmaps.conf -->
<fontconfig> <fontconfig>
<!-- Reject bitmap fonts --> <!-- Reject bitmap fonts -->
<selectfont> <selectfont>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/yes-bitmaps.conf -->
<fontconfig> <fontconfig>
<!-- Accept bitmap fonts --> <!-- Accept bitmap fonts -->
<selectfont> <selectfont>

View File

@ -1,6 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.d/60-delicious.conf -->
<fontconfig> <fontconfig>
<!-- Fix-ups for Delicious family --> <!-- Fix-ups for Delicious family -->