diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-07-16 02:39:07 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2012-07-17 11:20:28 +0200 |
commit | d1034fd65fc590b0db5b498e999e880b4110d0d3 (patch) | |
tree | 7586d36cd665114637b9e10d617ccd79291ef668 | |
parent | f8c32a7edfa31a8c4249eab47bbf3452ab21a57a (diff) |
fdo#51890: Display themed progress meter instead of the native one
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index e765291e89b5..c8570d5d6412 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -25,7 +25,7 @@ Globals PROGRESSSIZE 319,10 PROGRESSPOSITION 164,225 PROGRESSFRAMECOLOR 207,208,211 - NATIVEPROGRESS true + NATIVEPROGRESS false REGISTRYLAYERNAME Layers SERVICEPACK 1 UPDATE_DATABASE 1 |