diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 10:12:28 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-10-13 10:12:28 +0200 |
commit | 8945e9e296a915a2e17e692a8e6d3737e1a8d326 (patch) | |
tree | b175f74a26e1799b070ee62580a61721c95feb4d /CONTRIBUTORS | |
parent | 59bc94fba2e14243b0fc1815f833f6d7c146c814 (diff) | |
download | vdr-8945e9e296a915a2e17e692a8e6d3737e1a8d326.tar.gz vdr-8945e9e296a915a2e17e692a8e6d3737e1a8d326.tar.bz2 |
Added a missing Channels.SetModified(true) call when deleting or moving a channel in the Channels menu
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4cd65b55..34450086 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |