From 56934b87937a03ccc008379f7b03bbd4f255cc02 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 7 May 2012 13:02:38 +0200 Subject: don't refer to a deleted control Change-Id: I61f54a76096f3d2390c16fb1715aa95761e761e5 --- instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt') diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt index f92951846056..7fb391dd376b 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -259,7 +259,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 122 234 1 ImageBmp CheckBoxUpdates +SetupCompleteSuccess Image Bitmap 0 0 122 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 -- cgit