work on asynchron pic loading... to get rid of spinning wheels
[vuplus_dvbapp] / lib / python / Components / FileList.py
index 7801c55..e028ec3 100644 (file)
@@ -10,6 +10,7 @@ from enigma import RT_HALIGN_LEFT, eListboxPythonMultiContent, \
 from Tools.LoadPixmap import LoadPixmap
 
 EXTENSIONS = {
+               "mp2": "music",
                "mp3": "music",
                "wav": "music",
                "ogg": "music",