diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-18 09:21:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-18 09:21:52 +0200 |
commit | 8014316a315d445e3b5f53f21fd11ff89eeb8b45 (patch) | |
tree | fecb268f5d719e902970f56d73f8ed1142397110 /HISTORY | |
parent | 48da9ba9c8f0d592f821c9a4afaca6eec7956981 (diff) | |
download | vdr-8014316a315d445e3b5f53f21fd11ff89eeb8b45.tar.gz vdr-8014316a315d445e3b5f53f21fd11ff89eeb8b45.tar.bz2 |
The "Setup/OSD/Language" menu now only shows those languages that actually have a locale (suggested by Anssi Hannula)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5346,7 +5346,7 @@ Video Disk Recorder Revision History - Added a debug error message to cReceiver::~cReceiver() in case it is still attached to a device (thanks to Reinhard Nissl). -2007-08-17: Version 1.5.8 +2007-08-18: Version 1.5.8 - Added missing install-i18n to the install target in the Makefile (reported by Joachim Wilke). @@ -5372,3 +5372,5 @@ Video Disk Recorder Revision History (thanks to Tobias Bratfisch). - Changed cBitmap::DrawText() to always draw the background unless ColorBg is clrTransparent (thanks to Christoph Haubrich). +- The "Setup/OSD/Language" menu now only shows those languages that actually + have a locale (suggested by Anssi Hannula). |