Commit Graph

25 Commits

Author SHA1 Message Date
Jeff Morriss 162edec9ad Register a few more file extensions as belonging to Wireshark.
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-06-01 04:30:19 +00:00
Jeff Morriss fc5767418c Register Wireshark as the reader of mplog files on freedesktop, OS X, and 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-04-28 19:01:36 +00:00
Pino Toscano 3347e42590 Change "System" category to "Network" in desktop files
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>
2016-03-04 16:07:31 +00:00
Shinjo Park 687b2dcadc Modify application description of Wireshark in Korean. The transliteration "네트워크" 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-12-03 22:29:38 +00:00
Guy Harris 0ddae1b04c Put it in the Qt category, not the GTK category.
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>
2015-08-14 23:20:40 +00:00
Jeff Morriss b2fcbb2ba2 Add a MIME type for Tektronix rf5 files and register Wireshark for that type of
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-12-04 14:04:58 +00:00
AlexL 4ca9a5e320 Updated translations (add Comment fields) for desktop integration.
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-09-03 17:58:42 +00:00
Alexis La Goutte 757aa33220 Continue to remove $Id$ from top of file
(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>
2014-03-31 18:48:06 +00:00
Jeff Morriss 23c06af6b3 Update URLs to specs.
svn path=/trunk/; revision=48208
2013-03-09 01:35:58 +00:00
Jeff Morriss cfbba71508 The Icon is not supposed to have an extension; remove it.
svn path=/trunk/; revision=48203
2013-03-08 23:04:52 +00:00
Jeff Morriss 609c567a50 Put a trailing semicolon on the MimeType line (to satisfy desktop-file-validate).
svn path=/trunk/; revision=47906
2013-02-26 22:13:58 +00:00
Jeff Morriss 4aae84271d Add MIME types for more capture file formats Wireshark understands:
- 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-09 02:44:11 +00:00
Jeff Morriss 11507d00e0 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
2013-02-07 03:51:43 +00:00
Jeff Morriss 9e21fcc087 Also register Wireshark for MIME types application/x-pcapng and application/x-snoop.
svn path=/trunk/; revision=46622
2012-12-19 21:02:07 +00:00
Balint Reczey 6efb9bdf91 pass file to wireshark in wireshark.desktop
svn path=/trunk/; revision=39670
2011-10-30 14:24:29 +00:00
Guy Harris 26a6f4aac4 That's *application*/vnd.tcpdump.pcap to you.
svn path=/trunk/; revision=37116
2011-05-13 06:55:11 +00:00
Guy Harris 795cc63f41 Pcap files now have an official MIME type.
svn path=/trunk/; revision=37115
2011-05-13 06:23:58 +00:00
Stig Bjørlykke 87b7c73688 Corrected GenericName for Norwegian (Bokmal) and Norwegian (Nynorsk).
svn path=/trunk/; revision=23928
2007-12-20 14:16:13 +00:00
Stig Bjørlykke 6cb59492eb From Peter (bug 2127):
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-20 13:59:23 +00:00
Jörg Mayer 7d5edd6075 Update to version 1.0 of spec(s)
svn path=/trunk/; revision=23778
2007-12-06 03:41:18 +00:00
Guy Harris a3b70ff0da From Stéphane Loeuillet: patches to fix problems with the .desktop files
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
2007-09-30 00:18:44 +00:00
Jörg Mayer a9bbb04c7f - Update to 0.9.5 (from 0.9.4)
- Remove some unneeded entries
- Add a translation

svn path=/trunk/; revision=19076
2006-08-29 20:21:47 +00:00
Jörg Mayer e97a03fb0e Change name from Ethereal to Wireshark, remove translations
of the name that will now be incorrect.

svn path=/trunk/; revision=18778
2006-07-21 06:50:16 +00:00
Gerald Combs 8d6c73e567 More ethereal -> wireshark.
svn path=/trunk/; revision=18292
2006-05-31 22:34:21 +00:00
Gerald Combs eb71f7fb96 Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org
  mailing lists and addresses
  ETHEREAL -> WIRESHARK
  Man pages
  Automake/Autoconf names


svn path=/trunk/; revision=18271
2006-05-31 19:12:15 +00:00