diff options
author | Christoph Noack <christoph.noack@documentfoundation.org> | 2010-12-13 18:19:58 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-12-13 18:19:58 +0100 |
commit | d64943d61fa190440c1133adfd8dacc7bf629f63 (patch) | |
tree | df1ac52e1a19e0857359ddca15c7be0679fd45db | |
parent | 180c90dcb9d1c55ac6b9416ae094760c4a6e5436 (diff) |
Slight tweaks of progress bar pos & size
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index 202f6c8cdb7e..3b8ebc2214d2 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -26,8 +26,8 @@ Globals REGISTRATION_HOST https://registration.libreoffice.org/RegistrationWeb REGISTRATIONURL http://survey.libreoffice.org/user/index.php PROGRESSBARCOLOR 126,170,23 - PROGRESSSIZE 320,7 - PROGRESSPOSITION 165,186 + PROGRESSSIZE 319,10 + PROGRESSPOSITION 164,225 PROGRESSFRAMECOLOR 207,208,211 NATIVEPROGRESS true REGISTRYLAYERNAME Layers |