From e229957abd9adea4c73635e6291edf9af9c18d40 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 6 Jan 2006 15:28:07 +0000 Subject: [PATCH] just one bouquet at moment --- lib/python/Screens/ChannelSelection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Screens/ChannelSelection.py b/lib/python/Screens/ChannelSelection.py index e958f797..b850b2cb 100644 --- a/lib/python/Screens/ChannelSelection.py +++ b/lib/python/Screens/ChannelSelection.py @@ -234,7 +234,7 @@ class ChannelSelectionEdit: def doContext(self): self.session.open(ChannelContextMenu, self) -USE_MULTIBOUQUETS = True +USE_MULTIBOUQUETS = False MODE_TV = 0 MODE_RADIO = 1 -- 2.30.2