diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 14:05:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 14:05:26 +0100 |
commit | 819e4b9f10a5012516175df6899d7c83d9a62b1d (patch) | |
tree | 50ce075c83c4c236246440d9a7fff84e550f3755 /HISTORY | |
parent | 96288c2974e52c37d7cc211a8fd7c3a931566fcd (diff) | |
download | vdr-819e4b9f10a5012516175df6899d7c83d9a62b1d.tar.gz vdr-819e4b9f10a5012516175df6899d7c83d9a62b1d.tar.bz2 |
Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5554,3 +5554,5 @@ Video Disk Recorder Revision History programmer to write 'a || (b && c)', while everybody knows that '&&' links stronger than '||' (reported by Tobias Grimm). - Updated the Hungarian language texts (thanks to István Füley). +- Fixed displaying weekday names in the Schedule menu if the system uses UTF-8 + (reported by Jiri Dobry). |