From defa12ce4d1c3fa550dbbe3a9ae1c54f4392f39c Mon Sep 17 00:00:00 2001 From: dennisroczek Date: Sat, 31 Mar 2018 14:01:39 +0100 Subject: Remove dummy "Support help number" under Windows' "Apps and Features" section. The OOO_ARPURLINFOABOUTTEMPLATE is simply missleading as the caption in Windows itself is "Supportlink". As the help states that the product homepage can be used, switch to libreoffice.org, see documentation at https://msdn.microsoft.com/en-us/library/aa367752 Additionally switch some links to https. Change-Id: I8d6d871130d2a50a5ce9aa3e80687601e3038c4e Reviewed-on: https://gerrit.libreoffice.org/52193 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt | 1 - 1 file changed, 1 deletion(-) (limited to 'instsetoo_native/inc_ooohelppack') diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt index 9fc042166a49..a165a025020a 100644 --- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt @@ -9,7 +9,6 @@ ALLUSERS 1 ARPCOMMENTS ARPCOMMENTSTEMPLATE ARPCONTACT OOO_ARPCONTACTTEMPLATE ARPHELPLINK OOO_ARPHELPLINKTEMPLATE -ARPHELPTELEPHONE OOO_ARPHELPTELEPHONETEMPLATE ARPURLINFOABOUT OOO_ARPURLINFOABOUTTEMPLATE ARPURLUPDATEINFO OOO_ARPURLUPDATEINFOTEMPLATE DefaultUIFont Tahoma8 -- cgit