From: ghost Date: Tue, 27 Oct 2009 18:10:42 +0000 (+0100) Subject: disable unicable for release 2.6 X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=597d64c2e00be8759286e37fd15823b1c1518845;hp=bce2a7b606d6fdfdcac86c7ccc1c02f147dc26c9 disable unicable for release 2.6 --- diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 70cde47..5154e2b 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")}