From 0778689797eda887dd2f73fbcbed6b478633e734 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 20 Mar 2012 13:26:51 +0100 Subject: remove unused Language selection dialog from MSI --- .../inc_openoffice/windows/msi_languages/Control.ulf | 17 ----------------- .../inc_openoffice/windows/msi_templates/Control.idt | 10 ---------- .../inc_openoffice/windows/msi_templates/ControlE.idt | 3 --- .../inc_openoffice/windows/msi_templates/Dialog.idt | 1 - 4 files changed, 31 deletions(-) (limited to 'instsetoo_native') diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf index a7cc60967fad..8d351fdf7855 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf +++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf @@ -646,12 +646,6 @@ en-US = "Cancel" [OOO_CONTROL_266] en-US = "&Next >" -[OOO_CONTROL_267] -en-US = "Please select the product language for [ProductName]." - -[OOO_CONTROL_268] -en-US = "{&MSSansBold8}Language Selection" - [OOO_CONTROL_269] en-US = "Repair or remove the program." @@ -723,14 +717,3 @@ en-US = "Create a start link on desktop" [OOO_CONTROL_320] en-US = "Remove all older product versions" - -[OOO_CONTROL_LANG_1033] -en-US = "English" - -[OOO_CONTROL_LANG_1031] -en-US = "German" - -[OOO_CONTROL_LANG_1034] -en-US = "Spanish" - - diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt index bd48e9ad66d3..a3a834713037 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -192,16 +192,6 @@ InstallWelcome TextLine2 Text 135 55 228 45 65539 OOO_CONTROL_127 LanguageInfo1 Icon Icon 15 15 24 24 5242881 CautionIco LanguageInfo1 OK PushButton 100 57 66 17 3 OOO_CONTROL_10 LanguageInfo1 Text Text 48 15 194 30 3 OOO_CONTROL_317 -LanguageSelection Back PushButton 164 243 66 17 3 OOO_CONTROL_122 CheckBox1 -LanguageSelection Banner Bitmap 297 0 77 44 1 BannerBmp -LanguageSelection BannerLine Line 0 44 374 0 1 -LanguageSelection Branding1 Text 4 229 88 13 3 {&MSSWhiteSerif8}[ProductName] -LanguageSelection Branding2 Text 3 228 88 13 65537 [ProductName] -LanguageSelection Cancel PushButton 301 243 66 17 3 OOO_CONTROL_131 Back -LanguageSelection DlgDesc Text 21 23 292 25 65539 OOO_CONTROL_267 -LanguageSelection DlgLine Line 90 234 284 0 1 -LanguageSelection DlgTitle Text 13 6 292 25 65539 OOO_CONTROL_268 -LanguageSelection Next PushButton 230 243 66 17 3 OOO_CONTROL_134 Cancel LicenseAgreement Agree RadioButtonGroup 8 190 330 40 3 AgreeToLicense Back LicenseAgreement Back PushButton 164 243 66 17 3 OOO_CONTROL_128 Next LicenseAgreement Banner Bitmap 297 0 77 44 1 BannerBmp diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlE.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlE.idt index 56bf6b92d757..fb788fdfbdc7 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlE.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlE.idt @@ -71,9 +71,6 @@ InstallWelcome Cancel SpawnDialog CancelSetup 1 0 InstallWelcome Next NewDialog LicenseAgreement HIDEEULA <> 1 0 InstallWelcome Next NewDialog CustomerInformation HIDEEULA = 1 0 LanguageInfo1 OK EndDialog Return 1 0 -LanguageSelection Back NewDialog CustomerInformation 1 1 -LanguageSelection Cancel SpawnDialog CancelSetup 1 1 -LanguageSelection Next NewDialog SetupType 1 1 LicenseAgreement Back NewDialog InstallWelcome 1 0 LicenseAgreement Cancel SpawnDialog CancelSetup 1 0 LicenseAgreement Next NewDialog CustomerInformation AgreeToLicense = "Yes" 0 diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Dialog.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Dialog.idt index 48f5d2aa3782..d202b7c4b289 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Dialog.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Dialog.idt @@ -17,7 +17,6 @@ FileTypeDialog 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] CheckBo InstallChangeFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] TailText OK Cancel InstallWelcome 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel LanguageInfo1 50 50 260 85 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK -LanguageSelection 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel LicenseAgreement 50 50 374 266 2 [ProductName] - [STR_INSTALLATION_WIZARD] Agree Next Cancel MaintenanceType 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] RadioGroup Next Cancel MaintenanceWelcome 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel -- cgit