aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.desktop
AgeCommit message (Collapse)AuthorFilesLines
2016-06-01Register a few more file extensions as belonging to Wireshark.Jeff Morriss1-1/+1
Register Wireshark for PacketLogger, ERF, IPFIX, and VWR files on freedesktop.org, OS X, and Windows (we were already registered for ERF and VWR files on Windows). Change-Id: I8105997cb15ea06e1c078489fd88763d4ce9e40c Reviewed-on: https://code.wireshark.org/review/15635 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-04-28Register Wireshark as the reader of mplog files on freedesktop, OS X, and ↵Jeff Morriss1-1/+1
Windows. (Doing this for freedesktop.org-compliant systems requires adding a MIME type; yes, I just made the application/x-micropross-mplog MIME type up.) Change-Id: I11d8cc22571dd39984f8237d0ef995922bdfd15f Reviewed-on: https://code.wireshark.org/review/15012 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2016-03-04Change "System" category to "Network" in desktop filesPino Toscano1-1/+1
Change-Id: I39346deaa9265f9684804688c36ab42ab4eee621 Reviewed-on: https://code.wireshark.org/review/14241 Petri-Dish: Balint Reczey <balint@balintreczey.hu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Balint Reczey <balint@balintreczey.hu>
2015-12-03Modify application description of Wireshark in Korean. The transliteration ↵Shinjo Park1-1/+1
"네트워크" and "네트웍" is mixed in single file, but the former is standard notation. Change-Id: Ie67a449a2269daef33c627bd4cf77434eeacf22b Reviewed-on: https://code.wireshark.org/review/12418 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-08-14Put it in the Qt category, not the GTK category.Guy Harris1-1/+1
The default binary, "wireshark", is now a Qt binary; "wireshark-gtk" is the GTK+ one. Change-Id: Ibfec5d796a9796c2588c4305b18dc4506a435228 Reviewed-on: https://code.wireshark.org/review/10034 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-12-04Add a MIME type for Tektronix rf5 files and register Wireshark for that type ofJeff Morriss1-1/+1
file. The magic matching comes from wiretap/k12.c. (Yes, I just made the application/x-tektronix-rf5 MIME type up.) Change-Id: Iafd7300aa7f2664bb06e1330caede10785c21d68 Reviewed-on: https://code.wireshark.org/review/5607 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-09-03Updated translations (add Comment fields) for desktop integration.AlexL1-0/+33
Patch submitted via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10442 Bug: 10442 Change-Id: Idf73b058cff5db520cde951e58e85e5f71c680e2 Reviewed-on: https://code.wireshark.org/review/3975 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
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