[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - instsetoo_native/inc_openoffice
Andras Timar
andras.timar at collabora.com
Wed Jun 25 11:42:51 PDT 2014
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 341f2ea55310112925e64c75c8c6f837e8887445
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed Jun 25 20:28:00 2014 +0200
fdo#80527 fix tab order on ReadyToInstall dialog
regression from 674db242c037020626050c8de06367808d94eaaa
Change-Id: Ia02321b7450b3f19ba02fa681a50430f78f12cfd
(cherry picked from commit 54c6f08c2061f1af1a545e6b50d447f14b806057)
Signed-off-by: Andras Timar <andras.timar at collabora.com>
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
index e05c835..11def31 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
More information about the Libreoffice-commits
mailing list