diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-12-21 11:52:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-12-21 11:52:18 +0000 |
commit | 31f55fae7082b68a0b8f9e4169dab9d11eda9b13 (patch) | |
tree | 2189316dd52121aef90aa0073c6284439cc042b2 /instsetoo_native | |
parent | 86a53943e792ea825897a15bdaecdd5f387c82ed (diff) |
INTEGRATION: CWS nativefixer21 (1.6.94); FILE MERGED
2005/11/29 13:49:03 is 1.6.94.1: #i58437# removing empty string
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt index bd3ed72afc76..4fca40f4b9aa 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -341,7 +341,7 @@ SetupProgress LbSec Text 172 139 32 12 2 OOO_CONTROL_240 SetupProgress LbStatus Text 59 85 70 12 3 OOO_CONTROL_241 SetupProgress Next PushButton 230 243 66 17 1 OOO_CONTROL_242 Cancel SetupProgress SetupIcon Icon 21 51 24 24 5242881 SetupIco -SetupProgress ShowTime Text 155 139 17 12 2 OOO_CONTROL_243 +SetupProgress ShowTime Text 155 139 17 12 2 SetupProgress TextTime Text 59 139 96 12 2 OOO_CONTROL_244 SetupResume Back PushButton 164 243 66 17 1 OOO_CONTROL_245 Next SetupResume Cancel PushButton 301 243 66 17 3 OOO_CONTROL_246 Back |