NSI: Delete gstreamer-1.0-0.dll instead of 0.10.

This commit is contained in:
Andreas 2015-05-01 12:23:23 +02:00
parent d322c12387
commit dfbf6a954b
1 changed files with 1 additions and 1 deletions

View File

@ -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"