Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "key" in MANUAL

This commit is contained in:
Klaus Schmidinger
2007-02-25 11:39:40 +01:00
parent ddb7f33567
commit 7b59d84be3
8 changed files with 57 additions and 50 deletions

View File

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