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
This commit is contained in:
Guy Harris 2007-09-30 00:18:44 +00:00
parent 1c5db4d638
commit a3b70ff0da
3 changed files with 3 additions and 7 deletions

View File

@ -2810,6 +2810,7 @@ Ian Brumby <ian.brumby [AT] baesystems.com>
Todd J Martin <todd.martin [AT] acm.org>
Scott Robinson <scott.robinson [AT] flukenetworks.com>
Martin Peylo <wireshark [AT] izac.de>
Stéphane Loeuillet <leroutier@gmail.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.

View File

@ -5,7 +5,6 @@
# The entries are in the order they are listed in version 0.9.4
Type=Application
Version=1.0
Encoding=UTF-8
Name=Wireshark (as root)
GenericName=Network Analyzer
GenericName[af]=Netwerk Analiseerder
@ -71,10 +70,8 @@ Comment[sv]=Nätverkstrafikanalysator
Icon=hi48-app-wireshark.png
TryExec=gksu
Exec=gksu -u root /usr/bin/wireshark
Path=
Terminal=false
MimeType=
Categories=GNOME;Application;Network;
Categories=GNOME;Network;
# Found in Suse 9.1:
X-KDE-SubstituteUID=true
# Deprecated:

View File

@ -71,8 +71,6 @@ Comment[sv]=Nätverkstrafikanalysator
Icon=wireshark.png
TryExec=wireshark
Exec=wireshark
Path=
Terminal=false
MimeType=
Categories=Application;GTK;Network;X-Red-Hat-Extra;
Categories=GTK;Network;X-Red-Hat-Extra;
X-KDE-SubstituteUID=true