instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 43b69fb3a63f1044288e3a49b3d822dd1b8df35c
Author:     Roman Kuznetsov <antilibreoff...@gmail.com>
AuthorDate: Tue Oct 12 14:45:24 2021 +0200
Commit:     Roman Kuznetsov <antilibreoff...@gmail.com>
CommitDate: Wed Oct 13 12:33:29 2021 +0200

    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 <antilibreoff...@gmail.com>
    (cherry picked from commit d8a1187fc262ccb4c6489b2ca830f230400c5b82)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123508
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

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  

Reply via email to