Commit Graph

17 Commits

Author SHA1 Message Date
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