Now jumps to the desired next video when the current movie ends and the creator set it to jump to another menu entry

This commit is contained in:
Sergio Costas 2015-01-22 00:38:29 +01:00
parent f765450864
commit 637d210199
3 changed files with 9 additions and 6 deletions

View file

@ -35,7 +35,7 @@ class configuration(GObject.GObject):
def __init__(self):
GObject.GObject.__init__(self)
self.version = "0.1 Beta 9"
self.version = "0.1 Beta 10"
def fill_config(self):