mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
updated Spanish; adjusted details for release
This commit is contained in:
parent
0bd0361a27
commit
87584a3a76
7 changed files with 253 additions and 253 deletions
|
|
@ -43,7 +43,6 @@ Section "Application" SecApplication
|
|||
File C:\MinGW\qt\bin\QtSvg4.dll
|
||||
File C:\MinGW\qt\bin\QtXml4.dll
|
||||
File C:\MinGW\qt\bin\QtMultimedia4.dll
|
||||
File C:\MinGW\qt\bin\QtScript4.dll
|
||||
|
||||
SetOutPath "$INSTDIR\zonebg"
|
||||
File /r ..\zonebg\*.*
|
||||
|
|
@ -108,7 +107,6 @@ Section Uninstall
|
|||
Delete "$INSTDIR\QtSvg4.dll"
|
||||
Delete "$INSTDIR\QtXml4.dll"
|
||||
Delete "$INSTDIR\QtMultimedia4.dll"
|
||||
Delete "$INSTDIR\QtScript4.dll"
|
||||
RMDir "$INSTDIR"
|
||||
|
||||
RMDir /r "$SMPROGRAMS\Cockatrice"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue