From f4f30099482f226c72c0416f5a6ba23184ef95dd Mon Sep 17 00:00:00 2001 From: scottr Date: Tue, 15 Jun 2021 14:45:08 -0700 Subject: [PATCH] [cpack/stabilization/2106] re-layout bottom button bar --- .../Packaging/BootstrapperTheme.xml.in | 35 ++++++++++++------- .../Platform/Windows/Packaging_windows.cmake | 4 +-- 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in index 8a50181732..2d61868694 100644 --- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in +++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in @@ -9,6 +9,8 @@ Open Sans Open Sans + + Open Sans @@ -19,9 +21,10 @@ @WIX_THEME_INSTALL_LICENSE_ELEMENTS@ - - - + + + + @@ -32,17 +35,19 @@ - - + + + #(loc.ModifyHeader) - - - + + + + @@ -53,7 +58,8 @@ #(loc.OverallProgressPackageText) - + + @@ -63,8 +69,9 @@ #(loc.SuccessRepairHeader) #(loc.SuccessUninstallHeader) - - + + + @@ -78,7 +85,8 @@ #(loc.FailureHyperlinkLogText) - + + @@ -87,6 +95,7 @@ #(loc.HelpText) - + + diff --git a/cmake/Platform/Windows/Packaging_windows.cmake b/cmake/Platform/Windows/Packaging_windows.cmake index 8e2f68fddc..c882215030 100644 --- a/cmake/Platform/Windows/Packaging_windows.cmake +++ b/cmake/Platform/Windows/Packaging_windows.cmake @@ -96,8 +96,8 @@ set(_hyperlink_license " ") set(_raw_text_license " - - #(loc.InstallEulaAcceptance) + + #(loc.InstallEulaAcceptance) ") if(LY_INSTALLER_DOWNLOAD_URL)