diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-28 12:53:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-28 12:53:07 +0200 |
commit | ce991f442b0870f114568a7aab4f88b7dd2f7434 (patch) | |
tree | d33f30d0eb23cb7fb7671c1c89bae149b3186309 /HISTORY | |
parent | 1cfeb4625eff61bc7c726e9910bb75b9eefb6bf8 (diff) | |
download | vdr-ce991f442b0870f114568a7aab4f88b7dd2f7434.tar.gz vdr-ce991f442b0870f114568a7aab4f88b7dd2f7434.tar.bz2 |
Changed the "Really restart?" prompt in the call to cPluginManager::Active() in menu.c to "restart anyway?"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4672,3 +4672,5 @@ Video Disk Recorder Revision History - Added a hint about commenting out the line '#define USE_FADVISE' in tools.c in case of problems with replaying in fast forward mode if the video directory is mounted via a Samba share (reported by Andy Grobb). +- Changed the "Really restart?" prompt in the call to cPluginManager::Active() in + menu.c to "restart anyway?" (suggested by Rolf Ahrenberg). |