Fixed the audio duration in the menu.

If a custom audio is used in the DVD menu, it will last the duration of the custom audio, not only 30 seconds.
This commit is contained in:
Sergio Costas 2018-04-29 16:09:54 +02:00
parent 810495c0d7
commit 8a68f263c3
3 changed files with 10 additions and 10 deletions

View file

@ -81,7 +81,7 @@ except:
setup(
name='devedeng',
version='4.9.0',
version='4.10.0',
description='A video DVD creator',
long_description="A program that allows to create video DVDs",