From ca42423ea74fdc67e62bbdf92975b4cd05b8c9c0 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Wed, 31 Aug 2005 14:46:23 +0000 Subject: blue -> favourites --- lib/python/Screens/ChannelSelection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python') diff --git a/lib/python/Screens/ChannelSelection.py b/lib/python/Screens/ChannelSelection.py index e421c5c9..0b626449 100644 --- a/lib/python/Screens/ChannelSelection.py +++ b/lib/python/Screens/ChannelSelection.py @@ -58,7 +58,7 @@ class ChannelSelection(Screen): self["key_red"] = Button("All") self["key_green"] = Button("ARD") self["key_yellow"] = Button("ZDF") - self["key_blue"] = Button("Custom") + self["key_blue"] = Button("Favourites") self["list"] = ServiceList() self["list"].setRoot(eServiceReference("""1:0:1:0:0:0:0:0:0:0:(type == 1)""")) -- cgit v1.2.3