Components/About.py: fix /etc/image-version parser..now we also show image type ...
[vuplus_dvbapp] / lib / python / Components / FileList.py
index 54bb1ac..38b0854 100755 (executable)
@@ -23,6 +23,7 @@ EXTENSIONS = {
                "ts": "movie",
                "avi": "movie",
                "divx": "movie",
+               "m4v": "movie",
                "mpg": "movie",
                "mpeg": "movie",
                "mkv": "movie",