diff options
author | Guy Harris <guy@alum.mit.edu> | 2011-05-13 06:23:58 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2011-05-13 06:23:58 +0000 |
commit | 795cc63f4164aeba3fee13f4a726e04322a05edb (patch) | |
tree | cfd20e74d5732c0eeeb4319d78b8b67af4cf706e /wireshark.desktop | |
parent | d16a7ec2b600ca90aca9e8354f71a76b09113284 (diff) | |
download | wireshark-795cc63f4164aeba3fee13f4a726e04322a05edb.tar.gz wireshark-795cc63f4164aeba3fee13f4a726e04322a05edb.tar.bz2 wireshark-795cc63f4164aeba3fee13f4a726e04322a05edb.zip |
Pcap files now have an official MIME type.
svn path=/trunk/; revision=37115
Diffstat (limited to 'wireshark.desktop')
-rw-r--r-- | wireshark.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wireshark.desktop b/wireshark.desktop index 1f82b74145..94b325d371 100644 --- a/wireshark.desktop +++ b/wireshark.desktop @@ -72,6 +72,7 @@ Icon=wireshark.png TryExec=wireshark Exec=wireshark Terminal=false +MimeType=vnd.tcpdump.pcap; # Categorie entry according to version 1.0 of # http://www.freedesktop.org/wiki/Specifications/menu-spec Categories=System;Monitor;GTK; |