diff options
author | Oliver Bolte <obo@openoffice.org> | 2009-02-19 14:20:37 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2009-02-19 14:20:37 +0000 |
commit | c96dc68d1734d4d7f4cb272ac0795511b807cd32 (patch) | |
tree | fbb2f6c603aaa08914e7da394f27f0105530bad2 /instsetoo_native | |
parent | 933bf75c58ac1123a20bb7466b35a4d5bbab1739 (diff) |
CWS-TOOLING: integrate CWS native218
2009-02-05 15:43:50 +0100 is r267429 : #i98921# new jre6u12
2009-02-05 15:43:09 +0100 is r267428 : #i98921# new jre6u12
2009-01-30 12:16:37 +0100 is r267192 : #i98066# new process for different jres for Unix and Windows
2009-01-30 12:14:28 +0100 is r267191 : #i98066# Windows installation sets only get jre6i7 because of broken /qb
2009-01-23 18:12:43 +0100 is r266847 : #159080# fix problem in custom action position
2009-01-23 18:06:48 +0100 is r266845 : #159080# fix problem in custom action position
2009-01-23 18:05:45 +0100 is r266844 : #159080# fix problem in custom action position
2009-01-23 10:55:06 +0100 is r266794 : #158090# adding removere.idt to remove registry entries
2009-01-23 10:54:18 +0100 is r266791 : #158090# adding removere.idt to remove registry entries
2009-01-16 16:58:27 +0100 is r266436 : #158880# preparing msp hotfix after servicepack release
2009-01-16 16:25:00 +0100 is r266431 : #158880# preparing msp hotfix after servicepack release
2009-01-14 16:34:29 +0100 is r266317 : #i52744# rtl support for Java GUI Installer
2009-01-14 12:39:29 +0100 is r266284 : #i98066# jre6u11 for all products
2009-01-14 12:17:59 +0100 is r266279 : #i98062# jre always has to have the same name of the executable
2009-01-13 14:45:59 +0100 is r266224 : #i98026# copyright till 2009
2009-01-13 14:39:11 +0100 is r266223 : #i98026# copyright till 2009
2009-01-13 14:26:51 +0100 is r266221 : #i52744# right to left for windows installer
2009-01-13 11:23:26 +0100 is r266201 : #6777669# default language in nsis has to be English
2009-01-13 11:20:17 +0100 is r266200 : #i98021# using correct syntax for comments
2009-01-12 16:49:36 +0100 is r266168 : #i97715# fixing problem with rpm 4.6
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst index 7fcd68fe9..cd115bd50 100644 --- a/instsetoo_native/util/openoffice.lst +++ b/instsetoo_native/util/openoffice.lst @@ -122,7 +122,7 @@ OpenOffice_wJRE BASEPRODUCTVERSION 3.1 UPDATEURL http://update32.services.openoffice.org/ProductUpdateService/check.Update ODFNOTIFYURL http://odfnotify.services.openoffice.org/OOo3.0/notification.jsp?version=ODF - ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion2.dat,userland.txt + ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion.dat,userland.txt REMOVE_UPGRADE_CODE_FILE upgradecode_remove_ooo.txt ADDSYSTEMINTEGRATION 1 EVAL @@ -193,7 +193,7 @@ OpenOffice_Dev SERVICETAG_URN urn:uuid:07a3230b-7902-11dd-938b-080020a9ed93 UPDATEURL http://update32.services.openoffice.org/ProductUpdateService/check.Update ODFNOTIFYURL http://odfnotify.services.openoffice.org/OOo3.0/notification.jsp?version=ODF - ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion2.dat,userland.txt + ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion.dat,userland.txt EVAL FILEFORMATNAME OpenOffice.org FILEFORMATVERSION 1.0 @@ -409,7 +409,7 @@ BrOffice_wJRE PROGRESSFRAMECOLOR UPDATEURL http://update32.services.openoffice.org/ProductUpdateService/check.Update ODFNOTIFYURL http://odfnotify.services.openoffice.org/OOo3.0/notification.jsp?version=ODF - ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion2.dat,userland.txt + ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion.dat,userland.txt REMOVE_UPGRADE_CODE_FILE upgradecode_remove_ooo.txt ADDSYSTEMINTEGRATION 1 EVAL @@ -484,7 +484,7 @@ BrOffice_Dev SERVICETAG_URN urn:uuid:07a3230b-7902-11dd-938b-080020a9ed93 UPDATEURL http://update32.services.openoffice.org/ProductUpdateService/check.Update ODFNOTIFYURL http://odfnotify.services.openoffice.org/OOo3.0/notification.jsp?version=ODF - ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion2.dat,userland.txt + ADD_INCLUDE_FILES cliureversion.mk,clioootypesversion.mk,javaversion.dat,userland.txt EVAL FILEFORMATNAME OpenOffice.org FILEFORMATVERSION 1.0 |