Wireshark-commits: [Wireshark-commits] master ba32436: WSDG: Update packet list and popup images an

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Dec 2018 08:25:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba32436f60477e896ad89a5d88964278851e5ce2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ba32436 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WSDG: Update packet list and popup images and descriptions.
    
    Update the images and descriptions for the packet list, column header
    popup, packet list popup, and packet detail popups.
    
    Add images and descriptions for the byte view popup.
    
    Use title case in more places.
    
    Change-Id: Icf3af426c97c6e7cf97dee377c20039b7b8791ce
    Reviewed-on: https://code.wireshark.org/review/31271
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c007afa   asn2wrs.py: use BASE_VAL64_STRING and val64_string
     add  ba32436   WSDG: Update packet list and popup images and descriptions.


Summary of changes:
 docbook/CMakeLists.txt                             |   1 +
 docbook/wsug_graphics/ws-bytes-pane-popup-menu.png | Bin 0 -> 197570 bytes
 .../wsug_graphics/ws-column-header-popup-menu.png  | Bin 52678 -> 195258 bytes
 .../wsug_graphics/ws-details-pane-popup-menu.png   | Bin 50712 -> 307273 bytes
 .../wsug_graphics/ws-packet-pane-popup-menu.png    | Bin 51716 -> 328247 bytes
 docbook/wsug_graphics/ws-packet-selected.png       | Bin 46060 -> 185251 bytes
 docbook/wsug_src/WSUG_chapter_use.asciidoc         |  41 ++-
 docbook/wsug_src/WSUG_chapter_work.asciidoc        | 393 ++++++++++++++++-----
 8 files changed, 331 insertions(+), 104 deletions(-)
 create mode 100644 docbook/wsug_graphics/ws-bytes-pane-popup-menu.png