summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-05-02 20:34:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2008-05-02 20:34:46 +0200
commit8ce144c6078baf856fb82a96e7da2a725a06be5c (patch)
treedc025e7192e6637d745298708c0b07127ca5f408 /CONTRIBUTORS
parentb6eaa08dbf03973928f788d90e67699d129316d5 (diff)
downloadvdr-8ce144c6078baf856fb82a96e7da2a725a06be5c.tar.gz
vdr-8ce144c6078baf856fb82a96e7da2a725a06be5c.tar.bz2
No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 01ff15e2..821e286c 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2359,3 +2359,7 @@ Adrian Caval <anrxc@sysphere.org>
Nan Feng <nfgx@21cn.com>
for translating OSD texts to the Chinese language
+
+Edgar Toernig <froese@gmx.de>
+ for suggesting to not call FcFini() to avoid problems with older (broken) versions
+ of fontconfig