From d31651c42c698f87ee28f19e4257d5e75bb5e377 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Wed, 25 Jul 2012 11:49:03 +0000 Subject: [PATCH] Add Help Menu to QtShark * with new "item" Ask A&Q (not yet available in GTK Gui) * No yet link (next step) * No icon... svn path=/trunk/; revision=43986 --- ui/qt/main_window.ui | 114 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 113 insertions(+), 1 deletion(-) diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui index 5043b12560..2c72c7caaf 100644 --- a/ui/qt/main_window.ui +++ b/ui/qt/main_window.ui @@ -47,7 +47,7 @@ 0 0 960 - 22 + 23 @@ -79,9 +79,41 @@ + + + Help + + + + ManuelPages + + + + + + + + + + + + + + + + + + + + + + + + + @@ -195,6 +227,86 @@ No files found + + + Contents + + + + + Wireshark + + + + + Wireshark Filter + + + + + Wireshark + + + + + RawShark + + + + + Dumpcap + + + + + Mergecap + + + + + Editcap + + + + + Text2cap + + + + + Website + + + + + FAQ's + + + + + Downloads + + + + + Wiki + + + + + Sample Captures + + + + + About Wireshark + + + + + Ask (Q&&A) + +