Changed reading and writing of floating point numbers into configuration files to make it independent of the decimal point used in the current locale

This commit is contained in:
Klaus Schmidinger
2012-12-06 10:29:23 +01:00
parent c005465d90
commit 9a0236b9e2
7 changed files with 69 additions and 18 deletions

View File

@@ -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