URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eea69065e77af408fb0e584cfb7e01366e2ab87f
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
eea6906 by Peter Wu (peter@xxxxxxxxxxxxx):
    doc: document WIRESHARK_CONFIG_DIR
    
    WIRESHARK_CONFIG_DIR was introduced with Wireshark 3.0 and is more
    cross-platform than WIRESHARK_APPDATA. The latter was presumably created
    for use by PortableApps. Let's consider that an internal, undocumented
    detail that might be change, and document WIRESHARK_CONFIG_DIR instead.
    
    Change-Id: I0042d607b282cc6dee4b017b1e80b44087bd62e9
    Reviewed-on: https://code.wireshark.org/review/34113
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    (cherry picked from commit 04c12dd67bd040958e295584e340905b0ec680ff)
    Reviewed-on: https://code.wireshark.org/review/34125
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  1ba37d6   [Automatic update for 2019-07-28]
     add  eea6906   doc: document WIRESHARK_CONFIG_DIR
Summary of changes:
 doc/rawshark.pod           | 9 +++++----
 doc/tshark.pod             | 9 +++++----
 doc/wireshark.pod.template | 9 +++++----
 3 files changed, 15 insertions(+), 12 deletions(-)