Key macros can now call plugins that don't have a main menu entry

This commit is contained in:
Klaus Schmidinger
2005-09-03 11:33:43 +02:00
parent 2a91de02ab
commit 45a29e5b16
5 changed files with 32 additions and 14 deletions

View File

@@ -3773,3 +3773,7 @@ Video Disk Recorder Revision History
Lauri Tischler).
- Repeat keys are now ignored when waiting for a keypress to cancel an operation
(thanks to Marko M<>kel<65>).
- The main menu function of a plugin can now be activated through a key macro of
the form "@plugin" even if that plugin doesn't have a main menu entry (using
part of a patch by Hardy Flor, which originally implemented calling plugins from
SVDRP).