mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-06 07:19:51 +01:00
Update spotify dll name.
This commit is contained in:
parent
2e23eae3aa
commit
516190bfc2
4
dist/windows/clementine.nsi.in
vendored
4
dist/windows/clementine.nsi.in
vendored
@ -155,7 +155,7 @@ Section "Clementine" Clementine
|
||||
File "libqjson.dll"
|
||||
File "libsoup-2.4-1.dll"
|
||||
File "libspeex-1.dll"
|
||||
File "libspotify.dll"
|
||||
File "spotify.dll"
|
||||
File "libtag.dll"
|
||||
File "libtasn1-3.dll"
|
||||
File "libusbmuxd.dll"
|
||||
@ -991,7 +991,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\libqjson.dll"
|
||||
Delete "$INSTDIR\libsoup-2.4-1.dll"
|
||||
Delete "$INSTDIR\libspeex-1.dll"
|
||||
Delete "$INSTDIR\libspotify.dll"
|
||||
Delete "$INSTDIR\spotify.dll"
|
||||
Delete "$INSTDIR\libtag.dll"
|
||||
Delete "$INSTDIR\libtasn1-3.dll"
|
||||
Delete "$INSTDIR\libusbmuxd.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user