diff options
author | Andras Timar <atimar@suse.com> | 2012-05-07 13:02:38 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-05-07 13:48:22 +0200 |
commit | 56934b87937a03ccc008379f7b03bbd4f255cc02 (patch) | |
tree | 8d97b683fa935f10bd158c14de84bf2476fa1951 /instsetoo_native/inc_sdkoo/windows | |
parent | eac5b793aa4a39dcbdd7caf4b4e939a204c5c333 (diff) |
don't refer to a deleted control
Change-Id: I61f54a76096f3d2390c16fb1715aa95761e761e5
Diffstat (limited to 'instsetoo_native/inc_sdkoo/windows')
-rw-r--r-- | instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt index 667eef0bfc3c..c1c4a96700d7 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt @@ -252,7 +252,7 @@ SetupCompleteError TextLine2 Text 135 55 228 25 65539 OOO_CONTROL_191 SetupCompleteSuccess Back PushButton 164 243 66 17 1 OOO_CONTROL_192 OK SetupCompleteSuccess Cancel PushButton 301 243 66 17 1 OOO_CONTROL_193 Image SetupCompleteSuccess DlgLine Line 0 234 374 0 1 -SetupCompleteSuccess Image Bitmap 0 0 125 234 1 ImageBmp CheckBoxUpdates +SetupCompleteSuccess Image Bitmap 0 0 125 234 1 ImageBmp Back SetupCompleteSuccess OK PushButton 230 243 66 17 3 OOO_CONTROL_197 Cancel SetupCompleteSuccess TextLine1 Text 135 8 225 45 65539 OOO_CONTROL_198 SetupCompleteSuccess TextLine2 Text 135 55 228 45 65538 OOO_CONTROL_199 |