added a sanity check for timer editor (no functionality until now except building...
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 25 Jan 2006 08:16:11 +0000 (08:16 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 25 Jan 2006 08:16:11 +0000 (08:16 +0000)
commit738adbb747be92f19cd7864490c982cac558358c
tree71410b9654ec43fa25fc5076f1b42598ed60a5cc
parent8c0a6bc252e866068348601ba5ea12e8df7e1efe
added a sanity check for timer editor (no functionality until now except building a list of simultanious timers)
lib/python/Components/Makefile.am
lib/python/Components/TimerSanityCheck.py [new file with mode: 0644]
lib/python/Components/__init__.py
lib/python/Screens/TimerEdit.py