fixed wireshark
This commit is contained in:
parent
eeb66c7943
commit
faa83a6fc3
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ graphicsmenu = {
|
|||
hackingmenu = {
|
||||
{ "ettercap", "/usr/bin/ettercap -G", "/usr/share/pixmaps/ettercap.svg" },
|
||||
{ "ghex", "/usr/bin/ghex ", "/usr/share/icons/hicolor/48x48/apps/ghex.png" },
|
||||
{ "wireshark", "/usr/bin/wireshark", "/usr/share/icons/hicolor/48x48/apps/wireshark.png" },
|
||||
{ "wireshark", "/usr/bin/wireshark-gtk", "/usr/share/icons/hicolor/48x48/apps/wireshark.png" },
|
||||
}
|
||||
internetmenu = {
|
||||
{ "chromium", "/usr/bin/chromium", "/usr/share/icons/hicolor/48x48/apps/chromium.png" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue