summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-07-09 18:48:11 +0200
committerMichael Meeks <michael.meeks@collabora.com>2015-07-09 17:17:36 +0000
commit907d368a8b0ff88d8b3269cdb8947795100df1ae (patch)
tree9d8f12909078279af21a7736ce9288788ffaa71d /instsetoo_native
parentc63fbe170276d65aa97a29ba2f53fce63272b428 (diff)
New branding for the 5.0.
Change-Id: Ifc9c0db1763f89fb7e3865f80021f57b29f47705 Reviewed-on: https://gerrit.libreoffice.org/16897 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_setup.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index b020e9649131..5420b5631f8f 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -106,11 +106,11 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'HideEula=1' \
&& echo 'Logo=1' \
&& echo 'NativeProgress=false' \
- && echo 'ProgressBarColor=128,128,128' \
- && echo 'ProgressFrameColor=245,245,245' \
- && echo 'ProgressPosition=72,189' \
- && echo 'ProgressSize=409,8' \
- && echo 'ProgressTextBaseline=170' \
+ && echo 'ProgressBarColor=0,0,0' \
+ && echo 'ProgressFrameColor=102,102,102' \
+ && echo 'ProgressPosition=35,153' \
+ && echo 'ProgressSize=444,8' \
+ && echo 'ProgressTextBaseline=145' \
&& echo 'ProgressTextColor=255,255,255' \
&& echo 'URE_BOOTSTRAP=$${ORIGIN}/$(call gb_Helper_get_rcfile,fundamental)' \
) > $@