diff options
author | Mathias Michel <matm@gmx.fr> | 2012-12-06 02:39:16 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2013-01-30 11:12:11 +0000 |
commit | 8d16259c3428c3badfe7d156546be05ab0796a9c (patch) | |
tree | e321515dc6d0b5a2fe24bce2b3d633383354ddb0 /instsetoo_native | |
parent | d7ecbd0e655efb193da1561649ebd13fdd2f5af1 (diff) |
Consolidated branding in configure
Removed individual options (intro* and startcenter* + images) in favor of a folder with graceful fallback.
Grouped progress bar intro settings in a text file into the branding folder
Change-Id: Ib56b80e43c474a944ac79c0a842d66487e9f91d5
Reviewed-on: https://gerrit.libreoffice.org/1704
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 86d92f85bf06..a6f54ca58039 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -19,6 +19,8 @@ Globals PROGRESSSIZE 319,10 PROGRESSPOSITION 164,225 PROGRESSFRAMECOLOR 207,208,211 + PROGRESSTEXTBASELINE 287 + PROGRESSTEXTCOLOR 255,255,255 NATIVEPROGRESS false REGISTRYLAYERNAME Layers SERVICEPACK 1 |