diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-05-04 23:34:47 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-05-04 23:34:47 +0000 |
| commit | 84702da5d3a6df33717b399b859008a3cf8a1522 (patch) | |
| tree | 03495da465a37db044f69bee8a3f06945947b33d /lib/python/Screens/Makefile.am | |
| parent | fd002c45932aa88271af9be88f2d585199ac5a1e (diff) | |
| download | enigma2-84702da5d3a6df33717b399b859008a3cf8a1522.tar.gz enigma2-84702da5d3a6df33717b399b859008a3cf8a1522.zip | |
move/resize PiP window (requires new drivers) (and is not yet working properly)
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 06571d81..b848b976 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -7,7 +7,7 @@ install_PYTHON = \ Satconfig.py ScanSetup.py NetworkSetup.py Ci.py TimerEntry.py Volume.py \ EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \ InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ - Dish.py LanguageSelection.py StartWizard.py \ + Dish.py LanguageSelection.py StartWizard.py PiPSetup.py \ TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ MediaPlayer.py TimerSelection.py PictureInPicture.py TimeDateInput.py |
