summaryrefslogtreecommitdiff
path: root/wireshark-mime-package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark-mime-package.xml')
-rw-r--r--wireshark-mime-package.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/wireshark-mime-package.xml b/wireshark-mime-package.xml
index 7493bddd70..41e0b58f66 100644
--- a/wireshark-mime-package.xml
+++ b/wireshark-mime-package.xml
@@ -163,4 +163,14 @@
<glob pattern="*.rf5"/>
<glob pattern="*.rf5.gz"/>
</mime-type>
+
+ <mime-type type="application/x-micropross-mplog">
+ <comment>Packet Capture (mplog)</comment>
+ <generic-icon name="application-wireshark-doc"/>
+ <magic>
+ <match type="string" offset="0" value="MPCSII"/>
+ </magic>
+ <glob pattern="*.mplog"/>
+ <glob pattern="*.mplog.gz"/>
+ </mime-type>
</mime-info>