diff options
author | Roman Kuznetsov <antilibreoffice@gmail.com> | 2021-10-12 14:45:24 +0200 |
---|---|---|
committer | Roman Kuznetsov <antilibreoffice@gmail.com> | 2021-10-13 08:41:29 +0200 |
commit | d8a1187fc262ccb4c6489b2ca830f230400c5b82 (patch) | |
tree | c089db81a7a48c1150be0b084c66831f4b01673c /instsetoo_native | |
parent | 13d1bcfa91b402e024223ebf83ca6fdf15b9ba25 (diff) |
tdf#143686 increase a radiobutton's area size
Change-Id: Ib8b6d8b47934a7a2cf68f8977f03ced5f80f6452
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123409
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice@gmail.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt index 43b77f1e8c0c..eee5c4e8cd48 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -183,7 +183,7 @@ MsiRMFilesInUse DlgDesc Text 21 23 372 25 196611 OOO_CONTROL_322 MsiRMFilesInUse BannerLine Line 0 44 474 0 1 MsiRMFilesInUse DlgText Text 21 51 426 43 3 OOO_CONTROL_323 MsiRMFilesInUse List ListBox 21 95 432 85 7 FileInUseProcess -MsiRMFilesInUse ShutdownOption RadioButtonGroup 26 190 305 45 3 MsiUIRMOption OK +MsiRMFilesInUse ShutdownOption RadioButtonGroup 26 190 422 45 3 MsiUIRMOption OK MsiRMFilesInUse DlgLine Line 0 234 474 0 1 MsiRMFilesInUse OK PushButton 330 243 66 17 3 OOO_CONTROL_326 Cancel MsiRMFilesInUse Cancel PushButton 401 243 66 17 3 OOO_CONTROL_325 ShutdownOption |