From eaf30f98597f12c53d734935d62a84501cb201b4 Mon Sep 17 00:00:00 2001 From: Roman Kuznetsov Date: Tue, 9 Jun 2020 16:25:00 +0200 Subject: 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 --- instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'instsetoo_native/inc_openoffice') 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 -- cgit ffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-14Fix typosAndrea Gelmini