]> git.sesse.net Git - vlc/commitdiff
Win32: Add .rmvb to installer.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 17:56:34 +0000 (18:56 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 18:01:08 +0000 (19:01 +0100)
extras/package/win32/vlc.win32.nsi.in

index e64a96d1892152b69f89050b41df2811146d1cc0..9cdd44b614b6dea29f5315571cf9bb0a2758f055 100644 (file)
@@ -243,6 +243,7 @@ FunctionEnd
   !insertmacro ${_action} ".ogm"
   !insertmacro ${_action} ".ogx"
   !insertmacro ${_action} ".ogv"
+  !insertmacro ${_action} ".rmvb"
   !insertmacro ${_action} ".ts"
   !insertmacro ${_action} ".vob"
   !insertmacro ${_action} ".wmv"