diff options
| author | Fraxinas <andreas.frisch@multimedia-labs.de> | 2008-11-05 14:32:25 +0100 |
|---|---|---|
| committer | Andreas Oberritter <obi@saftware.de> | 2008-11-06 01:47:05 +0100 |
| commit | be7ed059a249fd76b9acb3db00c5d22dff6d6694 (patch) | |
| tree | 6a08e421e643ae5872c89b4e5071b65a1896f8d2 /lib/python | |
| parent | 35bde45a0eb503c51ed4d986ea16a71e041ade48 (diff) | |
| download | enigma2-be7ed059a249fd76b9acb3db00c5d22dff6d6694.tar.gz enigma2-be7ed059a249fd76b9acb3db00c5d22dff6d6694.zip | |
try to add dvdburn icon once again
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/Extensions/DVDBurn/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am index d5c558d1..cb65f56a 100644 --- a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am @@ -5,5 +5,5 @@ install_PYTHON = \ plugin.py \ DVDProject.py DVDTitle.py TitleCutter.py TitleList.py Process.py ProjectSettings.py DVDToolbox.py -install_DATA = *.xml *.jpg *.mpg *.mp2 +install_DATA = *.xml *.jpg *.mpg *.mp2 *.png |
