aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-11-05 08:30:02 +0100
committerghost <andreas.monzner@multimedia-labs.de>2009-11-05 08:30:02 +0100
commita8fd8e5e6c8a56c2e8dcdfbf7927b7e31221fd9a (patch)
tree74b93ccdc96f04b4d272d69f084fe3080731f152 /lib/python/Components
parent7560beb3e371704d798259ca1ea927bf4575306c (diff)
parent946a71097573dc8abc273d24efd23bab3e5f2fb2 (diff)
downloadenigma2-a8fd8e5e6c8a56c2e8dcdfbf7927b7e31221fd9a.tar.gz
enigma2-a8fd8e5e6c8a56c2e8dcdfbf7927b7e31221fd9a.zip
Merge branch 'master' into bug_236_recordpath
Diffstat (limited to 'lib/python/Components')
-rw-r--r--lib/python/Components/NimManager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py
index 70cde47c..5154e2b0 100644
--- a/lib/python/Components/NimManager.py
+++ b/lib/python/Components/NimManager.py
@@ -939,7 +939,7 @@ def InitNimManager(nimmgr):
lnb_choices = {
"universal_lnb": _("Universal LNB"),
- "unicable": _("Unicable"),
+# "unicable": _("Unicable"),
"c_band": _("C-Band"),
"user_defined": _("User defined")}