diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2009-02-13 15:11:21 +0100 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2009-02-13 15:11:21 +0100 |
| commit | 935c5f9abeb0d6189c57f8406855d8437db8b0db (patch) | |
| tree | 1fdce1e69db6448fc8332f9e656868902ca40d1b /lib/python/Screens/Makefile.am | |
| parent | 09dca95c63c7c9df2ccf08332f11b69673156e5b (diff) | |
| parent | da0da334b1314329d7d1f294d8df59acf66ac0d0 (diff) | |
| download | enigma2-935c5f9abeb0d6189c57f8406855d8437db8b0db.tar.gz enigma2-935c5f9abeb0d6189c57f8406855d8437db8b0db.zip | |
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
Diffstat (limited to 'lib/python/Screens/Makefile.am')
| -rwxr-xr-x | 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 cde2d6c3..00204a94 100755 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -9,7 +9,7 @@ install_PYTHON = \ InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \ Dish.py LanguageSelection.py StartWizard.py PiPSetup.py Subtitles.py \ TutorialWizard.py PluginBrowser.py MinuteInput.py Scart.py PVRState.py \ - Console.py InputBox.py ChoiceBox.py SimpleSummary.py ImageWizard.py \ + Console.py InputBox.py ChoiceBox.py SimpleSummary.py \ TimerSelection.py PictureInPicture.py TimeDateInput.py \ SubtitleDisplay.py SubservicesQuickzap.py ParentalControlSetup.py NumericalTextInputHelpDialog.py \ SleepTimerEdit.py Ipkg.py RdsDisplay.py Globals.py DefaultWizard.py \ |
