vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Dec 4 14:50:53 2012 +0100| [0f6fc6a2842c52bf17c231372966d37778091f02] | committer: Jean-Baptiste Kempf
Add MKS extensions for subtitles Ref #7842 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f6fc6a2842c52bf17c231372966d37778091f02 --- include/vlc_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/vlc_interface.h b/include/vlc_interface.h index fd8cf8c..20bac6e 100644 --- a/include/vlc_interface.h +++ b/include/vlc_interface.h @@ -264,7 +264,7 @@ typedef enum vlc_dialog { "*.jss;*.psb;" \ "*.rt;*.smi;*.txt;" \ "*.smil;*.stl;*.usf;" \ - "*.dks;*.pjs;*.mpl2" + "*.dks;*.pjs;*.mpl2;*.mks" /** \defgroup vlc_interaction Interaction * \ingroup vlc_interface _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
