code cleanup ... use more /proc/stb/avs/0/* auto functions
[vuplus_dvbapp] / lib / python / Components / FileList.py
index 231fde2..a93d444 100644 (file)
@@ -10,6 +10,7 @@ from enigma import RT_HALIGN_LEFT, eListboxPythonMultiContent, \
 from Tools.LoadPixmap import LoadPixmap
 
 EXTENSIONS = {
+               "m4a": "music",
                "mp2": "music",
                "mp3": "music",
                "wav": "music",