From: ghost Date: Tue, 3 Nov 2009 18:53:26 +0000 (+0100) Subject: Merge branch 'enable_experimental_unicable_support' into experimental X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=895e6dc35b9a3579ee9535d560b4ce91ed9c0c60;hp=022dec47e667f5fea0799cfdffa51732b6ab9165 Merge branch 'enable_experimental_unicable_support' into experimental --- 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")}