mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-07 07:41:54 +01:00
NSI: Delete gstreamer-1.0-0.dll instead of 0.10.
This commit is contained in:
parent
d322c12387
commit
dfbf6a954b
2
dist/windows/clementine.nsi.in
vendored
2
dist/windows/clementine.nsi.in
vendored
@ -1098,7 +1098,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\libgstfft-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstnet-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstpbutils-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstreamer-0.10-0.dll"
|
||||
Delete "$INSTDIR\libgstreamer-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstriff-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstrtp-1.0-0.dll"
|
||||
Delete "$INSTDIR\libgstrtsp-1.0-0.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user