From a165bb8565539e2d0533362a99236829c23e9be8 Mon Sep 17 00:00:00 2001 From: Heiko Tietze Date: Thu, 14 May 2020 11:58:39 +0200 Subject: 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 --- instsetoo_native/util/openoffice.lst.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'instsetoo_native/util') 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 -- cgit