use timedifference from eDVBLocalTimeHandler for time() calls in python
[vuplus_dvbapp] / lib / python / Tools / Makefile.am
index 4828e1f..77142a7 100644 (file)
@@ -3,5 +3,6 @@ installdir = $(LIBDIR)/enigma2/python/Tools
 install_DATA = \
        FuzzyDate.py XMLTools.py Directories.py NumericalTextInput.py \
        KeyBindings.py BoundFunction.py ISO639.py Notifications.py __init__.py \
-       RedirectOutput.py DreamboxHardware.py Import.py Event.py CList.py
+       RedirectOutput.py DreamboxHardware.py Import.py Event.py CList.py \
+       RedirectTime.py