Wireshark-commits: [Wireshark-commits] master 7969c41: Use I/O Graphs instead of IO graphs everywhe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Jun 2019 20:01:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7969c4151946503884b58379627190f900a727d4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7969c41 by Dario Lombardo (lomato@xxxxxxxxx):

    Use I/O Graphs instead of IO graphs everywhere.
    
    Change-Id: I6ce866b03632965dd1bad6eff361d91dd210c62b
    Reviewed-on: https://code.wireshark.org/review/33680
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b3945f   XRA: do not decode packetpointer if not present
     add  7969c41   Use I/O Graphs instead of IO graphs everywhere.


Summary of changes:
 AUTHORS                                       | 2 +-
 AUTHORS.src                                   | 2 +-
 doc/wireshark.pod.template                    | 2 +-
 docbook/wsug_src/WSUG_chapter_statistics.adoc | 4 ++--
 docbook/wsug_src/WSUG_chapter_use.adoc        | 2 +-
 ui/io_graph_item.c                            | 2 +-
 ui/io_graph_item.h                            | 2 +-
 ui/qt/conversation_dialog.cpp                 | 2 +-
 ui/qt/io_graph_dialog.cpp                     | 4 ++--
 ui/qt/wireshark_de.ts                         | 8 ++++----
 ui/qt/wireshark_en.ts                         | 4 ++--
 ui/qt/wireshark_fr.ts                         | 8 ++++----
 ui/qt/wireshark_it.ts                         | 8 ++++----
 ui/qt/wireshark_ja_JP.ts                      | 4 ++--
 ui/qt/wireshark_pl.ts                         | 4 ++--
 ui/qt/wireshark_ru.ts                         | 4 ++--
 ui/qt/wireshark_sv.ts                         | 4 ++--
 ui/qt/wireshark_uk.ts                         | 4 ++--
 ui/qt/wireshark_zh_CN.ts                      | 6 +++---
 19 files changed, 38 insertions(+), 38 deletions(-)