[Libreoffice-commits] .: instsetoo_native/util
Petr Mladek
pmladek at suse.cz
Fri Feb 1 09:05:11 PST 2013
instsetoo_native/util/openoffice.lst.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 8d12a195b1ddf433177fe4f3e7b0c109999a2ae9
Author: Petr Mladek <pmladek at suse.cz>
Date: Fri Feb 1 18:01:59 2013 +0100
use correct default values for the splash progressbar
they are not longer forced from configure
Change-Id: I8ea37b7233138de2900caf231762eefec0ba6563
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in
index 5b1b861..07da5f3 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -15,10 +15,10 @@ Globals
SOLSUREPACKAGEPREFIX libreoffice
REGISTRATION_HOST https://registration.libreoffice.org/RegistrationWeb
REGISTRATIONURL http://survey.libreoffice.org/user/index.php
- PROGRESSBARCOLOR 126,170,23
- PROGRESSSIZE 319,10
- PROGRESSPOSITION 164,225
- PROGRESSFRAMECOLOR 207,208,211
+ PROGRESSBARCOLOR 255,255,255
+ PROGRESSSIZE 407,6
+ PROGRESSPOSITION 61,317
+ PROGRESSFRAMECOLOR 20,136,3
PROGRESSTEXTBASELINE 287
PROGRESSTEXTCOLOR 255,255,255
NATIVEPROGRESS false
More information about the Libreoffice-commits
mailing list