[vlc-devel] commit: Add .tod in the extension for open panel.	(Jean-Baptiste Kempf )
    git version control 
    git at videolan.org
       
    Tue Jun 16 11:16:16 CEST 2009
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 16 10:37:30 2009 +0200| [bcd95bbde352d14cd41a0d0e0c34b386eed926c8] | committer: Jean-Baptiste Kempf 
Add .tod in the extension for open panel.
May JVC go to h**l
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcd95bbde352d14cd41a0d0e0c34b386eed926c8
---
 include/vlc_interface.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc_interface.h b/include/vlc_interface.h
index 46a8852..658a1d4 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"
 
    
    
More information about the vlc-devel
mailing list