Restore copyright and license information in QET64.nsi

This commit is contained in:
정광호
2026-02-05 21:50:44 +09:00
committed by GitHub
parent a3a5cd1e87
commit 406fbe6e0c

View File

@@ -109,6 +109,7 @@
; 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 "Korean"
!insertmacro MUI_LANGUAGE "French"
!insertmacro MUI_LANGUAGE "Spanish"
!insertmacro MUI_LANGUAGE "Russian"
@@ -405,3 +406,4 @@ Function un.onInit
FunctionEnd