]> git.wh0rd.org - fontconfig.git/commitdiff
Standardize conf.avail number prefixing convention
authorJames Cloos <cloos@lugabout.jhcloos.org>
Mon, 4 Sep 2006 05:24:02 +0000 (01:24 -0400)
committerJames Cloos <cloos@lugabout.jhcloos.org>
Mon, 4 Sep 2006 05:24:02 +0000 (01:24 -0400)
Always use \d- rather than just \d as prefix

conf.avail/10-LohitGujarati.conf [new file with mode: 0644]
conf.avail/10LohitGujarati.conf [deleted file]

diff --git a/conf.avail/10-LohitGujarati.conf b/conf.avail/10-LohitGujarati.conf
new file mode 100644 (file)
index 0000000..eb51f86
--- /dev/null
@@ -0,0 +1,5 @@
+<!-- Available Gujarti fonts look much better without hinting -->
+<match target="font">
+       <test name="family"><string>Lohit Gujarati</string></test>
+       <edit name="hinting"><bool>false</bool></edit>
+</match>
\ No newline at end of file
diff --git a/conf.avail/10LohitGujarati.conf b/conf.avail/10LohitGujarati.conf
deleted file mode 100644 (file)
index eb51f86..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- Available Gujarti fonts look much better without hinting -->
-<match target="font">
-       <test name="family"><string>Lohit Gujarati</string></test>
-       <edit name="hinting"><bool>false</bool></edit>
-</match>
\ No newline at end of file