From a3b70ff0da606fe096d4d84333876beac6d95bf3 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 30 Sep 2007 00:18:44 +0000 Subject: =?UTF-8?q?From=20St=C3=A9phane=20Loeuillet:=20patches=20to=20fix?= =?UTF-8?q?=20problems=20with=20the=20.desktop=20files=20found=20by=20desk?= =?UTF-8?q?top-file-validate:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- wireshark.desktop | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'wireshark.desktop') diff --git a/wireshark.desktop b/wireshark.desktop index a7fcde3644..aa67628a52 100644 --- a/wireshark.desktop +++ b/wireshark.desktop @@ -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 -- cgit v1.2.1