From 3203935b062e19dc40ccb47b825cb5b67bcd6d72 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 11 Sep 2009 17:41:33 +0000 Subject: CWS-TOOLING: integrate CWS dv15 2009-09-10 07:47:47 +0200 dv r276020 : #i104942# Better renaming algorithmen 2009-09-03 13:42:16 +0200 dv r275749 : #i104754# New icon for shared extensions 2009-09-03 13:37:58 +0200 dv r275748 : #i104754# New icon for shared extensions 2009-09-03 10:31:06 +0200 dv r275746 : #i104745# Reordered controls for better A11Y support --- instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt | 4 ++-- instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'instsetoo_native/inc_sdkoo/windows') diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt index aff3c06d6cf3..b9a811eb14d4 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt @@ -23,13 +23,13 @@ AdminNetworkLocation BannerLine Line 0 44 374 0 1 AdminNetworkLocation Branding1 Text 4 229 92 13 3 {&MSSWhiteSerif8}[ProductName] AdminNetworkLocation Branding2 Text 3 228 92 13 65537 [ProductName] AdminNetworkLocation Browse PushButton 286 124 66 17 3 OOO_CONTROL_17 Back -AdminNetworkLocation Cancel PushButton 301 243 66 17 3 OOO_CONTROL_18 SetupPathEdit +AdminNetworkLocation Cancel PushButton 301 243 66 17 3 OOO_CONTROL_18 LBBrowse AdminNetworkLocation DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_19 AdminNetworkLocation DlgLine Line 95 234 279 0 1 AdminNetworkLocation DlgText Text 21 51 326 40 3 OOO_CONTROL_20 AdminNetworkLocation DlgTitle Text 13 6 280 25 65539 OOO_CONTROL_21 AdminNetworkLocation InstallNow PushButton 230 243 66 17 3 OOO_CONTROL_22 Cancel -AdminNetworkLocation LBBrowse Text 21 90 100 10 3 OOO_CONTROL_23 +AdminNetworkLocation LBBrowse Text 21 90 100 10 3 OOO_CONTROL_23 SetupPathEdit AdminNetworkLocation SetupPathEdit PathEdit 21 102 330 17 3 TARGETDIR Browse AdminWelcome Back PushButton 164 243 66 17 1 OOO_CONTROL_24 Next AdminWelcome Cancel PushButton 301 243 66 17 3 OOO_CONTROL_25 Back diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt index 11c035f0b30f..54a594fd9e32 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Dialog.idt @@ -1,11 +1,11 @@ Dialog HCentering VCentering Width Height Attributes Title Control_First Control_Default Control_Cancel s72 i2 i2 i2 i2 I4 L128 s50 S50 S50 Dialog Dialog -AdminChangeFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Tail OK Cancel +AdminChangeFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] TailText OK Cancel AdminNetworkLocation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] InstallNow InstallNow Cancel AdminWelcome 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel CancelSetup 50 50 260 85 3 [ProductName] [Setup] No No No -CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameEdit Next Cancel +CustomerInformation 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] NameLabel Next Cancel CustomSetup 50 50 374 266 35 [ProductName] - [STR_INSTALLATION_WIZARD] Tree Next Cancel CustomSetupTips 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK DatabaseFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next Next Cancel @@ -13,7 +13,7 @@ DestinationFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Next DiskSpaceRequirements 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] OK OK OK FilesInUse 50 50 374 266 19 [ProductName] - [STR_INSTALLATION_WIZARD] Retry Retry Exit FileTypeDialog 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] CheckBox1 Next Cancel -InstallChangeFolder 50 50 374 266 3 [ProductName] - [STR_INSTALLATION_WIZARD] Tail OK Cancel +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 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 -- cgit