From: Jean-Baptiste Kempf Date: Tue, 16 Jun 2009 08:37:30 +0000 (+0200) Subject: Add .tod in the extension for open panel. X-Git-Tag: 1.1.0-ff~5411 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=bcd95bbde352d14cd41a0d0e0c34b386eed926c8;p=vlc Add .tod in the extension for open panel. May JVC go to h**l --- diff --git a/include/vlc_interface.h b/include/vlc_interface.h index 46a8852399..658a1d4252 100644 --- a/include/vlc_interface.h +++ b/include/vlc_interface.h @@ -176,7 +176,7 @@ typedef enum vlc_dialog { "*.m2t;*.m2ts;*.m4v;*.mkv;*.mov;*.mp2;*.mp4;*.mpeg;*.mpeg1;" \ "*.mpeg2;*.mpeg4;*.mpg;*.mts;*.mxf;*.nuv;" \ "*.ogg;*.ogm;*.ogv;*.ogx;*.ps;" \ - "*.rec;*.rm;*.rmvb;*.ts;*.vob;*.wmv" + "*.rec;*.rm;*.rmvb;*.tod;*.ts;*.vob;*.wmv" #define EXTENSIONS_PLAYLIST "*.asx;*.b4s;*.m3u;*.pls;*.ram;*.vlc;*.xspf"