X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d07d6fd037b2b1bc54717c3f32537c63be1cae7f..29ca0aed97fb878905fa932facd6515200fc50f5:/lib/python/Screens/InfoBarGenerics.py diff --git a/lib/python/Screens/InfoBarGenerics.py b/lib/python/Screens/InfoBarGenerics.py index 2d44d3df..2ca2681f 100644 --- a/lib/python/Screens/InfoBarGenerics.py +++ b/lib/python/Screens/InfoBarGenerics.py @@ -1911,9 +1911,14 @@ class InfoBarSummary(Screen): Name - + """ +# for picon: (path="piconlcd" will use LCD picons) +# +# Reference +# + def __init__(self, session, parent): Screen.__init__(self, session)