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

@@ -2175,3 +2175,7 @@ Bruno Roussel <bruno.roussel@free.fr>
Matthias Becker <becker.matthias@gmail.com>
for suggesting to add a new i18n macro that can be used by plugins to mark
texts they want to reuse from VDR's core translations
Halim Sahin <halim.sahin@t-online.de>
for reporting that the channels.conf file was not written when stopping VDR after
deleting or moving a channel in the Channels menu