diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-07-16 02:39:07 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-07-19 17:09:38 +0100 |
commit | 317489c04a54ae70ccd2e86421988ff51f26f512 (patch) | |
tree | 3e875576d83addff9e817d5a16c4d1c848d0bfc3 | |
parent | 59c26e93bd22dc32ad7f0c4af4ddd7b56462bbb7 (diff) |
fdo#51890: Display themed progress meter instead of the native one
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>
Signed-off-by: Michael Meeks <michael.meeks@suse.com>
-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 4fee7f4aacf8..377b7712b8a4 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 |