Commit 63dcebf7 authored by Anthony Loiseau's avatar Anthony Loiseau Committed by Jean-Baptiste Kempf

Sort by alphabetical order the extensions.

parent 197578bb
......@@ -175,12 +175,11 @@ typedef enum vlc_dialog {
"*.mod;*.mp1;*.mp2;*.mp3;*.oga;*.ogg;*.oma;*.spx;" \
"*.wav;*.wma;*.xm"
#define EXTENSIONS_VIDEO "*.asf;*.avi;*.divx;*.dv;*.flv;*.gxf;*.m1v;*.m2v;" \
#define EXTENSIONS_VIDEO "*.asf;*.avi;*.divx;*.dv;*.flv;*.gxf;*.iso;*.m1v;*.m2v;" \
"*.m2t;*.m2ts;*.m4v;*.mkv;*.mov;*.mp2;*.mp4;*.mpeg;*.mpeg1;" \
"*.mpeg2;*.mpeg4;*.mpg;*.mts;*.mxf;*.nuv;" \
"*.ogg;*.ogm;*.ogv;*.ogx;" \
"*.ps;*.rm;*.rmvb;*.ts;*.vob;*.wmv;" \
"*.iso"
"*.ps;*.rm;*.rmvb;*.ts;*.vob;*.wmv;"
#define EXTENSIONS_PLAYLIST "*.asx;*.b4s;*.m3u;*.pls;*.vlc;*.xspf"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment