aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.desktop
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-03-09Update URLs to specs.Jeff Morriss1-3/+4
svn path=/trunk/; revision=48208
2013-03-08The Icon is not supposed to have an extension; remove it.Jeff Morriss1-1/+1
svn path=/trunk/; revision=48203
2013-02-26Put a trailing semicolon on the MimeType line (to satisfy ↵Jeff Morriss1-1/+1
desktop-file-validate). svn path=/trunk/; revision=47906
2013-02-09Add MIME types for more capture file formats Wireshark understands:Jeff Morriss1-1/+1
- Radcom WAN/LAN Analyzer - Wildpackets/Etherpeek/Airopeek tagged/v9 - Visual Networks - Network Instruments Observer - Accellent/InfoVista 5view 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=47578
2013-02-07Add MIME types for more capture file formats Wireshark understands:Jeff Morriss1-1/+1
- 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
2012-12-19Also register Wireshark for MIME types application/x-pcapng and ↵Jeff Morriss1-1/+1
application/x-snoop. svn path=/trunk/; revision=46622
2011-10-30pass file to wireshark in wireshark.desktopBalint Reczey1-1/+1
svn path=/trunk/; revision=39670
2011-05-13That's *application*/vnd.tcpdump.pcap to you.Guy Harris1-1/+1
svn path=/trunk/; revision=37116
2011-05-13Pcap files now have an official MIME type.Guy Harris1-0/+1
svn path=/trunk/; revision=37115
2007-12-20Corrected GenericName for Norwegian (Bokmal) and Norwegian (Nynorsk).Stig Bjørlykke1-2/+2
svn path=/trunk/; revision=23928
2007-12-20From Peter (bug 2127):Stig Bjørlykke1-1/+0
X-KDE-SubstituteUID=true forces kde users to run this program as root, but since 0.99.7 it is highly suggested to avoid running one point five millions lines of source code as root. Please remove this line there. svn path=/trunk/; revision=23927
2007-12-06Update to version 1.0 of spec(s)Jörg Mayer1-3/+5
svn path=/trunk/; revision=23778
2007-09-30From Stéphane Loeuillet: patches to fix problems with the .desktop filesGuy Harris1-3/+1
found by desktop-file-validate: wireshark.desktop: warning: value "" for key "Path" in group "Desktop Entry" does not look like an absolute path wireshark.desktop: warning: value "GNOME;Application;Network;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" wireshark-root.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated wireshark-root.desktop: warning: value "" for key "Path" in group "Desktop Entry" does not look like an absolute path wireshark-root.desktop: warning: value "GNOME;Application;Network;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" svn path=/trunk/; revision=23034
2006-08-29- Update to 0.9.5 (from 0.9.4)Jörg Mayer1-10/+4
- Remove some unneeded entries - Add a translation svn path=/trunk/; revision=19076
2006-07-21Change name from Ethereal to Wireshark, remove translationsJörg Mayer1-5/+1
of the name that will now be incorrect. svn path=/trunk/; revision=18778
2006-05-31More ethereal -> wireshark.Gerald Combs1-4/+4
svn path=/trunk/; revision=18292
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-0/+88
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271