aboutsummaryrefslogtreecommitdiff
path: root/mytest.py
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-04 21:59:18 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-04 21:59:18 +0000
commitb0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe (patch)
treea92ad524659b41e6b1d3875fa18d88972f9fe53c /mytest.py
parent06469e38dc7f21a2587efc181f47fa219efa8e5f (diff)
downloadenigma2-b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe.tar.gz
enigma2-b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe.zip
reload bouquets in python to enable the default bouquets
Diffstat (limited to 'mytest.py')
-rw-r--r--mytest.py1
1 files changed, 1 insertions, 0 deletions
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()