From 238a9846bc1a50251816830deb153187d9509614 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 13 Jun 2016 19:51:29 -0400 Subject: Don't register Wireshark for .pfx (IPFIX) files. (As pointed out by Gerald) .pfx files are (more commonly) PKCS#12 files. People may be upset if we start grabbing them. Change-Id: Iecf857d082b7f2a0ad4fdd1a932332fc3c9d9498 Reviewed-on: https://code.wireshark.org/review/15886 Reviewed-by: Michael Mann Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- packaging/wix/ComponentGroups.wxi | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'packaging/wix/ComponentGroups.wxi') diff --git a/packaging/wix/ComponentGroups.wxi b/packaging/wix/ComponentGroups.wxi index 34e54199b5..0013a62c3e 100644 --- a/packaging/wix/ComponentGroups.wxi +++ b/packaging/wix/ComponentGroups.wxi @@ -663,15 +663,6 @@ WIRESHARK_FILE_EXTENSIONS = "0" - - - - - - - - WIRESHARK_FILE_EXTENSIONS = "0" - @@ -913,15 +904,6 @@ WIRESHARK_FILE_EXTENSIONS = "1" - - - - - - - - WIRESHARK_FILE_EXTENSIONS = "1" - -- cgit v1.2.3