diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-06-25 20:28:00 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-06-25 20:28:00 +0200 |
commit | 54c6f08c2061f1af1a545e6b50d447f14b806057 (patch) | |
tree | f7f8e42b75de52b36bc4d164b8855ad365a6f9cc /instsetoo_native/inc_openoffice | |
parent | c3db22841c5245587f7fc1e601b5fa21c4e22d8c (diff) |
fdo#80527 fix tab order on ReadyToInstall dialog
regression from 674db242c037020626050c8de06367808d94eaaa
Change-Id: Ia02321b7450b3f19ba02fa681a50430f78f12cfd
Diffstat (limited to 'instsetoo_native/inc_openoffice')
-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 e05c8357b6f7..11def31caaaa 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -195,7 +195,7 @@ PatchWelcome TextLine2 Text 135 54 228 45 65539 OOO_CONTROL_162 ReadyToInstall Back PushButton 164 243 66 17 3 OOO_CONTROL_163 InstallNow ReadyToInstall Banner Bitmap 0 0 374 44 1 BannerBmp ReadyToInstall BannerLine Line 0 44 374 0 1 -ReadyToInstall Cancel PushButton 301 243 66 17 3 OOO_CONTROL_166 Back +ReadyToInstall Cancel PushButton 301 243 66 17 3 OOO_CONTROL_166 DesktopLink ReadyToInstall DlgDesc Text 21 23 272 25 65539 OOO_CONTROL_167 ReadyToInstall DlgLine Line 0 234 374 0 1 ReadyToInstall DlgText Text 21 51 326 20 3 OOO_CONTROL_168 |