aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/wireshark.nsi
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-09 06:36:40 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-09 06:36:40 +0000
commitc0753ae1e04ddb8bce7d2904d4107d4c7c2eb84c (patch)
tree9bbedb34d434d6426b9f8ec4e6bdf1154cc19272 /packaging/nsis/wireshark.nsi
parentf6ffe667d5fbaae5d1429e5b8c834062d206438e (diff)
From Madhusudhan M:
Cisco and Vodafone Diameter AVP:s I have axtracted the relevant vendor AVP:s and separated them out in Vendor specific xml files. Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5972 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37627 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging/nsis/wireshark.nsi')
-rw-r--r--packaging/nsis/wireshark.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 1a904f992b..4ba65ff2e6 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -482,6 +482,7 @@ File "..\..\smi_modules"
; of the installation directory.
;
SetOutPath $INSTDIR\diameter
+File "..\..\diameter\Cisco.xml"
File "..\..\diameter\chargecontrol.xml"
File "..\..\diameter\dictionary.dtd"
File "..\..\diameter\dictionary.xml"
@@ -498,6 +499,7 @@ File "..\..\diameter\sunping.xml"
File "..\..\diameter\TGPPGmb.xml"
File "..\..\diameter\TGPPRx.xml"
File "..\..\diameter\TGPPSh.xml"
+File "..\..\diameter\Vodafone.xml"
SetOutPath $INSTDIR