[Libreoffice-commits] core.git: Branch 'libreoffice-7-2-0' - instsetoo_native/inc_openoffice

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 9 07:42:21 UTC 2021


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

New commits:
commit 07f3b01f84e2540a7e40244b8efff969d9f6107c
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Aug 3 19:29:01 2021 +0200
Commit:     Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Mon Aug 9 09:41:49 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>
    (cherry picked from commit af0437d7b1d9cc5a00b7d01a6510e5ba40ca1a12)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119985
    Reviewed-by: Eike Rathke <erack at redhat.com>
    (cherry picked from commit df389c813637f7681fccf025a624554b3627468e)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119986
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>
    Tested-by: Xisco Fauli <xiscofauli at libreoffice.org>

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