diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-02 10:54:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-02 10:54:00 +0200 |
commit | 03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a (patch) | |
tree | c9172a90572f12eef43ad7f3fef86cb14d5fa0d6 /CONTRIBUTORS | |
parent | 240529710db31cd5a96ad2fdb7f9fd486ec7939f (diff) | |
download | vdr-03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a.tar.gz vdr-03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a.tar.bz2 |
Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e43c739c..da92b79f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -624,3 +624,6 @@ Andreas Mair <Andreas.Mair@linogate.com> Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language + +Kai Moeller <moeller.ki@gmx.de> + for reporting a double call to MainMenuAction() of a plugin if invoked via a hotkey |