aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/FileList.py
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2008-12-02 21:44:34 +0100
committerghost <andreas.monzner@multimedia-labs.de>2008-12-02 21:44:34 +0100
commitd630d7d7715a6fbc97c1d322ceb2bc0452ab0740 (patch)
treea04a5dc528e679ddc22bfeea8ab6b87dd950923d /lib/python/Components/FileList.py
parentbcd91e419bd46b9194459a80eb8c6454250eb307 (diff)
parent5f5bf69803be617adb7364f61c6eed9fd32d6d14 (diff)
downloadenigma2-d630d7d7715a6fbc97c1d322ceb2bc0452ab0740.tar.gz
enigma2-d630d7d7715a6fbc97c1d322ceb2bc0452ab0740.zip
Merge branch 'master' into enigma2_rel25
Diffstat (limited to 'lib/python/Components/FileList.py')
-rw-r--r--lib/python/Components/FileList.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py
index e028ec3a..231fde2f 100644
--- a/lib/python/Components/FileList.py
+++ b/lib/python/Components/FileList.py
@@ -21,6 +21,7 @@ EXTENSIONS = {
"bmp": "picture",
"ts": "movie",
"avi": "movie",
+ "divx": "movie",
"mpg": "movie",
"mpeg": "movie",
"mkv": "movie",