mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-26 01:19:58 +01:00
Merge pull request #425 from Kyle-Code-CA/patch-5
Restore copyright and license information in QET64.nsi
This commit is contained in:
@@ -109,6 +109,7 @@
|
|||||||
|
|
||||||
; For consistency, we limit the installer to languages supported by QElectroTech itself
|
; For consistency, we limit the installer to languages supported by QElectroTech itself
|
||||||
!insertmacro MUI_LANGUAGE "English" ;first language is the default language
|
!insertmacro MUI_LANGUAGE "English" ;first language is the default language
|
||||||
|
!insertmacro MUI_LANGUAGE "Korean"
|
||||||
!insertmacro MUI_LANGUAGE "French"
|
!insertmacro MUI_LANGUAGE "French"
|
||||||
!insertmacro MUI_LANGUAGE "Spanish"
|
!insertmacro MUI_LANGUAGE "Spanish"
|
||||||
!insertmacro MUI_LANGUAGE "Russian"
|
!insertmacro MUI_LANGUAGE "Russian"
|
||||||
@@ -405,3 +406,4 @@ Function un.onInit
|
|||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user