Commit 8be54952 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* ahum, missing avi shortcut :D

parent 38800f72
...@@ -66,6 +66,7 @@ vlc_module_begin(); ...@@ -66,6 +66,7 @@ vlc_module_begin();
add_shortcut( "rawdv" ); add_shortcut( "rawdv" );
add_shortcut( "ogg" ); add_shortcut( "ogg" );
add_shortcut( "h264" ); add_shortcut( "h264" );
add_shortcut( "avi" );
vlc_module_end(); vlc_module_end();
/***************************************************************************** /*****************************************************************************
......
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