From 8941a9ad0173f10b5d7cf4c7d254d79c886f36b2 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 20 Mar 2012 22:50:14 +0100 Subject: fix control order in MSI, this time for real --- instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instsetoo_native/inc_openoffice') diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt index acd4bd099103..240b178d250e 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -51,7 +51,7 @@ CustomerInformation BannerLine Line 0 44 374 0 1 CustomerInformation Branding1 Text 4 229 88 13 3 {&MSSWhiteSerif8}[ProductName] CustomerInformation Branding2 Text 3 228 88 13 65537 [ProductName] CustomerInformation Cancel PushButton 301 243 66 17 3 OOO_CONTROL_35 NameLabel -CustomerInformation CompanyEdit Edit 21 100 237 17 3 COMPANYNAME OOO_CONTROL_36 Next +CustomerInformation CompanyEdit Edit 21 100 237 17 3 COMPANYNAME OOO_CONTROL_36 RadioGroup CustomerInformation CompanyLabel Text 21 89 75 10 3 OOO_CONTROL_37 CompanyEdit CustomerInformation DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_38 CustomerInformation DlgLine Line 90 234 284 0 1 -- cgit