diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-02 13:27:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-02 13:27:38 +0000 |
commit | 0410a9bb05da9b932751c777320b70ba693b2451 (patch) | |
tree | 2a1e983cee8f5cd19b3c4361dd5ffa5b6358952e /main/wireshark/wireshark.desktop | |
parent | a620b481f3b7d4eb78392db291792a940e5b50b5 (diff) | |
download | aports-0410a9bb05da9b932751c777320b70ba693b2451.tar.bz2 aports-0410a9bb05da9b932751c777320b70ba693b2451.tar.xz |
main/wireshark: upgrade to 1.2.6, build gtk wireshark
Diffstat (limited to 'main/wireshark/wireshark.desktop')
-rw-r--r-- | main/wireshark/wireshark.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/wireshark/wireshark.desktop b/main/wireshark/wireshark.desktop new file mode 100644 index 000000000..f4317f6d0 --- /dev/null +++ b/main/wireshark/wireshark.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +GenericName=Wireshark +Comment=Network protocol analyzer +Name=wireshark +Exec=wireshark +Icon=/usr/share/icons/wireshark.png +Type=Application +Terminal=false +Categories=Application;Network; |