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

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 24 05:38:16 UTC 2020


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

New commits:
commit 448d920711a24e6819a3cc4b012e70dba347b13f
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Jun 9 16:25:00 2020 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Jun 24 07:37:43 2020 +0200

    increase a radiobutton text area in Windows installer dialog
    
    Change-Id: I3e2a2dbb7913bc0e35f0eb676f39afba53e1d0d8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95970
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
    (cherry picked from commit eaf30f98597f12c53d734935d62a84501cb201b4)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96887
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt
index c0425876b93f..680c97605409 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	295	16	OOO_RADIOBUTTON_10	
-MsiUIRMOption	2	DontUseRM	0	20	295	16	OOO_RADIOBUTTON_11	
+MsiUIRMOption	1	UseRM	0	0	420	16	OOO_RADIOBUTTON_10	
+MsiUIRMOption	2	DontUseRM	0	20	420	16	OOO_RADIOBUTTON_11	


More information about the Libreoffice-commits mailing list