Wireshark-commits: [Wireshark-commits] master 394eaa1: Add GResource message to configure script

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Feb 2016 04:51:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=394eaa1c20a43d75e59e14bc1d3e968451f880e4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

394eaa1 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add GResource message to configure script
    
    Use more descriptive naming while at it.
    
    Change-Id: Ic89562cb9fa2cd5e315992f12ad9e46f2361da0b
    Reviewed-on: https://code.wireshark.org/review/14057
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  03dfd9c   u3v: dissector for the USB3 Vision protocol
    adds  394eaa1   Add GResource message to configure script


Summary of changes:
 configure.ac             |   23 +++++++++++++++--------
 ui/gtk/CMakeLists.txt    |    2 +-
 ui/gtk/Makefile.am       |    4 ++--
 ui/gtk/about_dlg.c       |    4 ++--
 ui/gtk/capture_dlg.c     |    6 +++---
 ui/gtk/capture_if_dlg.c  |    2 +-
 ui/gtk/expert_comp_dlg.c |   14 +++++++-------
 ui/gtk/gui_utils.c       |   12 ++++++------
 ui/gtk/gui_utils.h       |    8 ++++----
 ui/gtk/main.c            |   24 ++++++++++++------------
 ui/gtk/main_statusbar.c  |    2 +-
 ui/gtk/main_welcome.c    |    6 +++---
 ui/gtk/prefs_layout.c    |    4 ++--
 ui/gtk/stock_icons.c     |   10 +++++-----
 14 files changed, 64 insertions(+), 57 deletions(-)