Added a missing Channels.SetModified(true) call when deleting or moving a channel in the Channels menu

This commit is contained in:
Klaus Schmidinger
2007-10-13 10:12:28 +02:00
parent 59bc94fba2
commit 8945e9e296
3 changed files with 9 additions and 1 deletions

View File

@@ -5449,3 +5449,5 @@ Video Disk Recorder Revision History
large diffs. Plugin authors may want to replace the -F option with
--no-location in the xgettext and msgmerge calls in their Makefiles.
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Added a missing Channels.SetModified(true) call when deleting or moving a
channel in the Channels menu (reported by Halim Sahin).