improve usability: hide some advanced options below expert, clear out and resort...
[enigma2.git] / lib / python / Plugins / Extensions / DVDBurn / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDBurn
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py \
6         DVDProject.py DVDTitle.py TitleCutter.py TitleList.py TitleProperties.py Process.py ProjectSettings.py DVDToolbox.py
7
8 install_DATA = *.xml *.jpg *.mpg *.mp2 *.png
9