Wireshark-commits: [Wireshark-commits] master cff44e5: Always install icons, and install them under

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Dec 2014 06:20:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cff44e5efd52fb8edad75e771652f313cd55cad1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cff44e5 by Guy Harris (guy@xxxxxxxxxxxx):

    Always install icons, and install them under $(datadir).
    
    We always install them because of bug 10737.
    
    We install them under $(datadir) because that's where we should install
    our data - if your desktop environment can't find the icons there,
    either it's broken (file a bug) or misconfigured (fix the configuration
    or, if you didn't configure it, file a bug).
    
    Bug: 10737
    Change-Id: I567269d8e45e6543d9e39dbedc49830adf7edb9f
    Reviewed-on: https://code.wireshark.org/review/5576
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c681091   Fix instances of duplicate display-filter-names with incompatible types.
    adds  cff44e5   Always install icons, and install them under $(datadir).


Summary of changes:
 Makefile.am |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 53 insertions(+), 8 deletions(-)