summaryrefslogtreecommitdiff
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorDirk <doj@cubic.org>2015-12-19 11:21:12 -0500
committerMichael Mann <mmann78@netscape.net>2015-12-19 20:41:14 +0000
commit07f0cf86333e7d2dd805731a322652ae5101a358 (patch)
treebc61cfdcb29787116bc05335945cd887496cedf6 /docbook/wsug_src
parent85e3750b065ae33c7f602395586a8fbe142864e4 (diff)
downloadwireshark-07f0cf86333e7d2dd805731a322652ae5101a358.tar.gz
Add menu item for capture comment dialog in GTK+
Qt already has a menu item for this in Statistics -> Capture File Properties Bug: 9628 Change-Id: I85dd6f85d43fbfb60c2f4db82d9a02d91866127c Reviewed-on: https://code.wireshark.org/review/12725 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.asciidoc b/docbook/wsug_src/WSUG_chapter_use.asciidoc
index 275a91615c..20104055f3 100644
--- a/docbook/wsug_src/WSUG_chapter_use.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_use.asciidoc
@@ -367,6 +367,11 @@ This will let you add a comment to a single packet. Note that the ability
to save packet comments depends on your file format. E.g. pcapng supports
comments, pcap does not.
+|menu:Capture Comment...[] ||
+This will let you add a capture comment. Note that the ability to save
+capture comments depends on your file format. E.g. pcapng supports
+comments, pcap does not.
+
|menu:Configuration Profiles...[] |kbd:[Shift+Ctrl+A]|
This menu item brings up a dialog box for handling configuration profiles. More
detail is provided in <<ChCustConfigProfilesSection>>.