diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-06 10:29:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-06 10:29:23 +0100 |
commit | 9a0236b9e249f002accfb222a969be0c676115b7 (patch) | |
tree | 716651c5a29f20266b8074fb8301ce2be9f93c98 /CONTRIBUTORS | |
parent | c005465d9005c7b8918564055639c1766c099121 (diff) | |
download | vdr-9a0236b9e249f002accfb222a969be0c676115b7.tar.gz vdr-9a0236b9e249f002accfb222a969be0c676115b7.tar.bz2 |
Changed reading and writing of floating point numbers into configuration files to make it independent of the decimal point used in the current locale
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index de1f6ed1..46a4c62b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3013,3 +3013,5 @@ Stefan Hofmann <stefan.hofmann@t-online.de> Stefan Blochberger <Stefan.Blochberger@gmx.de> for suggesting to automatically display the progress display whenever replay of a recording is started + for suggesting that floating point numbers presented to the user shall be displayed + in the way defined by the current locale |