use the new TimerEntry-screen to edit a timerentry
[enigma2.git] / lib / python / Components / TimerList.py
index 793bed4c4edff0c15c74dc3d0a89e2d5f5b1322c..dbc0cfc7ccb3e38c358c75c3baf970ce6d1d27b2 100644 (file)
@@ -22,7 +22,7 @@ RT_WRAP = 32
 #  | <Service>     <Name of the Timer>  |
 #  | <start>                     <end>  |
 #
-def TimerEntry(timer, processed):
+def TimerEntryComponent(timer, processed):
        res = [ timer ]