[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Wed Aug 4 16:30:42 UTC 2021


 instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit af0437d7b1d9cc5a00b7d01a6510e5ba40ca1a12
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Aug 3 19:29:01 2021 +0200
Commit:     Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Wed Aug 4 18:30:07 2021 +0200

    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 <antilibreoffice at gmail.com>

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	


More information about the Libreoffice-commits mailing list