[vlc-commits] [Git][videolan/vlc][master] Win32: add tak to the installer
Steve Lhomme (@robUx4)
gitlab at videolan.org
Mon Mar 13 13:54:43 UTC 2023
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
437d802f by Jean-Baptiste Kempf at 2023-03-12T13:00:08+00:00
Win32: add tak to the installer
- - - - -
1 changed file:
- extras/package/win32/NSIS/helpers/extensions.nsh
Changes:
=====================================
extras/package/win32/NSIS/helpers/extensions.nsh
=====================================
@@ -172,6 +172,7 @@ FunctionEnd
!insertmacro ${_action} Audio ".snd"
!insertmacro ${_action} Audio ".s3m"
!insertmacro ${_action} Audio ".spx"
+ !insertmacro ${_action} Audio ".tak"
!insertmacro ${_action} Audio ".tta"
!insertmacro ${_action} Audio ".voc"
!insertmacro ${_action} Audio ".vqf"
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/437d802fc5bdc0a09e6ee19046818694ee618a21
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/437d802fc5bdc0a09e6ee19046818694ee618a21
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list