diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-04-18 02:36:57 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-02-11 15:39:57 +0100 |
commit | ee4840336d8ac96ef2daab675cfbb4594bda86cd (patch) | |
tree | 3803e0e24c71385f7926562b8697c1a8ac589028 /instsetoo_native | |
parent | 344f2f0c4a0be58afd1d37126feb1971c56cb95a (diff) |
[cp] Collabora Office ARP data
Change-Id: I83d28b9bc7985f34303d3c3343f976b5a87009e1
Diffstat (limited to 'instsetoo_native')
3 files changed, 12 insertions, 12 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt index ca9abc8110e1..c051543688fd 100644 --- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt @@ -7,10 +7,10 @@ AgreeToLicense No ApplicationUsers AllUsers ALLUSERS 1 ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com DefaultUIFont DialogDefault DialogCaption Windows Installer DiskPrompt [1] diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt index e528cac384ec..5a5b6e6ae2db 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt @@ -7,10 +7,10 @@ AgreeToLicense No ApplicationUsers AllUsers ALLUSERS 1 ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com DefaultUIFont DialogDefault DialogCaption Windows Installer DiskPrompt [1] diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt index bd9065fd92b5..9883f9bdf146 100644 --- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Property.idt @@ -6,10 +6,10 @@ _IsSetupTypeMin Typical AgreeToLicense No ApplicationUsers AllUsers ARPCOMMENTS ARPCOMMENTSTEMPLATE -ARPCONTACT OOO_ARPCONTACTTEMPLATE -ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE -ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE +ARPCONTACT Collabora Productivity Ltd. +ARPHELPLINK https://CollaboraOffice.com +ARPURLINFOABOUT https://CollaboraOffice.com +ARPURLUPDATEINFO https://CollaboraOffice.com ARPNOREPAIR 1 ARPNOMODIFY 1 DefaultUIFont Tahoma8 |