From b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 4 Jan 2006 21:59:18 +0000 Subject: [PATCH] reload bouquets in python to enable the default bouquets --- mytest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mytest.py b/mytest.py index cb1bc907..c55476fd 100644 --- a/mytest.py +++ b/mytest.py @@ -22,6 +22,7 @@ from Screens.TutorialWizard import * from Tools.BoundFunction import boundFunction from Tools.Directories import InitFallbackFiles InitFallbackFiles() +eDVBDB.getInstance().reloadBouquets() had = dict() -- 2.30.2