Widen Windows installer start menu checkbox for Turkish translation

This commit is contained in:
Etoh 2020-11-29 18:04:48 +00:00 committed by GitHub
parent cd52e186b7
commit 628a233145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ NSIS_SCRIPT_TEMPLATE = r"""
$${NSD_CreateLabel} 8u 95u 187u 10u "$$(^Shortcut)" $${NSD_CreateLabel} 8u 95u 187u 10u "$$(^Shortcut)"
Pop $$Label_Shortcut Pop $$Label_Shortcut
$${NSD_CreateCheckbox} 8u 105u 60u 10u "$$(^StartMenu)" $${NSD_CreateCheckbox} 8u 105u 70u 10u "$$(^StartMenu)"
Pop $$CheckBox_StartMenuShortcut Pop $$CheckBox_StartMenuShortcut
$${NSD_CreateCheckbox} 78u 105u 70u 10u "$$(^Desktop)" $${NSD_CreateCheckbox} 78u 105u 70u 10u "$$(^Desktop)"