git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add VideoHeight, VideoWidth to ServiceInfo converter to display video picture resolut...
[enigma2.git]
/
lib
/
python
/
Components
/
Converter
/
Makefile.am
diff --git
a/lib/python/Components/Converter/Makefile.am
b/lib/python/Components/Converter/Makefile.am
index 59cb068f575e7520db6d2f82b1faeb78e89b126b..d525c0aec4535ea95f3a36621cdee4ae2ddc6141 100644
(file)
--- a/
lib/python/Components/Converter/Makefile.am
+++ b/
lib/python/Components/Converter/Makefile.am
@@
-2,4
+2,6
@@
installdir = $(LIBDIR)/enigma2/python/Components/Converter
install_PYTHON = \
__init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \
install_PYTHON = \
__init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \
- Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py
+ Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \
+ ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \
+ StaticMultiList.py