]> git.sesse.net Git - vlc/commitdiff
Add .xspf association to win32 installer. Close #1964
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 10 Sep 2008 06:44:37 +0000 (23:44 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 10 Sep 2008 06:45:57 +0000 (23:45 -0700)
extras/package/win32/vlc.win32.nsi.in

index 27bebc2a13052816e971a6d24aaf5c4f57c2d71b..8bbd78dee430cf96c0f46f7b16b22457fa5e28cb 100644 (file)
@@ -253,6 +253,7 @@ FunctionEnd
   !insertmacro ${_action} ".m3u"
   !insertmacro ${_action} ".pls"
   !insertmacro ${_action} ".vlc"
+  !insertmacro ${_action} ".xspf"
 !macroend
 
 ; One macro to rule them all