summaryrefslogtreecommitdiff
path: root/wireshark.desktop
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-02-07 03:51:43 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-02-07 03:51:43 +0000
commit11507d00e01ba924b936b3548212bf0a810adc87 (patch)
treece6475a95d7bdbdb938e45628a1dfee2b634fd8a /wireshark.desktop
parent64b63e493ce1b9e1f5665bc69b7ffe59fe1764eb (diff)
downloadwireshark-11507d00e01ba924b936b3548212bf0a810adc87.tar.gz
Add MIME types for more capture file formats Wireshark understands:
- AIX iptrace - Novell LANalyzer - HP-UX nettl The magic matching comes from Fedora's magic file, the file extensions from wiretap. (Yes, I just made the application/x-* MIME types up.) svn path=/trunk/; revision=47530
Diffstat (limited to 'wireshark.desktop')
-rw-r--r--wireshark.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/wireshark.desktop b/wireshark.desktop
index 1e8f2567ae..0cd280dc1d 100644
--- a/wireshark.desktop
+++ b/wireshark.desktop
@@ -72,7 +72,7 @@ Icon=wireshark.png
TryExec=wireshark
Exec=wireshark %f
Terminal=false
-MimeType=application/vnd.tcpdump.pcap;application/x-pcapng;application/x-snoop;
+MimeType=application/vnd.tcpdump.pcap;application/x-pcapng;application/x-snoop;application/x-iptrace;application/x-lanalyzer;application/x-nettl
# Categorie entry according to version 1.0 of
# http://www.freedesktop.org/wiki/Specifications/menu-spec
Categories=System;Monitor;GTK;