aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-07-23 18:28:32 -0700
committerGerald Combs <gerald@wireshark.org>2014-08-24 02:56:35 +0000
commitd31011572def589f5c7926c780e0e82a3f61216d (patch)
tree0d534d0ffae5b989c8d2374e97c9658cbd65245e /docbook/wsug_src
parent7d035a12b3762fccfd28694dd1ade2c8cd72ea7f (diff)
Convert admon graphics to SVG.
Use a common set of SVG files for AsciiDoc / DocBook admonition graphics. Put them in a common directory. According to http://caniuse.com/svg all common browsers have had SVG support for a while now. The graphics themselves were created with Inkscape. If you would like to refine them further you are more than welcome. Use variables to assemble xsltproc commands in Autotools and Nmake while we're here. Try to update Debian rules to reflect ga92c3fb. Change-Id: If82647af27a60117c517125dff0aca81c033be72 Reviewed-on: https://code.wireshark.org/review/3206 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.asciidoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.asciidoc b/docbook/wsug_src/WSUG_chapter_use.asciidoc
index 5243efbd91..5faed769d3 100644
--- a/docbook/wsug_src/WSUG_chapter_use.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_use.asciidoc
@@ -325,10 +325,10 @@ Enabling colorization will slow down the display of new packets while capturing
Resizing may take a significant amount of time, especially if a large capture file is loaded.
|menu:Displayed Columns[] | |This menu items folds out with a list of all configured columns. These columns can now be shown or hidden in the packet list.
-|menu:Expand Subtrees[] |kbd:[Shift+&#2192;]|This menu item expands the currently selected subtree in the packet details tree.
-|menu:Collapse Subtrees[] |kbd:[Shift+&#2190;]|This menu item collapses the currently selected subtree in the packet details tree.
-|menu:Expand All[] |kbd:[Ctrl+&#2192;] |Wireshark keeps a list of all the protocol subtrees that are expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item expands all subtrees in all packets in the capture.
-|menu:Collapse All[] |kbd:[Ctrl+&#2190;] |This menu item collapses the tree view of all packets in the capture list.
+|menu:Expand Subtrees[] |kbd:[Shift+&#x2192;]|This menu item expands the currently selected subtree in the packet details tree.
+|menu:Collapse Subtrees[] |kbd:[Shift+&#x2190;]|This menu item collapses the currently selected subtree in the packet details tree.
+|menu:Expand All[] |kbd:[Ctrl+&#x2192;] |Wireshark keeps a list of all the protocol subtrees that are expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item expands all subtrees in all packets in the capture.
+|menu:Collapse All[] |kbd:[Ctrl+&#x2190;] |This menu item collapses the tree view of all packets in the capture list.
|menu:Colorize Conversation[] | |This menu item brings up a submenu that allows you to color packets in the packet list pane based on the addresses of the currently selected packet. This makes it easy to distinguish packets belonging to different conversations. <<ChCustColorizationSection>>.
|menu:Colorize Conversation[Color 1-10] | |These menu items enable one of the ten temporary color filters based on the currently selected conversation.
|menu:Colorize Conversation[Reset coloring] | |This menu item clears all temporary coloring rules.
@@ -851,4 +851,4 @@ unexpected results. For a detailed description, see
++++++++++++++++++++++++++++++++++++++
<!-- End of WSUG Chapter 3 -->
-++++++++++++++++++++++++++++++++++++++ \ No newline at end of file
+++++++++++++++++++++++++++++++++++++++