fixed wireshark

This commit is contained in:
Johannes Findeisen 2018-01-29 22:30:35 +01:00
commit faa83a6fc3

View file

@ -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" },