[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 20 12:25:47 UTC 2021
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6045232d352d2031252a086855b78fd94d9ffe3d
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Tue Apr 20 12:00:16 2021 +0200
Commit: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
CommitDate: Tue Apr 20 14:25:04 2021 +0200
tdf#141760 Increase a label box in Windows installer dialog
Change-Id: I6a58e0977381c620a795b77df56c24dab37cc327
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114281
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
index a573077997f6..43b77f1e8c0c 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
@@ -215,7 +215,7 @@ ReadyToInstall DlgTitle2 Text 13 6 380 25 65538 OOO_CONTROL_171
ReadyToInstall DlgTitle3 Text 13 6 380 25 65538 OOO_CONTROL_172
ReadyToInstall InstallNow PushButton 330 243 66 17 3 OOO_CONTROL_173 Cancel
ReadyToInstall DesktopLink CheckBox 21 100 300 15 3 CREATEDESKTOPLINK OOO_CONTROL_319 EnableQuickstart
-ReadyToInstall EnableQuickstart CheckBox 21 130 300 15 3 QUICKSTART OOO_CONTROL_321 Back
+ReadyToInstall EnableQuickstart CheckBox 21 130 400 15 3 QUICKSTART OOO_CONTROL_321 Back
ReadyToRemove Back PushButton 264 243 66 17 3 OOO_CONTROL_174 RemoveNow
ReadyToRemove Banner Bitmap 0 0 474 44 1 BannerBmp
ReadyToRemove BannerLine Line 0 44 474 0 1
More information about the Libreoffice-commits
mailing list