the graphical multiepg plugin needs a realy actual enigma2 (from today!!)
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 31 Jul 2007 11:01:51 +0000 (11:01 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 31 Jul 2007 11:01:51 +0000 (11:01 +0000)
lib/python/Plugins/Extensions/GraphMultiEPG/GraphMultiEpg.py

index d8c654bc3972426f0d9fb3943d6f2b4ba2692254..683d1c2c03c49cddefb2af63696cb5145ad6c5b5 100644 (file)
@@ -1,6 +1,6 @@
 from Components.config import config, ConfigClock, ConfigInteger
-from Components.Button import Button
 from Components.Pixmap import Pixmap
+from Components.Button import Button
 from Components.ActionMap import ActionMap
 from Components.HTMLComponent import HTMLComponent
 from Components.GUIComponent import GUIComponent