URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=22fc5fb86502cbd42c92948eab542e551b963fd5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
22fc5fb by Gerald Combs (gerald@xxxxxxxxxxxxx):
WiX: Options dialog updates.
Remove GTK+. Add links to Npcap, WinPcap, and USBPcap. Move the capture
options to the top of the options dialog. Replace group boxes with
simple titles.
Add an EditorConfig entry for our WiX files.
Change-Id: Ibd581fa09f333fa84228f0a6f723ab62df85ee8e
Reviewed-on: https://code.wireshark.org/review/27292
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d1a2b69 Editorconfig: Add a filename match for Makefiles.
adds 22fc5fb WiX: Options dialog updates.
Summary of changes:
.editorconfig | 5 +
packaging/wix/ComponentGroups.wxi | 314 +++-------------------------------
packaging/wix/Wireshark.wxs | 4 +-
packaging/wix/WiresharkOptionsDlg.wxs | 113 ++++++------
packaging/wix/WiresharkWixUI.wxs | 3 +-
5 files changed, 93 insertions(+), 346 deletions(-)