[Libreoffice-commits] core.git: icon-themes/colibre instsetoo_native/CustomTarget_setup.mk
Heiko Tietze (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 15 15:36:02 UTC 2020
icon-themes/colibre/brand/intro.png |binary
icon-themes/colibre/brand_dev/intro.png |binary
instsetoo_native/CustomTarget_setup.mk | 6 +++---
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 0db34d1c5dd7d06435c5a5d58a42da2cbe007006
Author: Heiko Tietze <tietze.heiko at gmail.com>
AuthorDate: Wed Apr 15 13:27:00 2020 +0200
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Wed Apr 15 17:35:28 2020 +0200
Related tdf#130778: New images for splash screen
Taken from the proposal at the BZ ticket; hires missing
Change-Id: I95e19d5acb6c1b580c51e2af8dac272b459cf20c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92263
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/icon-themes/colibre/brand/intro.png b/icon-themes/colibre/brand/intro.png
index f60a408353dd..23ead5c5fda1 100644
Binary files a/icon-themes/colibre/brand/intro.png and b/icon-themes/colibre/brand/intro.png differ
diff --git a/icon-themes/colibre/brand_dev/intro.png b/icon-themes/colibre/brand_dev/intro.png
index 29755ea5268d..db8139e52abf 100644
Binary files a/icon-themes/colibre/brand_dev/intro.png and b/icon-themes/colibre/brand_dev/intro.png differ
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index 9757f435dc91..d9f0d6d51ac4 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -136,11 +136,11 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'NativeProgress=false' \
&& echo 'ProgressBarColor=0,0,0' \
&& echo 'ProgressFrameColor=102,102,102' \
- && echo 'ProgressPosition=35,153' \
- && echo 'ProgressSize=444,8' \
+ && echo 'ProgressPosition=30,145' \
+ && echo 'ProgressSize=265,8' \
&& echo 'ProgressPositionHigh=46,212' \
&& echo 'ProgressSizeHigh=617,12' \
- && echo 'ProgressTextBaseline=145' \
+ && echo 'ProgressTextBaseline=160' \
&& echo 'ProgressTextColor=0,0,0' \
&& echo 'SecureUserConfig=true' \
&& echo 'SecureUserConfigCompress=true' \
More information about the Libreoffice-commits
mailing list