diff options
author | Andras Timar <atimar@suse.com> | 2011-06-07 20:28:21 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-06-07 20:28:21 +0200 |
commit | 89ddefa31d2fb129353fa13b4221d782acca81df (patch) | |
tree | d40f361dc05d9c6244802224d1d779682ddbfba3 /instsetoo_native/inc_openoffice | |
parent | 8285640f587635ee0a1b2c554dbb2e72bb38370a (diff) |
fix Y coordinate in previous commit
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 6933d032f1e5..bd48e9ad66d3 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt @@ -81,7 +81,7 @@ CustomSetup InstallLabel Text 8 190 220 10 3 OOO_CONTROL_57 CustomSetup ItemDescription Text 241 80 120 65 3 OOO_CONTROL_58 CustomSetup Location Text 8 203 154 20 3 OOO_CONTROL_59 CustomSetup Next PushButton 230 243 66 17 3 OOO_CONTROL_60 Cancel -CustomSetup Size Text 241 133 120 65 3 OOO_CONTROL_61 +CustomSetup Size Text 241 148 120 65 3 OOO_CONTROL_61 CustomSetup Tree SelectionTree 8 70 220 118 7 _BrowseProperty ChangeFolder CustomSetupTips Banner Bitmap 297 0 77 44 1 BannerBmp CustomSetupTips BannerLine Line 0 44 374 0 1 |