X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FServiceList.py;h=93c79296203134cfea0b69c17fe971e8930e407a;hp=73727403d5dba723cc90ac6f7e5878c0496ef462;hb=32e4324b9b5e615a84885b9132505e4706ededfe;hpb=699d41f217b6d8e91dce499964f8c1a69f5602ed diff --git a/lib/python/Components/ServiceList.py b/lib/python/Components/ServiceList.py index 7372740..93c7929 100644 --- a/lib/python/Components/ServiceList.py +++ b/lib/python/Components/ServiceList.py @@ -32,6 +32,7 @@ class ServiceList(HTMLComponent, GUIComponent): def setRoot(self, root): self.l.setRoot(root) + self.l.sort() # mark stuff def clearMarked(self):