Also remove sv locale on uninstall.
This commit is contained in:
parent
6e0b2ac9e3
commit
9a9aba9e18
1 changed files with 1 additions and 0 deletions
|
@ -544,6 +544,7 @@ Section "Uninstall"
|
|||
RMDir /r "$INSTDIR\po\sk"
|
||||
RMDir /r "$INSTDIR\po\sr"
|
||||
RMDir /r "$INSTDIR\po\sr@Latn"
|
||||
RMDir /r "$INSTDIR\po\sv"
|
||||
RMDir /r "$INSTDIR\po\zh_CN"
|
||||
RMDir "$INSTDIR\po"
|
||||
Delete "$INSTDIR\AUTHORS"
|
||||
|
|
Loading…
Add table
Reference in a new issue