mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 06:07:07 -06:00
9.16
This commit is contained in:
committed by
Kornel Lesiński
parent
e279500d76
commit
044e4bb741
@@ -2,7 +2,7 @@
|
||||
;Defines
|
||||
|
||||
!define VERSION_MAJOR 9
|
||||
!define VERSION_MINOR 15
|
||||
!define VERSION_MINOR 16
|
||||
!define VERSION_POSTFIX_FULL " beta"
|
||||
!ifdef WIN64
|
||||
!ifdef IA64
|
||||
@@ -206,7 +206,9 @@ Section
|
||||
File fur.txt
|
||||
File fy.txt
|
||||
File gl.txt
|
||||
File gu.txt
|
||||
File he.txt
|
||||
File hi.txt
|
||||
File hr.txt
|
||||
File hu.txt
|
||||
File hy.txt
|
||||
@@ -237,6 +239,7 @@ Section
|
||||
File pt-br.txt
|
||||
File ro.txt
|
||||
File ru.txt
|
||||
File sa.txt
|
||||
File si.txt
|
||||
File sk.txt
|
||||
File sl.txt
|
||||
@@ -397,7 +400,9 @@ Section "Uninstall"
|
||||
Delete $INSTDIR\Lang\fur.txt
|
||||
Delete $INSTDIR\Lang\fy.txt
|
||||
Delete $INSTDIR\Lang\gl.txt
|
||||
Delete $INSTDIR\Lang\gu.txt
|
||||
Delete $INSTDIR\Lang\he.txt
|
||||
Delete $INSTDIR\Lang\hi.txt
|
||||
Delete $INSTDIR\Lang\hr.txt
|
||||
Delete $INSTDIR\Lang\hu.txt
|
||||
Delete $INSTDIR\Lang\hy.txt
|
||||
@@ -428,6 +433,7 @@ Section "Uninstall"
|
||||
Delete $INSTDIR\Lang\pt-br.txt
|
||||
Delete $INSTDIR\Lang\ro.txt
|
||||
Delete $INSTDIR\Lang\ru.txt
|
||||
Delete $INSTDIR\Lang\sa.txt
|
||||
Delete $INSTDIR\Lang\si.txt
|
||||
Delete $INSTDIR\Lang\sk.txt
|
||||
Delete $INSTDIR\Lang\sl.txt
|
||||
|
||||
Reference in New Issue
Block a user