From: ghost Date: Mon, 2 Nov 2009 15:04:08 +0000 (+0100) Subject: Revert "disable unicable for release 2.6" X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=3434371ea1aa6f585ef4bb406ba5ac4e4e06a7ee Revert "disable unicable for release 2.6" This reverts commit 597d64c2e00be8759286e37fd15823b1c1518845. --- diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 5154e2b..70cde47 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")}