diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2020-05-14 11:58:39 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-05-14 15:18:02 +0200 |
commit | a165bb8565539e2d0533362a99236829c23e9be8 (patch) | |
tree | 174f2bba5652784b8aca6b01d8c59c4973eb4198 /instsetoo_native/util/openoffice.lst.in | |
parent | b5fcdc3c07efb2c1175503b9c70e6d7336aa1452 (diff) |
Resolves tdf#133024 - Position of text in splash screen
Moved to 160
Change-Id: I86cb1881161142e265e849b7490fda88b47a23bd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94188
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'instsetoo_native/util/openoffice.lst.in')
-rw-r--r-- | instsetoo_native/util/openoffice.lst.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 1a2fdb5540f0..a30779a8e220 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -16,12 +16,12 @@ Globals UREPACKAGEPREFIX libreoffice SOLSUREPACKAGEPREFIX libreoffice PROGRESSBARCOLOR 0,0,0 - PROGRESSSIZE 444,8 - PROGRESSSIZEHIGH 617,12 - PROGRESSPOSITION 35,153 - PROGRESSPOSITIONHIGH 46,212 PROGRESSFRAMECOLOR 102,102,102 - PROGRESSTEXTBASELINE 145 + PROGRESSPOSITION 30,145 + PROGRESSSIZE 385,8 + PROGRESSPOSITIONHIGH 30,200 + PROGRESSSIZEHIGH 650,12 + PROGRESSTEXTBASELINE 160 PROGRESSTEXTCOLOR 0,0,0 NATIVEPROGRESS false REGISTRYLAYERNAME Layers |