Wireshark-commits: [Wireshark-commits] master-2.0 e8451c9: On UN*X, use XDG_CONFIG_HOME/wireshark f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Oct 2015 23:08:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8451c936113ecec0aec91d6f1f97d80eb32dded
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e8451c9 by Guy Harris (guy@xxxxxxxxxxxx):

    On UN*X, use XDG_CONFIG_HOME/wireshark for configuration files.
    
    If it doesn't exist, but ~/.wireshark does, continue to use that, for
    backwards compatibility.
    
    Derived from change I7fa64d6e8bd43c6a5dec93e30a4f69a747c34256.
    
    Bug: 6353
    Change-Id: I937f94b19a371486b7ea2228e51994cc4c72b501
    Reviewed-on: https://code.wireshark.org/review/11137
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit b0b53fa5937aa7ba258427ca0f3581dba725230d)
    Reviewed-on: https://code.wireshark.org/review/11232
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  963b390   Fix some copy+pasted tooltip text.
    adds  e8451c9   On UN*X, use XDG_CONFIG_HOME/wireshark for configuration files.


Summary of changes:
 wsutil/filesystem.c |  151 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 63 deletions(-)