finally fix priorities: ConfigListScreen's action must be -1 to override eListbox...
authorFelix Domke <tmbinc@elitedvb.net>
Fri, 6 Oct 2006 16:23:31 +0000 (16:23 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Fri, 6 Oct 2006 16:23:31 +0000 (16:23 +0000)
commit6d7673190e7fec573aed8e15e98d470cd4189d52
tree68ee2632e3b6958634599d2d7bbebb5faf5cfe74
parent5b05795a120b445297ef18dd97a54d78bdc5cb23
finally fix priorities: ConfigListScreen's action must be -1 to override eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen
lib/python/Screens/NetworkSetup.py
lib/python/Screens/Satconfig.py
lib/python/Screens/ScanSetup.py
lib/python/Screens/Setup.py
lib/python/Screens/TimeDateInput.py
lib/python/Screens/TimerEntry.py