diff options
author | Kalman Szalai - KAMI <kami911@gmail.com> | 2011-05-09 10:59:19 +0200 |
---|---|---|
committer | Kalman Szalai - KAMI <kami911@gmail.com> | 2011-05-09 10:59:19 +0200 |
commit | 63b5cc9dc287f1f0a91bfa7b60c8a68cc7f76d82 (patch) | |
tree | b68746282f4dd7706b812f0a69d2e27095b8d391 /instsetoo_native/util | |
parent | e654b65df113bf5ffc4ab549d2d08c3f40fc49ef (diff) |
OxygenOffice progressbar
Diffstat (limited to 'instsetoo_native/util')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index d8460cc1fc32..2e6ef999340e 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -439,6 +439,10 @@ OxygenOffice PATCHCODEFILE ooo_patchcodes.txt DOWNLOADBANNER ooobanner_ooop.bmp DOWNLOADBITMAP ooobitmap_ooop.bmp + PROGRESSBARCOLOR 126,170,23 + PROGRESSSIZE 430,5 + PROGRESSPOSITION 5,230 + PROGRESSFRAMECOLOR 207,208,211 DOWNLOADSETUPICO ooosetup.ico RELATIVE_PATHES_IN_DDF 1 STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ @@ -507,6 +511,10 @@ OxygenOffice_wJRE DOWNLOADBANNER ooobanner_ooop.bmp DOWNLOADBITMAP ooobitmap_ooop.bmp DOWNLOADSETUPICO ooosetup.ico + PROGRESSBARCOLOR 126,170,23 + PROGRESSSIZE 430,5 + PROGRESSPOSITION 5,230 + PROGRESSFRAMECOLOR 207,208,211 RELATIVE_PATHES_IN_DDF 1 STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/ STARTCENTER_INFO_URL http://www.libreoffice.org/ |