fix typo
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 26 Mar 2007 21:46:43 +0000 (21:46 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 26 Mar 2007 21:46:43 +0000 (21:46 +0000)
lib/python/Screens/ChannelSelection.py

index 1ccddf75ed49702cf9e1ac7281c32479340e8a45..426d27e317d0d8963ad9c46230ffe8f830e040cd 100644 (file)
@@ -14,7 +14,7 @@ from Components.Sources.Clock import Clock
 from Components.Sources.RdsDecoder import RdsDecoder
 from Components.Input import Input
 from Components.ParentalControl import parentalControl
-from Components.Pixmap import BlinkingPixmapConditional
+from Components.Pixmap import PixmapConditional
 from Screens.InputBox import InputBox, PinInput
 from Screens.MessageBox import MessageBox
 from Screens.ServiceInfo import ServiceInfo