Wireshark-commits: [Wireshark-commits] master c274046: cmake: install icons and .desktop files

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Nov 2016 20:15:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c27404655650a3648f576663d07394105fd5ef30
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c274046 by Peter Wu (peter@xxxxxxxxxxxxx):

    cmake: install icons and .desktop files
    
    Based on the install-data-local target from Makefile.am.
    
    Change-Id: Ia2ff6b90475a30ed219019fd80afd1a498e3133c
    Reviewed-on: https://code.wireshark.org/review/18708
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  a123990   Create /etc/paths.d and /etc/manpaths.d if they don't exist.
    adds  c274046   cmake: install icons and .desktop files


Summary of changes:
 CMakeLists.txt               |   30 ++++++++++++++++++++++++++++++
 README.cmake                 |    2 --
 debian/rules                 |    5 -----
 debian/wireshark-gtk.install |    2 +-
 debian/wireshark-qt.install  |    2 +-
 5 files changed, 32 insertions(+), 9 deletions(-)