summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-05-03 10:00:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2008-05-03 10:00:10 +0200
commit7e4141861588187da118ec5b8671de1cea87e6c6 (patch)
tree87ca3e17dc8f978eb004b5e39a609a1ce9b955ec /CONTRIBUTORS
parent7c924aa664b5545616eab1473c93fa46c0cdef5b (diff)
downloadvdr-7e4141861588187da118ec5b8671de1cea87e6c6.tar.gz
vdr-7e4141861588187da118ec5b8671de1cea87e6c6.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 56c38c55..7b703b39 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2352,3 +2352,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