mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
Do not include liblucene++-contrib.dll in the installer
This commit is contained in:
@@ -395,7 +395,6 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
|
||||
File "${MING_BIN}\libcrypto-10.dll"
|
||||
|
||||
File "${MING_BIN}\liblucene++.dll"
|
||||
File "${MING_BIN}\liblucene++-contrib.dll"
|
||||
|
||||
File "${MING_BIN}\libqtsparkle.dll"
|
||||
File "${MING_BIN}\libattica.dll"
|
||||
@@ -619,7 +618,7 @@ Section Uninstall
|
||||
DeleteRegValue HKLM "Software\Tomahawk" "VersionRevision"
|
||||
DeleteRegValue HKLM "Software\Tomahawk" ""
|
||||
DeleteRegKey HKLM "Software\Tomahawk"
|
||||
|
||||
|
||||
DeleteRegKey HKCR "Software\Tomahawk"
|
||||
DeleteRegKey HKCR "Software\TomahawkSpotify"
|
||||
DeleteRegKey HKCR "tomahawk"
|
||||
|
Reference in New Issue
Block a user