summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-01 22:28:12 -0400
committerJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-08 00:32:17 +0000
commite62e696774a1bad4052043e6a091c35c72ca3ddb (patch)
treedb5eb5c0090989dc159f14c8412e0f1a4ef78475
parent5889d10d10d666aba81d3cf989bb5b9084be97d1 (diff)
downloadwireshark-e62e696774a1bad4052043e6a091c35c72ca3ddb.tar.gz
Synchronize file type registrations from freedesktop to OS X.
... at least for files for which have file extensions, including the gzip'd versions of these files. Add .pkt (Savvius) file extensions to our freedesktop.org registrations. Change-Id: I0fb72909a1e9e3073451de06a64503fcfc6b57ed Reviewed-on: https://code.wireshark.org/review/15694 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
-rw-r--r--packaging/macosx/Info.plist.in126
-rw-r--r--wireshark-mime-package.xml6
2 files changed, 121 insertions, 11 deletions
diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index 492e695fb6..36d880450d 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -17,7 +17,94 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>5vw</string>
+ <string>5vw.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>InfoVista 5View Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>apc</string>
+ <string>pkt</string>
+ <string>tpc</string>
+ <string>wpz</string>
+ <string>apc.gz</string>
+ <string>pkt.gz</string>
+ <string>tpc.gz</string>
+ <string>wpz.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>Savvius Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>bfr</string>
+ <string>bfr.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>Network Instruments Observer Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>erf</string>
+ <string>erf.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>Endace ERF Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>ipfix</string>
+ <string>pfx</string>
+ <string>ipfix.gz</string>
+ <string>pfx.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>IPFIX Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>mplog</string>
+ <string>mplog.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>Micropross mplog Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
<string>pcap</string>
+ <string>pcap.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
@@ -39,6 +126,8 @@
<array>
<string>pcapng</string>
<string>ntar</string>
+ <string>pcapng.gz</string>
+ <string>ntar.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
@@ -50,49 +139,67 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>mplog</string>
+ <string>pklg</string>
+ <string>pklg.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
<key>CFBundleTypeName</key>
- <string>Micropross mplog Capture</string>
+ <string>OS X PacketLogger Capture</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>pklg</string>
+ <string>rf5</string>
+ <string>rf5.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
<key>CFBundleTypeName</key>
- <string>OS X PacketLogger Capture</string>
+ <string>Tektronix Packet Capture</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>erf</string>
+ <string>snoop</string>
+ <string>snoop.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
<key>CFBundleTypeName</key>
- <string>Endace ERF Capture</string>
+ <string>Solaris snoop Packet Capture</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>pfx</string>
- <string>ipfix</string>
+ <string>tr1</string>
+ <string>tr1.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
<key>CFBundleTypeName</key>
- <string>IPFIX Packet Capture</string>
+ <string>Novell LANalyzer Packet Capture</string>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
+ <string>trc0</string>
+ <string>trc0.gz</string>
+ <string>trc1</string>
+ <string>trc1.gz</string>
+ </array>
+ <key>CFBundleTypeIconFile</key>
+ <string>Wiresharkdoc.icns</string>
+ <key>CFBundleTypeName</key>
+ <string>HP-UX nettl Packet Capture</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
@@ -100,6 +207,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>vwr</string>
+ <string>vwr.gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Wiresharkdoc.icns</string>
diff --git a/wireshark-mime-package.xml b/wireshark-mime-package.xml
index 3281038145..0e5fb1f869 100644
--- a/wireshark-mime-package.xml
+++ b/wireshark-mime-package.xml
@@ -118,11 +118,13 @@
<magic>
<match type="string" offset="0" value="\177ver"/>
</magic>
- <glob pattern="*.tpc"/>
<glob pattern="*.apc"/>
+ <glob pattern="*.pkt"/>
+ <glob pattern="*.tpc"/>
<glob pattern="*.wpz"/>
- <glob pattern="*.tpc.gz"/>
<glob pattern="*.apc.gz"/>
+ <glob pattern="*.pkt.gz"/>
+ <glob pattern="*.tpc.gz"/>
<glob pattern="*.wpz.gz"/>
</mime-type>