diff options
author | Ingo Schmidt <is@openoffice.org> | 2011-02-04 18:04:46 +0100 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2011-02-04 18:04:46 +0100 |
commit | 68bcc92af3c308e9463799b5effbef09d54a9d62 (patch) | |
tree | 0f5a007e13554a57f2f933881d484aadf192cebb /instsetoo_native | |
parent | 44bc040a04d38b01ccf168443922a1f442238c07 (diff) |
native359: #i116797# improve msi database
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index eb036d6864ff..caf297c6c470 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -312,6 +312,7 @@ OpenOffice_SDK IGNOREDIRECTORYLAYER 1 NOVERSIONINDIRNAME 0 NOSPACEINDIRECTORYNAME 1 + NOSHORTDIRECTORYNAMES 1 CHANGETARGETDIR 1 DOWNLOADBANNER ooosdkbanner.bmp DOWNLOADBITMAP ooosdkbitmap.bmp @@ -364,6 +365,7 @@ OpenOffice_Dev_SDK IGNOREDIRECTORYLAYER 1 NOVERSIONINDIRNAME 0 NOSPACEINDIRECTORYNAME 1 + NOSHORTDIRECTORYNAMES 1 CHANGETARGETDIR 1 DOWNLOADBANNER ooosdkbanner.bmp DOWNLOADBITMAP ooosdkbitmap.bmp |