summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-07-09 18:48:11 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:55:55 +0200
commit5603cdb54ac53bb76e72b7c8a950ce3dca135eb0 (patch)
tree7893fcd59e9778ea93e5024c0b26142e082fb66b /instsetoo_native
parent7613c63bc868e9aa9836e67e9482310c6c80e54e (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)' \
) > $@