scan over all nims doesn't work -> remove config entry
[enigma2.git] / lib / python / Screens / ScanSetup.py
index 3f70d2ecf75f482fa9b7fdede7c362487acd869c..2f204b03a4e286d3e743a6cb395b88da7ac15f52 100644 (file)
@@ -162,7 +162,7 @@ class ScanSetup(Screen):
                        nimList = [ ]
                        for nim in nimmanager.nimList():
                                nimList.append(nim[0])
-                       nimList.append("all")
+                       #nimList.append("all")
                        config.scan.nims = configElement_nonSave("config.scan.nims", configSelection, 0, nimList)
 
                        # sat