diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-04 21:59:18 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-04 21:59:18 +0000 |
| commit | b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe (patch) | |
| tree | a92ad524659b41e6b1d3875fa18d88972f9fe53c /mytest.py | |
| parent | 06469e38dc7f21a2587efc181f47fa219efa8e5f (diff) | |
| download | enigma2-b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe.tar.gz enigma2-b0178c6187f4eb4e82d0c354db0a9a1a94f7b8fe.zip | |
reload bouquets in python to enable the default bouquets
Diffstat (limited to 'mytest.py')
| -rw-r--r-- | mytest.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ from Screens.TutorialWizard import * from Tools.BoundFunction import boundFunction from Tools.Directories import InitFallbackFiles InitFallbackFiles() +eDVBDB.getInstance().reloadBouquets() had = dict() |
