From af0437d7b1d9cc5a00b7d01a6510e5ba40ca1a12 Mon Sep 17 00:00:00 2001 From: Roman Kuznetsov Date: Tue, 3 Aug 2021 19:29:01 +0200 Subject: tdf#143686 Increase a width of the label Change-Id: I71d7994ad7ed4506c1514cf417a535caff20b05f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119869 Tested-by: Jenkins Reviewed-by: Roman Kuznetsov --- instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instsetoo_native') diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt index 680c97605409..9061f160e1cd 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt @@ -10,5 +10,5 @@ AgreeToLicense 1 No 0 15 295 15 OOO_RADIOBUTTON_6 AgreeToLicense 2 Yes 0 0 295 15 OOO_RADIOBUTTON_7 ApplicationUsers 1 AllUsers 1 7 290 14 OOO_RADIOBUTTON_8 ApplicationUsers 2 OnlyCurrentUser 1 23 290 14 OOO_RADIOBUTTON_9 -MsiUIRMOption 1 UseRM 0 0 420 16 OOO_RADIOBUTTON_10 -MsiUIRMOption 2 DontUseRM 0 20 420 16 OOO_RADIOBUTTON_11 +MsiUIRMOption 1 UseRM 0 0 460 16 OOO_RADIOBUTTON_10 +MsiUIRMOption 2 DontUseRM 0 20 460 16 OOO_RADIOBUTTON_11 -- cgit