From 84702da5d3a6df33717b399b859008a3cf8a1522 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 4 May 2006 23:34:47 +0000 Subject: move/resize PiP window (requires new drivers) (and is not yet working properly) --- lib/python/Screens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/__init__.py') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 30f39b1c..55830ea6 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -4,6 +4,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", - "InfoBarGenerics", "HelpMenu", "Wizard", + "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", "TimerSelection" ] -- cgit v1.2.3