[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:19:05 CEST 2009
vlc | branch: 1.0-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 16 10:37:30 2009 +0200| [7e1f14b95d0bc42ec720037bc786d3649903c504] | committer: Jean-Baptiste Kempf
Add .tod in the extension for open panel.
May JVC go to h**l
(cherry picked from commit bcd95bbde352d14cd41a0d0e0c34b386eed926c8)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7e1f14b95d0bc42ec720037bc786d3649903c504
---
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 fae34b5..a135be3 100644
--- a/include/vlc_interface.h
+++ b/include/vlc_interface.h
@@ -175,7 +175,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