summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-09-29 20:03:12 +0400
committerJan Holesovsky <kendy@suse.cz>2012-10-02 15:30:39 +0200
commitb14073218ea28a5bf05cd639e30215787d67114c (patch)
tree02cefbca6dc0ccbc7044bc5adc712de8b30216b3 /config_host.mk.in
parent5d8c2eddead8c9144e337d64a559e1621d36da43 (diff)
fdo#52268: splash: change color and position of messages
Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index d6f5f1659fb8..48b470e228f0 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -465,6 +465,8 @@ export PRODUCTNAME=@PRODUCTNAME@
export PRODUCTVERSION=@PRODUCTVERSION@
export PROGRESSBARCOLOR=@PROGRESSBARCOLOR@
export PROGRESSFRAMECOLOR=@PROGRESSFRAMECOLOR@
+export PROGRESSTEXTCOLOR=@PROGRESSTEXTCOLOR@
+export PROGRESSTEXTBASELINE=@PROGRESSTEXTBASELINE@
export PROGRESSPOSITION=@PROGRESSPOSITION@
export PROGRESSSIZE=@PROGRESSSIZE@
export PROEXT=@PROEXT@