diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-25 11:39:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-02-25 11:39:40 +0100 |
commit | 7b59d84be35ab655e3753eb28e67199db5f6f514 (patch) | |
tree | 57d90d47935015e5aa5a9f66415c9ccf4bc2b4aa /HISTORY | |
parent | ddb7f335674d668af3dd06bd61a0853b3af60df0 (diff) | |
download | vdr-7b59d84be35ab655e3753eb28e67199db5f6f514.tar.gz vdr-7b59d84be35ab655e3753eb28e67199db5f6f514.tar.bz2 |
Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "key" in MANUAL
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5115,3 +5115,9 @@ Video Disk Recorder Revision History up at a particular time (thanks to Udo Richter). - The HUP signal now forces a restart of VDR (thanks to Udo Richter). - cThread::EmergencyExit() has been replaced by ShutdownHandler.RequestEmergencyExit(). +- Several references to "button" in a remote control context have been changed + to "key" (based on a report from Marko Mäkelä regarding the "Menu button closes" + text). The "MenuButtonCloses" parameter in 'setup.conf' has therefore been + renamed to "MenuKeyCloses", accordingly. This will result in an "unknown config + parameter: MenuButtonCloses" error message in the log file, so you may want to + remove that entry from your 'setup.conf' file. |