From: ghost Date: Wed, 6 Oct 2010 10:56:11 +0000 (+0200) Subject: Revert "disable unicable for release 2.6" X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=9f939b60988f8b05650fdca37d2ba3b35d5a4d9e 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 0fee0a1..805be4d 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -1007,7 +1007,7 @@ def InitNimManager(nimmgr): lnb_choices = { "universal_lnb": _("Universal LNB"), -# "unicable": _("Unicable"), + "unicable": _("Unicable"), "c_band": _("C-Band"), "user_defined": _("User defined")}