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

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Thu Jun 11 14:57:16 UTC 2020


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

New commits:
commit eaf30f98597f12c53d734935d62a84501cb201b4
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Jun 9 16:25:00 2020 +0200
Commit:     Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Thu Jun 11 16:56:33 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>

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