summaryrefslogtreecommitdiffstats
path: root/resources/freedesktop/org.wireshark.Wireshark-mime.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /resources/freedesktop/org.wireshark.Wireshark-mime.xml
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz
wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/freedesktop/org.wireshark.Wireshark-mime.xml')
-rw-r--r--resources/freedesktop/org.wireshark.Wireshark-mime.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/freedesktop/org.wireshark.Wireshark-mime.xml b/resources/freedesktop/org.wireshark.Wireshark-mime.xml
index e297d273..95025aee 100644
--- a/resources/freedesktop/org.wireshark.Wireshark-mime.xml
+++ b/resources/freedesktop/org.wireshark.Wireshark-mime.xml
@@ -59,12 +59,16 @@
</match>
</magic>
<glob pattern="*.pcapng"/>
+ <glob pattern="*.scap"/>
<glob pattern="*.ntar"/>
<glob pattern="*.pcapng.gz"/>
+ <glob pattern="*.scap.gz"/>
<glob pattern="*.ntar.gz"/>
<glob pattern="*.pcapng.zst"/>
+ <glob pattern="*.scap.zst"/>
<glob pattern="*.ntar.zst"/>
<glob pattern="*.pcapng.lz4"/>
+ <glob pattern="*.scap.lz4"/>
<glob pattern="*.ntar.lz4"/>
</mime-type>
@@ -254,4 +258,10 @@
<glob pattern="*.rtp.zst"/>
<glob pattern="*.rtp.lz4"/>
</mime-type>
+
+ <mime-type type="application/x-ems">
+ <comment>EGNOS Message Server (EMS) file</comment>
+ <generic-icon name="org.wireshark.Wireshark-mimetype"/>
+ <glob pattern="*.ems"/>
+ </mime-type>
</mime-info>