diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-05-23 12:29:43 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-05-23 12:29:43 +0000 |
| commit | 27ac653dea3ebb218d915604a8fce4b0d34d9278 (patch) | |
| tree | b5a2f64effe029c1b87f4f8f4b02d3f6ebabb82f /lib/python/enigma_python.i | |
| parent | b1f62dfee6033cb1074c0b1063e68ef365ce6a76 (diff) | |
| download | enigma2-27ac653dea3ebb218d915604a8fce4b0d34d9278.tar.gz enigma2-27ac653dea3ebb218d915604a8fce4b0d34d9278.zip | |
CI mmi is now working every time (for support alphacrypt parental control or other messages from CI)
Diffstat (limited to 'lib/python/enigma_python.i')
| -rw-r--r-- | lib/python/enigma_python.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 21f2b2ec..ce776320 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -152,7 +152,7 @@ typedef long time_t; %immutable eComponentScan::newService; %immutable pNavigation::m_event; %immutable eListbox::selectionChanged; -%immutable eDVBCI_UI::mmiAvail; +%immutable eDVBCI_UI::ciStateChanged; %include <lib/base/console.h> %include <lib/base/nconfig.h> |
