Plugin packages now expand into a dir with only the name and version number

This commit is contained in:
Klaus Schmidinger
2002-05-12 15:12:12 +02:00
parent 2cc450a67c
commit bbddf7e2db
6 changed files with 24 additions and 12 deletions

View File

@@ -13,3 +13,4 @@ VDR Plugin 'hello' Revision History
- Changed return type of cPluginHello::Start().
- Added cPluginHello::Housekeeping().
- Modified package generation.