[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 1 06:08:05 UTC 2019
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5ce360777a9c24db61d9f3c5469bd6265b6b7b5b
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Sat Aug 31 17:36:49 2019 +0200
Commit: Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Sun Sep 1 08:07:29 2019 +0200
tdf#127240 Increase a height of checkbox's text in win installer
Change-Id: I0df5dc4cebb065c509df77b00f16597a28566345
Reviewed-on: https://gerrit.libreoffice.org/78355
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
index ec6170099a48..41708a651b5a 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 10 3 CREATEDESKTOPLINK OOO_CONTROL_319 EnableQuickstart
-ReadyToInstall EnableQuickstart CheckBox 21 125 300 10 3 QUICKSTART OOO_CONTROL_321 Back
+ReadyToInstall EnableQuickstart CheckBox 21 125 300 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