diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-05 13:55:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-05 13:55:58 +0100 |
commit | 7b97eb6e97d2156298bb06b0dfd13a12c68c525c (patch) | |
tree | 083314746cc5b635f0940e6da620af0620b10e28 /CONTRIBUTORS | |
parent | 978462168c1326ffe60a434dee9e9ee642a62695 (diff) | |
download | vdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.gz vdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.bz2 |
Made all font and image data 'const'
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cf970bce..d90fae61 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1431,6 +1431,7 @@ Darren Salt <linux@youmustbejoking.demon.co.uk> for suggesting to write grabbed images to the SVDRP connection encoded in base64 for suggesting to open the file handle in the SVDRP GRAB command in a way that it won't follow symbolic links, and to canonicalize the file name + for making all font and image data 'const' Sean Carlos <seanc@libero.it> for translating OSD texts to the Italian language |