summaryrefslogtreecommitdiff
path: root/ui/gtk/help_dlg.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2012-07-29 15:02:12 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2012-07-29 15:02:12 +0000
commite2cd738ca5b9c14afef40fca9f2a58d6a57a02a0 (patch)
tree26ebe8d00818774cb9a1957c8e1e7ce24331416c /ui/gtk/help_dlg.h
parenta35504013290f7fe72ce644b6f2f42e3b51ac9e0 (diff)
downloadwireshark-e2cd738ca5b9c14afef40fca9f2a58d6a57a02a0.tar.gz
Add link to Ask Wireshark Website ( http://ask.wireshark.org )in Help Menu for GTK
May be add a icon before (use favicon of Ask Website ?) Backport to older release ? svn path=/trunk/; revision=44104
Diffstat (limited to 'ui/gtk/help_dlg.h')
-rw-r--r--ui/gtk/help_dlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/help_dlg.h b/ui/gtk/help_dlg.h
index 03337bb9ee..ed8ddd0355 100644
--- a/ui/gtk/help_dlg.h
+++ b/ui/gtk/help_dlg.h
@@ -45,6 +45,7 @@ typedef enum {
ONLINEPAGE_SAMPLE_CAPTURES,
ONLINEPAGE_SECURITY,
ONLINEPAGE_CHIMNEY,
+ ONLINEPAGE_ASK,
/* local manual pages */
LOCALPAGE_MAN_WIRESHARK = 100,