diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-05-31 16:44:02 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-05-31 16:44:02 +0000 |
commit | 9323e90cc525f8acd2b35254f5e90bce9dd96b83 (patch) | |
tree | ca7b9be16043104bf492eddd25561e444597784b /debian/wireshark-root.desktop | |
parent | fa2b419e608f752c5051f62d84ec7e5cdffb1436 (diff) | |
download | wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.tar.gz wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.tar.bz2 wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.zip |
Update Debian packaging files for Wireshark 1.0.
These files build the package with all features and
minimum changes from the released sources.
svn path=/trunk/; revision=25406
Diffstat (limited to 'debian/wireshark-root.desktop')
-rw-r--r-- | debian/wireshark-root.desktop | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/wireshark-root.desktop b/debian/wireshark-root.desktop index e90f96292a..ab91b8e2f6 100644 --- a/debian/wireshark-root.desktop +++ b/debian/wireshark-root.desktop @@ -68,9 +68,11 @@ Comment[fr]=Analyseur de trafic réseau Comment[fi]=Verkkoliikenne analysaattori Comment[sv]=Nätverkstrafikanalysator Icon=hi48-app-wireshark.png -TryExec=gksu -Exec=gksu -u root /usr/bin/wireshark +TryExec=su-to-root +Exec=su-to-root -X -c /usr/bin/wireshark +Path= Terminal=false +MimeType= Categories=GNOME;Network; # Found in Suse 9.1: X-KDE-SubstituteUID=true |