git.cweiske.de
/
enigma2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)"
[enigma2.git]
/
lib
/
python
/
Plugins
/
Extensions
/
PicturePlayer
/
Makefile.am
1
SUBDIRS = data meta
2
3
installdir = $(pkglibdir)/python/Plugins/Extensions/PicturePlayer
4
5
install_PYTHON = \
6
__init__.py \
7
plugin.py \
8
pictureplayer.png
9
10