diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-07-16 02:39:07 +0200 |
---|---|---|
committer | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-07-16 08:36:48 +0200 |
commit | 8b8e611e9e17d55c49209f02f70c4a0acd2e0448 (patch) | |
tree | 68a27730512aa5b9b7da40a9cbaa99a6523dd288 | |
parent | 151400ef49a2a351c236753e7e72781412659126 (diff) |
fdo#51890: Display themed progress meter instead of the native one
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
-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 b4d217567bf8..0739bd79ecc2 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -24,7 +24,7 @@ Globals PROGRESSSIZE 319,10 PROGRESSPOSITION 164,225 PROGRESSFRAMECOLOR 207,208,211 - NATIVEPROGRESS true + NATIVEPROGRESS false REGISTRYLAYERNAME Layers SERVICEPACK 1 UPDATE_DATABASE 1 |